Changeset 8690

Show
Ignore:
Timestamp:
05/23/08 21:23:57 (8 months ago)
Author:
afz
Message:

update tunnel theme

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • art/themes/tunnel/style.css

    r8665 r8690  
    598598} 
    599599* html .menu a:hover {background:#d04c01; color:#fff; position:relative;} 
    600 * html .wide .menu a:hover {float: left;} /* must be removed in RTL mode */ 
     600* html .wide .menu a:hover {float: left;} 
    601601* html .narrow .menu li a, * html .narrow .menu li a:visited {width:150px;} 
    602602* html .wide .menu li ul, * html .wide .menu li ul li a, * html .wide .menu li ul li a:visited {width:200px;} 
     
    605605position:absolute; 
    606606visibility:hidden; 
    607 top:-11px; left:148px; 
     607top:-11px; left:120px; 
    608608padding:10px 30px 30px 30px; 
    609609background:transparent url(images/blank.gif); 
  • art/themes/tunnel/style.rtl.css

    r8675 r8690  
    607607position:absolute; 
    608608visibility:hidden; 
    609 top:-11px; right:148px; 
     609top:-11px; right:120px; 
    610610padding:10px 30px 30px 30px; 
    611611background:transparent url(images/blank.gif);