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/roma/theme.css

    r7869 r8382  
    5858.content dl, dd { margin:5px; }
    5959.content div.titrePage {}
    60 .instructions { height:450px; overflow:scroll; padding:0 20px 0; text-align:left; margin-bottom: 20px;
    61 font-size:14px; line-height:21px; }
    62 .instructions { overflow-y:scroll; overflow-x:hidden; }
    63 .instructions  h3 { text-align: center; margin: 30px 0 0 0; }
    64 
    65 .instructions { text-align:left; padding-top:5px;}
    66 .instructions LI { margin-bottom:5px; }
    67 .instructionBlock {border: 1px solid #666; margin: 5px; overflow: hidden;}
    68 .instructionBlockHeaderCollapsed, .instructionBlockHeaderExpanded {background-color:#111; background-position:15px center;
    69 background-repeat:no-repeat; color:#444; cursor:pointer; font-size:110%; overflow:hidden; padding:8px 41px;}
    70 .instructionBlockHeaderCollapsed span, .instructionBlockHeaderExpanded span {border-bottom: 1px solid #444; }
    71  .instructionBlockHeaderCollapsed:hover span, .instructionBlockHeaderExpanded:hover span,
    72  .instructionBlockHeaderCollapsed:focus span, .instructionBlockHeaderExpanded:focus span { border-bottom-color: #111; }
    73 
    74 .instructionBlockHeaderCollapsed { background-image: url(../../icon/expand.png);}
    75 .instructionBlockHeaderExpanded { background-image: url(../../icon/collapse.png);}
    76 .instructionBlockContent { padding:0 15px 15px;}
    77 SPAN.pwgScreen { font-style:italic; border-bottom:1px dotted #666}
     60
    7861
    7962UL.thumbnails span.wrap2:hover { background-color:#111; border:1px solid #FF3363; color:#666; }
Note: See TracChangeset for help on using the changeset viewer.