]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - themes/MonoBook/IEFixes.css
IEFixes.js cannot be minimized, yuicompressor-2.4.2 gives syntax errors
[SourceForge/phpwiki.git] / themes / MonoBook / IEFixes.css
1 /**
2  *  $Id$
3  */ 
4
5 /*
6 ** Stylesheet filter for some b0rked browser
7 ** Don't touch, don't add anything here (can break the filter)
8 ** Add rules to the individual stylesheets.
9 */
10 /* IE6.0 */
11 @import "null?\"\{"; 
12 @import "IE60Fixes.css";
13
14 voice-family: "\"}\"";
15 voice-family:inherit; 
16
17 /* IE5.0 */
18 @media tty { 
19     i{content:"\";/*" "*/}}; @import 'IE50Fixes.css'; {;}/*";} 
20 }
21
22 /* IE5.5 */
23 @media tty {
24     i{content:"\";/*" "*/}}@m; @import 'IE55Fixes.css'; /*";}
25 }
26
27
28