Ignore:
Timestamp:
Dec 29, 2010, 11:01:03 PM (13 years ago)
Author:
rvelices
Message:

some admin theme cleanup - remove unused css, unused icons

File:
1 edited

Legend:

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

    r7869 r8382  
    8989.content div.titrePage { height:40px; }
    9090
    91 .instructions { text-align:left; padding-top:5px;}
    92 .instructions LI { margin-bottom:5px; }
    93 .instructionBlock {border: 1px solid #999; margin: 5px; overflow: hidden;}
    94 .instructionBlockHeaderCollapsed, .instructionBlockHeaderExpanded {background-color:#eee; background-position:15px center;
    95 background-repeat:no-repeat; color:#999; cursor:pointer; font-size:110%; overflow:hidden; padding:8px 41px;}
    96 .instructionBlockHeaderCollapsed span, .instructionBlockHeaderExpanded span {border-bottom: none; }
    97 
    98 .instructionBlockHeaderCollapsed { background-image: url(icon/expand.gif);}
    99 .instructionBlockHeaderExpanded { background-image: url(icon/collapse.gif);}
    100 .instructionBlockContent { padding:0 15px 15px;}
    10191SPAN.pwgScreen { font-style:italic; border-bottom:1px dotted #666}
    10292
Note: See TracChangeset for help on using the changeset viewer.