source:
extensions/hr_glass_xl/fix-ie5-ie6.css
@
31952
Last change on this file since 31952 was 12674, checked in by , 13 years ago | |
---|---|
File size: 420 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 | #quicksearch { |
10 | width:19em; |
11 | } |
12 | /* |
13 | FORM#quickconnect { |
14 | width: 15em; |
15 | padding: 0; |
16 | border-left: none; |
17 | border-right: none; |
18 | } |
19 | |
20 | FORM#quickconnect LABEL { |
21 | white-space: nowrap; |
22 | }*/ |
Note: See TracBrowser
for help on using the repository browser.