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/62120bd4-d26f-49f0-9707-10f4774147ff%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to