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

Merged revision(s) r17928 from trunk:
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
  • branches/2.4/admin/themes/clear/theme.css

    r17290 r17929  
    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.