In the HTML panel, the current (and previous) version of Firebug allows you to right click in the Style subpanel and "Edit Element Style..."
This is a great feature for on-the-fly editing. What would be nice, though, would be to edit all elements of that type, or to be able to declare css within the subpanel. For instance, if I wanted to change all the default padding for TDs inside a Table, I'd have to click on each one individually and do the method above, changing each one, one at a time if there wasn't already a collective style applied to it. The other alternative would be to edit the HTML and do it there, but that doesn't have intellisense and it isn't has nice to play with. Having easier style manipulation would definitely save some time in development. -- 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.
