Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

Problem with Firebug after update to Firefox 44.0.2

  • 2 odpovědi
  • 1 má tento problém
  • 4 zobrazení
  • Poslední odpověď od 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

Všechny odpovědi (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.