【问题标题】:css inspector Firefox where is the line number as firebugcss 检查器 Firefox 在哪里作为 firebug 的行号
【发布时间】:2018-02-05 14:40:44
【问题描述】:

我是一名网页设计师,曾经和 Firebug 一起工作,我很高兴。

现在,在 Firefox 检查器中,为什么我没有 css 文件中 css 规则的行号? 正如你在这里看到的,我有 bootstrap.css 但没有行号:http://hpics.li/1de4f50

这里的文档https://developer.mozilla.org/en-US/docs/Tools/Page_Inspector/How_to/Examine_and_edit_CSS 说:“文件名和行号:右侧是指向规则的链接。请参阅指向 CSS 文件的链接” 我到处找都没有找到……

感谢您的帮助。

【问题讨论】:

    标签: css firefox firefox-developer-tools inspector


    【解决方案1】:

    我没有在 Inspector 选项卡中找到它们,但如果您在同一个开发者工具界面中找到它们:

    1. 转到Debugger 标签
    2. 在源列表中找到有问题的文件并选择它。
    3. 在源面板的左侧,您会看到行号。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2017-05-21
      • 1970-01-01
      • 2012-03-25
      • 2011-03-22
      • 1970-01-01
      • 1970-01-01
      • 2014-09-29
      • 1970-01-01
      相关资源
      最近更新 更多