summaryrefslogtreecommitdiff
path: root/tt-rss-ie.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-04-29 06:38:57 +0100
committerAndrew Dolgov <[email protected]>2007-04-29 06:38:57 +0100
commitb24a05ccb969512e5dcd51efc65052b5d2e1b8c6 (patch)
treef002b167d49c621b54bc930cf3bd80509bde4773 /tt-rss-ie.css
parent972385a5090204d4d4e2d9b82fb2441e574f07d4 (diff)
rename tt-rss-ie.css to ie6.css
Diffstat (limited to 'tt-rss-ie.css')
-rw-r--r--tt-rss-ie.css26
1 files changed, 0 insertions, 26 deletions
diff --git a/tt-rss-ie.css b/tt-rss-ie.css
deleted file mode 100644
index 6e01c80f8..000000000
--- a/tt-rss-ie.css
+++ /dev/null
@@ -1,26 +0,0 @@
-ul.feedCatList {
- position : relative;
- top: -1em;
-}
-
-li.feedCatHolder {
- margin : 0px;
- padding : 0px;
-}
-
-#infoBoxTitle {
- display : none;
-}
-
-/*
-#headlinesInnerContainer {
- position : normal;
-}
-
-div.headlines_normal {
- overflow : auto;
-}
-
-div.headlines_cdm {
- overflow : auto;
-} */