source: trunk/themes/Sylvia/theme-ie.css @ 8269

Last change on this file since 8269 was 8269, checked in by rvelices, 13 years ago
  • more efficient css rules (according to pagespeed)
  • Property svn:eol-style set to LF
File size: 365 bytes
Line 
1#content .thumbnailCategory .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.