source: trunk/template/yoga/theme/Sylvia/theme-ie.css @ 3282

Last change on this file since 3282 was 3282, checked in by plg, 15 years ago

change: according to topic:15067, svn:keywords property was removed

  • Property svn:eol-style set to LF
File size: 368 bytes
Line 
1#content .thumbnailCategory div.description .text {
2        scrollbar-face-color:#222;
3        scrollbar-shadow-color:#444;
4        scrollbar-highlight-color:#000;
5        scrollbar-darkshadow-color:#333;
6        scrollbar-track-color:#111;
7        scrollbar-arrow-color:#f70;
8}
9
10#debug { word-wrap:break-word; }
11/* IE6... Hacks: */
12/*\*/ * html #menubar #mbIdentification .button { margin-right:25px; } /* */ 
Note: See TracBrowser for help on using the repository browser.