Aquify Safari 3 form elements?
January 28, 2008 6:32 PM   Subscribe

What should I put in a custom browser stylesheet to override and Aquify all web form element styles (buttons, text fields, etc.) in Safari 3.0.4? I'd like to undo custom properties like colors, fonts, and borders, and make all form elements display natively, using Aqua, like Safari used to do in previous versions. I'm essentially looking for the opposite answer to this question, using a custom userContent.css-esque stylesheet. (Thanks for your help.)
posted by tepidmonkey to Computers & Internet (1 answer total) 2 users marked this as a favorite
 
Best answer: I haven't tested this, but I'd assume that from Safari's default stylesheet you could just take all the rules under /* form elements */ and add "!important" before the closing } brace of each rule.
posted by nicwolff at 9:33 PM on January 28, 2008


« Older when things are this down, there's only one...   |   How do you make your body conform to a standard... Newer »
This thread is closed to new comments.