aboutsummaryrefslogtreecommitdiffstats
path: root/themes/Sylvia/theme-ie.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/Sylvia/theme-ie.css')
-rw-r--r--themes/Sylvia/theme-ie.css12
1 files changed, 12 insertions, 0 deletions
diff --git a/themes/Sylvia/theme-ie.css b/themes/Sylvia/theme-ie.css
new file mode 100644
index 000000000..e92e5b34d
--- /dev/null
+++ b/themes/Sylvia/theme-ie.css
@@ -0,0 +1,12 @@
+#content .thumbnailCategory div.description .text {
+ scrollbar-face-color:#222;
+ scrollbar-shadow-color:#444;
+ scrollbar-highlight-color:#000;
+ scrollbar-darkshadow-color:#333;
+ scrollbar-track-color:#111;
+ scrollbar-arrow-color:#f70;
+}
+
+#debug { word-wrap:break-word; }
+/* IE6... Hacks: */
+/*\*/ * html #menubar #mbIdentification .button { margin-right:25px; } /* */ \ No newline at end of file