Your issue about getting rid of overridden styles sounds like: http://code.google.com/p/fbug/issues/detail?id=223
And tracing where styles come from sounds like: http://code.google.com/p/fbug/issues/detail?id=2916 Sometimes you can find something in the layout pane because e.g. that is the width of the element ... just because the element is that width does not mean that a width was directly assigned. On Feb 15, 8:45 am, Mark Stouffer <[email protected]> wrote: > When I inspect a page I get a 100 lines of "font-size: 12px;" struck > out and replaced by "font-size: 12px;" yet I can't find the "margin: > 12px 0px;" that I am looking for. > > Is there a way to hide overwritten styles? I am really just looking > for the applied style. > > Also, why do I sometimes see the style in the Layout pane, but can't > find it anywhere in the Style pane? Is there a better way to always > find why a certain observable style is applied? -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/firebug?hl=en.
