Removing some CSS from panel

4 views
Skip to first unread message

Greg Bell

unread,
Sep 17, 2015, 12:57:18 AM9/17/15
to Firebug
Big fan of Firebug, thanks to the devs for all these years of great work.

One feature I could really use is a way to remove some CSS from the panel display.

For example, CSS I'm working on often inherits a reset, debug border box, or some other wide-matching rule like this:


*, *::before, *::after {
box-sizing: inherit;
}
*, *::before, *::after {
box-sizing: inherit;
}

That takes up a significant portion of the Firebug display (the way I like to arrange it).  If I could remove those from displaying, I could see the CSS that actually matters.

Is that an interesting feature request?
Reply all
Reply to author
Forward
0 new messages