Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Problem with Firebug after update to Firefox 44.0.2

  • 2 Antworten
  • 1 hat dieses Problem
  • 1 Aufruf
  • Letzte Antwort von stevesurf

more options

After upgrading to Firefox 44.0.2 Firebug does not show which css file and line no. for the HTML code

After upgrading to Firefox 44.0.2 Firebug does not show which css file and line no. for the HTML code

Alle Antworten (2)

more options

I did find this in an old issue for Firebug: "The line numbers are shown within the CSS Edit Mode, which you can enable by clicking the Source Edit / Live Edit button within the panel toolbar." from comment 30 in this thread

more options

guigs said

I did find this in an old issue for Firebug: "The line numbers are shown within the CSS Edit Mode, which you can enable by clicking the Source Edit / Live Edit button within the panel toolbar." from comment 30 in this thread

Not quite want I wanted. It used to show the cascade of the css statements with a line through the CSS statements which were superceded and the name of the css file where the css statements were specified.