summaryrefslogtreecommitdiff
path: root/ie6.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-05-20 11:39:48 +0100
committerAndrew Dolgov <[email protected]>2008-05-20 11:39:48 +0100
commitf74cfded6f2159e593e0c02968ca1db7a93841a0 (patch)
tree8072e444e9450a73b8db9f8825b75cea311afe7b /ie6.css
parent569720c589e979cdbc0102f6d45dcecf1af1ea59 (diff)
msie-related code cleanup
Diffstat (limited to 'ie6.css')
-rw-r--r--ie6.css21
1 files changed, 0 insertions, 21 deletions
diff --git a/ie6.css b/ie6.css
deleted file mode 100644
index 0a1aa43a3..000000000
--- a/ie6.css
+++ /dev/null
@@ -1,21 +0,0 @@
-#infoBoxTitle {
- display : none;
-}
-
-#headlinesContainer {
- width: expression(((parseInt(document.getElementById("headlines-frame").clientWidth)-2)+'px'));
-}
-
-#headlinesInnerContainer {
- position : normal;
-}
-
-div.headlines_normal {
- overflow : auto;
-}
-
-div.headlines_cdm {
- overflow : auto;
-}
-
-