aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/theme/Sylvia/theme-ie.css
diff options
context:
space:
mode:
Diffstat (limited to 'template/yoga/theme/Sylvia/theme-ie.css')
-rw-r--r--template/yoga/theme/Sylvia/theme-ie.css12
1 files changed, 12 insertions, 0 deletions
diff --git a/template/yoga/theme/Sylvia/theme-ie.css b/template/yoga/theme/Sylvia/theme-ie.css
new file mode 100644
index 000000000..f5cb7aa0f
--- /dev/null
+++ b/template/yoga/theme/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