Changeset 9669

Show
Ignore:
Timestamp:
10/14/08 05:41:09 (3 months ago)
Author:
afz
Message:

for better viewing in Layout gadget

Files:

Legend:

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

    r9667 r9669  
    511511/* header links */ 
    512512#top-header #header-links { 
     513top: 20px; 
     514right: 20px; 
     515color: #C6DDEE; 
     516min-width: 195px; 
    513517position: absolute; 
    514 color: #C6DDEE; 
    515518font: bold 14px "Trebuchet MS", Arial, Tahoma, Sans-serif; 
    516 top: 20px; right: 20px; 
     519
     520*html #top-header #header-links { 
     521width: 195px; 
     522white-space: nowarp; 
    517523} 
    518524#header-links .menu ul li {