搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Problem with Firebug after update to Firefox 44.0.2

  • 2 回覆
  • 1 有這個問題
  • 4 次檢視
  • 最近回覆由 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

所有回覆 (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.