source:
extensions/yoga/KoffeeTux/fix-ie5-ie6.css
@
21821
Last change on this file since 21821 was 4695, checked in by , 15 years ago | |
---|---|
File size: 388 bytes |
Rev | Line | |
---|---|---|
[4695] | 1 | /* fix for IE */ |
2 | ||
3 | ul#fullTagCloud { height: 400px; } | |
4 | ||
5 | * html #menubar, * html BODY#theAdminPage #menubar { height: 100%; } | |
6 | * html #menubar UL LI { float: left; width: 100%; } | |
7 | * html #menubar UL LI A { height: 1%; } | |
8 | ||
9 | /* | |
10 | FORM#quickconnect { | |
11 | width: 15em; | |
12 | padding: 0; | |
13 | border-left: none; | |
14 | border-right: none; | |
15 | } | |
16 | ||
17 | FORM#quickconnect LABEL { | |
18 | white-space: nowrap; | |
19 | }*/ |
Note: See TracBrowser
for help on using the repository browser.