Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Learn More

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

Problem with Firebug after update to Firefox 44.0.2

  • 2 risposte
  • 1 ha questo problema
  • 4 visualizzazioni
  • Ultima risposta di 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

Tutte le risposte (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.