Show
Ignore:
Timestamp:
08/09/06 11:06:03 (2 years ago)
Author:
mbonetti
Message:

Fix for #419 - Allow graphical updating of themes

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/gregarius/themes/default/web/css/look.css

    r1435 r1527  
    129129tr.active td { font-weight:900; background-color:#f8f8ff; } 
    130130tr.hilite td { font-weight:900; background-color:#f0fff0; } 
     131.themeframe.hilite span,.themeframe.hilite:hover span { background-color:#f0fff0; } 
    131132 
    132133h3.collapsed { 
     
    404405} 
    405406 
     407.themeframe h5 a.update { color: #447; font-weight: 900 !important; } 
     408 
    406409.themeframe .bookmarklet { 
    407410    float:right; 
     
    420423     
    421424.themeframe span:hover, .themeframe.active span {  
    422  border-color: #eef; 
     425 border-color: #dde; 
    423426 background-color: #f8f8ff; 
    424427 }