



Update of WellRounded 2 to Firefox 3. See WellRounded 2's page for a description.
If you are using Glasser, you don't want this style. Check out _Len R's rounded FF3 for glasser.
This is version 1.0.3pre4, which fixes another regression with Fission.
Before
|
After
|
This is a very nice update. It doesn't, however, play nice with this style: http://userstyles.org/styles/8248 Any way to get them both to work?
Good, but I think you need to fix it with the Google toolbar. it looks very strange when using this style.
Nice work :D
I only don't understand why there is a 0 between adresbar and searchbar
It is true that with small icons, this style does increase the height of the bars somewhat. Not by much though.
This style increase the height of the bars. I don't like it.
As for Fission styling, note that the stack has moved due to the new site button. The selector you want is now #urlbar>.autocomplete-textbox-container>.fission-progress-stack>progressmeter>.progress-bar .
I'd give it a 5/5 but it breaks Fission. When using Fission, the location bar is also the status bar, but that doesn't happen when using WellRounded 3 at the same time. :/
*edit* much improved windows performance. Well done, vb!
A nice lightweight way of doing things (I wrote up a whole theme to do something similar, with more effects - http://userstyles.org/styles/6292 - but it's huge, and requires constant bugfix edits). Very cleverly done!
Does strange things to the locationbar and searchbar (the black line isn't entry text but an artifact) on vista 120dpi:
http://img149.imageshack.us/img149/3226/31324769em3.pngStill seeing weirdness:
http://img370.imageshack.us/img370/8701/69957497xb7.png
I think its just an inconsistency between the 'nix and 'doz compiles; I've rewritten my own theme based on code from here and have (nasty) complaints from 'nix users. I've reported this on bugzilla; you should confirm:
https://bugzilla.mozilla.org/show_bug.cgi?id=430327Do me a favor and take a look at my theme and post a sshot from 'nix so I can try to work out glitches; feel free to take a look at my code and steal to your heart's content (with credit given of course; let me know if you'd like more prominent credit for snatching your rounded borders idea to remake my own theme): http://userstyles.org/styles/6601
Try this code for the URLbar on 'nix; it fixes the weird glitchy appearance on 'doz, but donno what it'll do on 'nix:
#urlbar > dropmarker.autocomplete-history-dropmarker {
margin-left:-5px !important; /*pull other elements closer*/
-moz-border-radius: 8pt !important;
border:none !important;}
I'm seeing the same thing Len is reporting I've stuck with the older version. Still great work. :)