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