summaryrefslogtreecommitdiff
path: root/theme/earthy/css/ie.css
diff options
context:
space:
mode:
authorSarven Capadisli <csarven@controlyourself.ca>2009-05-14 20:22:04 +0000
committerSarven Capadisli <csarven@controlyourself.ca>2009-05-14 20:22:04 +0000
commit4a8c993ed01ed338bb94ba74a48982e0be8c64d1 (patch)
treedab996b2c94a258babdcc67581a3bb52b5479ed5 /theme/earthy/css/ie.css
parentd8e49a21745bfde9a18a6d6e1047decc3c7e356f (diff)
Updated instructions for creating a theme. Removed earthy theme ~
which was too basic to be unique.
Diffstat (limited to 'theme/earthy/css/ie.css')
-rw-r--r--theme/earthy/css/ie.css9
1 files changed, 0 insertions, 9 deletions
diff --git a/theme/earthy/css/ie.css b/theme/earthy/css/ie.css
deleted file mode 100644
index 2f463bb44..000000000
--- a/theme/earthy/css/ie.css
+++ /dev/null
@@ -1,9 +0,0 @@
-/* IE specific styles */
-
-.notice-options input.submit {
-color:#fff;
-}
-
-#site_nav_local_views a {
-background-color:#D0DFE7;
-}