Last change
on this file since 27495 was
3306,
checked in by patdenice, 15 years ago
|
New extension added:
Theme MonblancXL (2.0.c)
|
File size:
369 bytes
|
Rev | Line | |
---|
[3306] | 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.