my own response:
put into profile-directory/chrome/userChrome.css next rows. : )))
userChrome.css:
###########################
panelTab[selected="true"] {
background:none !important;
}
panelTab:hover:not([selected="true"]) {
background:none !important;
}
.panelTab-text {
color:orange !important;
}
.panelTab-text:hover {
color:red !important;
}
--
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.