IE <9 styling with seperate stylesheet
[citadel.git] / webcit / static / styles / box.css
index 2a6163bc4f2b2514af61ca5285ca4759db565821..cb150829e42e4659e04e6faf091f53ecf07d8aac 100644 (file)
@@ -41,8 +41,3 @@
        -moz-box-shadow: #666 0px 2px 3px;
        box-shadow: #666 0px 2px 3px;
 }
-
-* .boxcontent {
-        border: 1px inset #666;
-        border-width: 1px 2px 3px 1px; 
-}