summaryrefslogtreecommitdiffstats
path: root/WebContent/ITMILL/themes/default/shadow/shadow.css
diff options
context:
space:
mode:
Diffstat (limited to 'WebContent/ITMILL/themes/default/shadow/shadow.css')
-rw-r--r--WebContent/ITMILL/themes/default/shadow/shadow.css19
1 files changed, 1 insertions, 18 deletions
diff --git a/WebContent/ITMILL/themes/default/shadow/shadow.css b/WebContent/ITMILL/themes/default/shadow/shadow.css
index dbe1a7858a..e8db3a25bb 100644
--- a/WebContent/ITMILL/themes/default/shadow/shadow.css
+++ b/WebContent/ITMILL/themes/default/shadow/shadow.css
@@ -65,21 +65,4 @@
bottom: -5px; right: -4px;
width: 8px; height: 8px;
background: transparent url(img/bottom-right.png);
-}
-
-
-
-
-
-/* For IE6 (no transparent png's, we use a blur filter) */
-
-* html .i-shadow * {
- display: none;
-}
-
-* html .i-shadow {
- background: #000;
- filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=2) alpha(opacity=20);
- margin-top: -3px;
- margin-left: -4px;
-} \ No newline at end of file
+} \ No newline at end of file