Ignore:
Timestamp:
Mar 4, 2013, 10:55:27 AM (11 years ago)
Author:
plg
Message:

bug 2857 fixed: select/options are invisible (#ccc on #ccc) with Chrome

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/themes/elegant/theme.css

    r20982 r21173  
    2222INPUT[type="button"], INPUT[type="submit"],
    2323INPUT[type="reset"], INPUT[type="file"],
    24 SELECT, TEXTAREA                                                        { background-color: #555;}
     24SELECT, TEXTAREA, OPTION                                                        { background-color: #555;}
    2525INPUT:focus, SELECT:focus, TEXTAREA:focus       { background-color: #666;}
    2626
Note: See TracChangeset for help on using the changeset viewer.