summaryrefslogtreecommitdiff
path: root/theme/pigeonthoughts/css/ie.css
diff options
context:
space:
mode:
Diffstat (limited to 'theme/pigeonthoughts/css/ie.css')
-rw-r--r--theme/pigeonthoughts/css/ie.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/theme/pigeonthoughts/css/ie.css b/theme/pigeonthoughts/css/ie.css
new file mode 100644
index 000000000..2f463bb44
--- /dev/null
+++ b/theme/pigeonthoughts/css/ie.css
@@ -0,0 +1,9 @@
+/* IE specific styles */
+
+.notice-options input.submit {
+color:#fff;
+}
+
+#site_nav_local_views a {
+background-color:#D0DFE7;
+}