Changeset 1527 for trunk/gregarius/themes
- Timestamp:
- 08/09/06 11:06:03 (2 years ago)
- Files:
-
- 1 modified
-
trunk/gregarius/themes/default/web/css/look.css (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/gregarius/themes/default/web/css/look.css
r1435 r1527 129 129 tr.active td { font-weight:900; background-color:#f8f8ff; } 130 130 tr.hilite td { font-weight:900; background-color:#f0fff0; } 131 .themeframe.hilite span,.themeframe.hilite:hover span { background-color:#f0fff0; } 131 132 132 133 h3.collapsed { … … 404 405 } 405 406 407 .themeframe h5 a.update { color: #447; font-weight: 900 !important; } 408 406 409 .themeframe .bookmarklet { 407 410 float:right; … … 420 423 421 424 .themeframe span:hover, .themeframe.active span { 422 border-color: # eef;425 border-color: #dde; 423 426 background-color: #f8f8ff; 424 427 }
