> > Two things that are annoying now is that Firebug adds in a heap of system > CSS (from html.css) that I'd rather not have to wade through.
Uncheck the option *Show User Agent CSS*<https://getfirebug.com/wiki/index.php/Style_Side_Panel#Options_Menu>and you won't see these styles anymore. > And also I miss the blue hi-lite block that focused one's attention on the > element being examined. > We didn't remove the highlighter. Please check the option *Shade Box Model*<https://getfirebug.com/wiki/index.php/HTML_Panel#Options_Menu>. Hovering over an element inside the HTML panel will then highlight the content, padding, border and margin area<https://getfirebug.com/wiki/index.php/HTML_Panel#Node_View>of the element. Sebastian -- -- 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 https://groups.google.com/forum/#!forum/firebug --- You received this message because you are subscribed to the Google Groups "Firebug" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
