source:
extensions/yoga/Borealis/BorealisPink/fix-ie5-ie6.css
@
11166
Last change on this file since 11166 was 4690, checked in by , 15 years ago | |
---|---|
File size: 388 bytes |
Line | |
---|---|
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.