Is Firebug or IEDevtoolbar capable of distinction between Inline / External stylesheet styling? If not, is it possible to write a tool that is capable to distinct inline styling from styles from a stylesheet?
Is Firebug or IEDevtoolbar capable of distinction between Inline / External stylesheet styling? If
Share
Firebug can do that
In the style panel, it shows Element.style, and all styles applied from stylesheets, with the overridden styles crossed out