source:
extensions/luciano/fix-ie6.css
@
5959
Last change on this file since 5959 was 5940, checked in by , 15 years ago | |
---|---|
File size: 424 bytes |
Line | |
---|---|
1 | /* Fix for IE5 or IE6 */ |
2 | |
3 | #thePage { height: 100%;} |
4 | #content, #menubar dl { overflow: hidden;} |
5 | |
6 | .thumbnailCategory { position: relative;} |
7 | .thumbnailCategories .illustration { margin: 10px 5px} |
8 | .thumbnailCategories .description { width: 180px; padding: 0;} |
9 | |
10 | .thumbnails li { overflow: hidden;} |
11 | |
12 | #linkThumbs { position: absolute; top: 0; left: 400px; width: 224px; height: 600px; background-image: url(transparent.gif); } |
Note: See TracBrowser
for help on using the repository browser.