Changeset 318

Show
Ignore:
Timestamp:
02/08/07 20:54:55 (2 years ago)
Author:
seancribbs
Message:

facets: Corrected main tabs display issue. Needs verification of Safari compatibility.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/facets/public/stylesheets/admin/main.css

    r300 r318  
    5757  padding: .5em; 
    5858  padding-right: 20px; 
    59   border-bottom: 2px solid #c00
     59  padding-bottom: 9px
    6060  _border-bottom: 0; /* IE only */ 
    6161  text-align: right; 
     
    6969  padding-right: .9em; 
    7070  text-decoration: none; 
     71  border-bottom: 1px solid #cdc295; 
    7172} 
    7273#navigation a:hover, #navigation a:visited:hover { 
     
    7576#navigation strong a, #navigation strong a:visited { 
    7677  background-color: white; 
     78  border-bottom: 1px solid white; 
    7779} 
    7880#navigation .separator {