



I try to improve his design (much more like the Mac look & feel ).
Update 2008:
*color of password field different
*comments for improvements below are included now
If you love this one, you may for sure love this other: WellRounded 2 beta 1 - http://userstyles.org/style/show/666
Before
|
After
|
Still working great on FF2!
To have something that works with Firefox 3, try 'Rounded Forms for FF3' at http://userstyles.org/styles/8986. (This borrows shamelessly from Beautiful Form, but adds rounding to dropdowns as well.)
Yep, needs updating for FF3! Works great with FF2 though :)
Update it to FF3!
i made some mods to this, because i liked the idea but not so much the execution
if the author would be so kind and see what i have done? i think they will be pleased.
however, i am still unable to get combo boxes to be rounded, those are still square... i welcome any comments to improve!
http://userstyles.org/styles/2893
I like it. As Kemeul said, add some padding. I also made it leave image inputs alone:
input {
padding : 0 5px !important;
}textarea {
padding : 3px !important;
}input[type="image"] {
border : none !important;
padding : 0 !important;
-moz-border-radius : 0 !important;
}
Like it, but causes some problems when used concurrently with Bright Focus. (Also, Identify Password Fields then bleeds out of the corners)
Wery nice :D
I would just add a little bit of code:input:not([type="button"]):not([type="reset"]):not([type="submit"]):not([type="checkbox"]), textarea
{
padding-left: 0.3em;
padding-top: 0.2em;
}
looks very stylish ^^
rounds the search input area, not the password areas so that there's a nice contrast; I use it with ID password fields (red), and my friends think I'm disgusting smart. Flow-ease would be a good name for a gassy pet.
.ad {
/* Your ad can be here instead. 10K unique visitors for $5/day. Mail me. */
}