Ignore:
Timestamp:
Apr 10, 2012, 10:33:43 PM (12 years ago)
Author:
rvelices
Message:
  • remove/comment unused css
File:
1 edited

Legend:

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

    r13729 r14084  
    11
    22/* text color */
    3 BODY, H1, H2, H3, DT,
     3BODY, H1, H2, DT,
    44INPUT.rateButtonSelected /* <= why IE doesn't inherit this ? */ {
    55        color:#696969;  /* dimgray */
     
    77
    88/* backgrounds */
    9 BODY, H3 {
     9BODY {
    1010        background-color: #ffffff;      /* white */
    1111}
Note: See TracChangeset for help on using the changeset viewer.