well rounded???
Can someone tell me WHY this extension turns the address bar WHITE?? It totally ruins several of my themes, since the text is hardly visible after turning it WHITE:( Whoever created this, can you PLEASE make it so the background stays the same? I like the look of the rounded edges, but the background should be compatible with whatever theme is being used.
Thanks;)
Thanks;)
Comments
EDIT: Use style 6463
I added a few things and its working great now.
#urlbar *, #searchbar button, menulist, textbox, filefield {
-moz-appearance: none !important;
background: -moz-Field !important;
-moz-border-radius: 14px !important
}
/* Removes some weird shading on "Save files to" dialog */
filefield .fileFieldContentBox, filefield[disabled="true"] .fileFieldContentBox {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
Im using Firefox 2.0.0.14, and the extension was called well rounded 2. Isn't that for FF2?? Also, I wasn't specific in saying how it turns the text white---it only does that on a couple themes where the background is supposed to be black. But I worked it out, to where I got rid of the themes that it isn't compatible with. Although, it does mess up the Redshift theme somewhat. It puts a black bar in the middle of a white address bar(??) So if I use that one, I may have to disable this style, or just put up with the way it looks:( Hopefully, there will be an update that improves this!:)
I just tried it, and it doesn't work with Redshift, so I'm guessing it hasn't been improved yet;) Thanks--
On top of that, i use this to grey 'em out.