
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
The form controls in linux version of firefox can be more beutiful.
They can be more friendly too.
* Focused input has black border.
* Reset button has red text - you will never click on it by accident
* Really large textareas
* hover effects on buttons, selects and checkboxes
There is only one downside - you will never see what styling webmaster put on his buttons :)
It is based on exellent Industrial Forms by Garret LeSage
http://linuxart.com/log/archives/2004/09/22/firefox-forms-work-in-progress/
Installation for Firefox 1.5
1. Download Tarball
2. add files from tarball to /res directory in your firefox installation.
3. Add content of winter.css to forms.css ( cat winter.css >> forms.css )
4. restart Firefox.
Enjoy! :)
And guys, if you rate the thing down - spend 20 seconds, drop me a line why you did not like it. Please.
15 years ago
0.7 the buttons do not grab theme colors anymore. It was ugly. The Disabled buttons look disabled now.
0.6 tweaked buttons a bit, fixed select[multiple]
0.5 Clearlookish buttons, thanks Nikola Pizurica
,input type=search
0.4 Deer Park Version
0.3 Added Reset button, removed background from big selects
0.2 improved disabled controls, fixed issue with style mixing when class for radio is specified, tweaked dropdown a bit
15 years ago
0.7 the buttons do not grab theme colors anymore. It was ugly. The Disabled buttons look disabled now.
0.6 tweaked buttons a bit, fixed select[multiple]
0.5 Clearlookish buttons, thanks Nikola Pizurica
,input type=search
0.4 Deer Park Version
0.3 Added Reset button, removed background from big selects
0.2 improved disabled controls, fixed issue with style mixing when class for radio is specified, tweaked dropdown a bit
lokheed
15 years ago
Text on buttons in Firefox (buttons in Preferences window for example) are missing. The throbber is also MIA. Aside from that it works OK, but the bugs above make it unusable at this point.
The check/radio elements do not also display correctly, ending up with a awful looking mishmash of the current look and the clearlooks looks.
Report
ilishin
15 years ago
Report
ilishin
15 years ago
Hovewer, in branch(1.8) (Fx 1.5) it works ok.
Report
leprechaun
15 years ago
I was searching something similar for veeery loooong time.
Thanks! :)))
Report
silan
16 years ago
Report
ilishin
16 years ago
But you can add it to your userContent yourself if you want to.
Report