Ignore:
Timestamp:
Sep 15, 2012, 5:27:26 PM (12 years ago)
Author:
mistic100
Message:

small css fixes:

make disabled options visible with clear,
remove border on .showInfo:hover, avoiding clipping on some pages with roma

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/themes/clear/theme.css

    r17289 r17928  
    2323th { color: #888; }
    2424INPUT, select, textarea { color:#666; background-color: #ccc; }
     25option[disabled] { background-color: #ccc; }
    2526input[type="radio"], input[type="checkbox"] { background-color: transparent; }
    2627
Note: See TracChangeset for help on using the changeset viewer.