diff options
author | Dries Buytaert <dries@buytaert.net> | 2002-12-30 23:30:55 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2002-12-30 23:30:55 +0000 |
commit | 84ad17f73b6b75ff569db3e053830b9406582b70 (patch) | |
tree | c8c9e3247096a3873a7aac6bd9cb8c72592b0e5d /modules/help | |
parent | 927cb12ffb1d19fb22d7e4b49ac3135ba4960151 (diff) | |
download | brdo-84ad17f73b6b75ff569db3e053830b9406582b70.tar.gz brdo-84ad17f73b6b75ff569db3e053830b9406582b70.tar.bz2 |
Patch by Michael:
admin.css:
* Removed border-bottom for menu list items. The only work around to retain
the border-bottom on lists with nested items is to use divs rather than li
tags as far as I know. I think the list items are still readable this way.
* Made title of site in sidenav more differentiated from menu.
* Made color changes so that all headings are the same hue (navy bluish).
* Modified th text-align: left; for better readability. Modified
border-bottom: 1px solid #ccc; Black addded visual noise.
* Modified tr.dark background-color: #ddd, tr.light background-color: #fff;
* Changed all colors to #xxx three number hex shortcuts.
* Added hr rule to make horizontal rules have height: 1px; color: #ccc;
admin.php:
* Added 1 line to admin.php to include <link rel="stylesheet" ...>. The
stylesheet refers to a misc/print.css stylesheet which may not exist in your
misc/ directory. This fixes the flash of unstyled content that users of Win
IE 5+ are experiencing. You can use this to specify print styles if you
like. See more about this here: http://www.bluerobot.com/web/css/fouc.asp
Diffstat (limited to 'modules/help')
0 files changed, 0 insertions, 0 deletions