summaryrefslogtreecommitdiff
path: root/ie6.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 /ie6.css
parent972385a5090204d4d4e2d9b82fb2441e574f07d4 (diff)
rename tt-rss-ie.css to ie6.css
Diffstat (limited to 'ie6.css')
-rw-r--r--ie6.css27
1 files changed, 27 insertions, 0 deletions
diff --git a/ie6.css b/ie6.css
new file mode 100644
index 000000000..7510b2d73
--- /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;
+} */