Firebug > HTML > Inspect Button > click on your element 'div'.
Firebug > HTML > Style side panel. The style rules should include the
CSS class aabbcc. The source links to to the HTML view, but I think
they should go to CSS panel.

jjb

On Jan 31, 12:01 am, muuvuu <[email protected]> wrote:
> Assume I opened a web page with Firebug.
>
> A certain "div" tag contains a "class" attribute e.g.
>
> <div class="aabbcc">
>
> Now I want to look (and maybe change) at the CSS definition of
> "aabbcc"
> How can I jump directly onto the location in CSS where "aabbcc" is
> defintion?
>
> The CSS is VERY big and manual searching very uncomfortable.
>
> Michael
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to