source:
documentViewer/css/docuviewer_ie.css
@
603:8ed0317633f8
Last change on this file since 603:8ed0317633f8 was 535:510bae2b593b, checked in by , 12 years ago | |
---|---|
File size: 233 bytes |
Line | |
---|---|
1 | /* fix rotated text positioning */ |
2 | div.toc-switcher ul { |
3 | filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); |
4 | left: 5px; |
5 | top: -8em; |
6 | height: 26px; |
7 | width: 40em; |
8 | padding-top: 3px; |
9 | z-index: 10; |
10 | } |
Note: See TracBrowser
for help on using the repository browser.