cleanup to CologneBlue.php, Nostalgia.php and Standard.php
[lhc/web/wiklou.git] / skins / Chick.php
index c591a9f..b5c9bda 100644 (file)
@@ -25,7 +25,6 @@ class SkinChick extends SkinTemplate {
                parent::setupSkinUserCss( $out );
                // Append to the default screen common & print styles...
                $out->addStyle( 'chick/main.css', 'screen,handheld' );
-               $out->addStyle( 'chick/IE55Fixes.css', 'screen,handheld', 'IE 5.5000' );
                $out->addStyle( 'chick/IE60Fixes.css', 'screen,handheld', 'IE 6' );
        }
 }