All CSS rules that are associated with an element (include those using class attribute) should be displayed. You should be able to just open HTML tab, select particular element and see all these styles in the right-side panel (within the Style tab). If they are not displayed, make sure the CSS rule is properly associated with your element (I have just tested with 1.2.1 and it works for me).
Honza On Dec 11, 2:31 am, bbxrider <[EMAIL PROTECTED]> wrote: > i'm using firefox 3.0 and firebug 1.2.1, and can't figure how to get the > styles displayed when using 'class' as opposed to 'id' in a tag? is it not > available or there is a different way to get class. > -- > View this message in > context:http://www.nabble.com/how-to-display-class-styles-tp20947856p20947856... > Sent from the FireBug mailing list archive at Nabble.com. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
