Changeset 826
- Timestamp:
- 01/18/07 16:55:33 (2 years ago)
- Files:
-
- devel/mod/template/templates/Default_Template/css (modified) (1 diff)
- devel/mod/toolbar/toolbar.inc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
devel/mod/template/templates/Default_Template/css
r825 r826 382 382 margin:20px 0 5px 0; 383 383 height:50px; 384 width: 400px;384 width:550px; 385 385 } 386 386 devel/mod/toolbar/toolbar.inc
r823 r826 118 118 } 119 119 120 div#toolbar #navigation a:hover {121 color: #000;122 background: #ffc;123 }124 125 120 div#toolbar #navigation li a:hover{ 126 121 background:#6EAE87;
