【问题标题】:Chrome dev tools: Origin of style without file name?Chrome 开发工具:没有文件名的样式起源?
【发布时间】:2013-12-21 03:59:24
【问题描述】:

对于div#at4-share的样式,在Chrome 30.0中没有显示文件名。

样式可能来自哪里?

【问题讨论】:

    标签: css google-chrome-devtools


    【解决方案1】:

    您可以在显示的屏幕截图中看到它:

    <style>(...)div#at4-share {padding-right:16px;}</style>
    

    在突出显示的行下方正好 8 行。

    它在文档中是内联的。

    【讨论】:

      猜你喜欢
      • 2015-01-05
      • 2020-02-09
      • 1970-01-01
      • 2016-12-13
      • 2019-02-25
      • 2012-07-16
      • 2018-09-13
      • 2015-01-24
      • 1970-01-01
      相关资源
      最近更新 更多