To edit the CSS of the page (temporarily) you should use the CSS panel
<https://getfirebug.com/wiki/index.php/CSS_Panel> or the Style side panel
<https://getfirebug.com/wiki/index.php/Style_Side_Panel> within the HTML
panel <https://getfirebug.com/wiki/index.php/HTML_Panel>.
Sebastian
On Saturday, March 14, 2015 at 2:26:07 PM UTC+1, Ben wrote:
>
> Assume I loaded a web page with CSS stylesheet in Firefox.
>
> Now I want to add another CSS statement on top of the existing CSS
> stylesheet.
>
> The existing CSS stylesheet should neither be changed nor edited in place.
>
> Instead I want to add a statement e.g. with the "!important" appendix e.g.
>
> #print-wrapper div { font-size: 12px !important; line-height: 14px
> !important; }
>
> Ok, I could enter such a CSS statement in Firebug console.
> but how can I really add it?
>
> Hitting "Run" results in an error statement
>
> Ben
>
--
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].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/firebug.
To view this discussion on the web visit
https://groups.google.com/d/msgid/firebug/a4fa3f60-4415-40f8-b254-17c300b1b59f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.