Changeset 318
- Timestamp:
- 02/08/07 20:54:55 (2 years ago)
- Files:
-
- branches/facets/public/stylesheets/admin/main.css (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/facets/public/stylesheets/admin/main.css
r300 r318 57 57 padding: .5em; 58 58 padding-right: 20px; 59 border-bottom: 2px solid #c00;59 padding-bottom: 9px; 60 60 _border-bottom: 0; /* IE only */ 61 61 text-align: right; … … 69 69 padding-right: .9em; 70 70 text-decoration: none; 71 border-bottom: 1px solid #cdc295; 71 72 } 72 73 #navigation a:hover, #navigation a:visited:hover { … … 75 76 #navigation strong a, #navigation strong a:visited { 76 77 background-color: white; 78 border-bottom: 1px solid white; 77 79 } 78 80 #navigation .separator {
