Ignore:
Timestamp:
Jun 21, 2013, 12:26:09 PM (11 years ago)
Author:
mistic100
Message:

feature:2916
modify .showIcon class to be used with fontello (icon-info-circled-1)

File:
1 edited

Legend:

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

    r23121 r23426  
    4343INPUT, SELECT, TEXTAREA { border: 1px solid #999; }
    4444
     45.showInfo { color:#999; }
     46.showInfo:hover { color:#333; }
    4547
    4648
     
    284286.pluginBox.incompatible, .pluginMiniBox.incompatible {border-color:#a00 !important;}
    285287.pluginBoxes .merged, .pluginBoxes .missing  {background-color:#d99;border:1px solid #a00;}
    286 .showInfo {color:#fff;background-color:#999; }
    287 .showInfo:hover {color:#fff;border:none;background-color:#333}
    288288
    289289.languageBox {background-color:#ddd;}
Note: See TracChangeset for help on using the changeset viewer.