]> git.wh0rd.org Git - tt-rss.git/commitdiff
rename tt-rss-ie.css to ie6.css
authorAndrew Dolgov <fox@bah.spb.su>
Sun, 29 Apr 2007 05:38:57 +0000 (06:38 +0100)
committerAndrew Dolgov <fox@bah.spb.su>
Sun, 29 Apr 2007 05:38:57 +0000 (06:38 +0100)
ie6.css [new file with mode: 0644]
tt-rss-ie.css [deleted file]

diff --git a/ie6.css b/ie6.css
new file mode 100644 (file)
index 0000000..7510b2d
--- /dev/null
+++ b/ie6.css
@@ -0,0 +1,27 @@
+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;
+} */
diff --git a/tt-rss-ie.css b/tt-rss-ie.css
deleted file mode 100644 (file)
index 6e01c80..0000000
+++ /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;
-} */