summaryrefslogtreecommitdiff
path: root/theme/otalk/css/ie.css
diff options
context:
space:
mode:
authorSarven Capadisli <csarven@controlyourself.ca>2009-04-19 23:40:37 +0000
committerSarven Capadisli <csarven@controlyourself.ca>2009-04-19 23:40:37 +0000
commit340cd553ec2e028e57f27b30e3a438c4d95584be (patch)
treecc7eafd4e72358a105bd99fe6ab48ac4fa4f7952 /theme/otalk/css/ie.css
parent8d4738d9566e6d7e68793063b3d72e4a3693fafe (diff)
otalk theme (preliminary)
Diffstat (limited to 'theme/otalk/css/ie.css')
-rw-r--r--theme/otalk/css/ie.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/theme/otalk/css/ie.css b/theme/otalk/css/ie.css
new file mode 100644
index 000000000..2f463bb44
--- /dev/null
+++ b/theme/otalk/css/ie.css
@@ -0,0 +1,9 @@
+/* IE specific styles */
+
+.notice-options input.submit {
+color:#fff;
+}
+
+#site_nav_local_views a {
+background-color:#D0DFE7;
+}