ridergasra.blogg.se

Firefox mac os x lion
Firefox mac os x lion




firefox mac os x lion
  1. FIREFOX MAC OS X LION HOW TO
  2. FIREFOX MAC OS X LION PATCH

> I guess this can't be done in toolbarbutton.css as it shouldn't apply to >+++ b/browser/themes/pinstripe/browser/browser.css

firefox mac os x lion

>- a/browser/themes/pinstripe/browser/browser.css Splinter Review (In reply to comment #5) And once we've done the jar.mn doubling, we might as well use it for (1) and (3), too. But for (2), file-based jar switching would be more comfortable than specifying everything twice in the CSS. (4) and (5) are the things I'd prefer a system metric for, instead of a separate CSS file. (6) should probably be implemented outside CSS via a platform color.

FIREFOX MAC OS X LION PATCH

In this patch I'm handling (1) and (3) via jar platform switching. (5) different urlbar / searchbar inner shadow (4) different background window behavior (not present in this patch):īutton:not(:hover) >. (2) lighter glpyhs for many other toolbar / tabbar icons (1) different Toolbar.png, lighter glyphs The specific differences on Lion are (going to be): This patch uses the former, but I'm thinking the latter might make more sense, even if only to prevent increasing the omni.jar size. As I see it, we have two choices: We could use jar/manifest-style file-based platform switching, or we could add a -moz-system-metric(mac-lion-theme).

FIREFOX MAC OS X LION HOW TO

I'm undecided about how to apply Lion-only theme parts. With the back button because we can't turn off its rounded corners. The mask needs to be shifted because the forward button now has more overlap That's why we also scaleX(-1) it in non-lwtheme RTL mode, because otherwise Too, because the back button circle is now transparent. The non-lwtheme keyhole forward button gets the keyhole forward mask applied, We can only do it when the flipped button stands alone, e.g. moz-transform, so we can't flip adjacent buttons with scaleX(-1) in RTL Whether to use rounded corners or separators. moz-appearance: toolbarbutton looks at adjacent buttons in order to decide And because using Lion-style buttons with a Leopard-style keyhole circle looks bad, I've added a Lion-style keyhole circle. Splinter Review This patch makes us use -moz-appearance: toolbarbutton (from bug 672050) in all the places where we used to recreate this button style with CSS.






Firefox mac os x lion