> ...a quick test I made by replacing the default Firebug skin by the one >> used on Mac, which looks like this: >> > > That looks *nothing at all* like the default skin on my Mac. You think > the default Firefox skin for Mac has a bright red titlebar? > No, I just played around with Theme Font and Size Changer as you can see in the screenshot to see how it influences the display.
Could you provide a screenshot of what you see? >> > > I make screenshots all the time, but I have no idea how to include one > here in Google Groups. Do you just drag a PNG into the message body itself? > No, there's an image button at the left of the "Link" button. Though positioning the inserted image is a bit tricky sometimes. > Anyway, I doubt it would prove much, because the screenshot isn't really a > photo -- it basically shows a best-case scenario, not what my crappy second > monitor displays. > Well, I can't fix your old monitor. :-) > I really do appreciate your help, but I still wish I could find out about > Firebug CSS selectors. > No problem, the related selectors can be found here: https://github.com/firebug/firebug/blob/master/extension/skin/classic/mac/firebug.css#L366(normal style) https://github.com/firebug/firebug/blob/master/extension/skin/classic/mac/firebug.css#L408(pressed style) Btw. you can inspect the whole browser UI to get to know about the structure and CSS behind it using DOM Inspector<https://addons.mozilla.org/firefox/addon/dom-inspector-6622/> . Sebastian -- 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/d399ac31-3619-4f9d-99e1-3667ab1b0aeb%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
