summaryrefslogtreecommitdiff
path: root/theme/default/css/ie.css
diff options
context:
space:
mode:
authorEvan Prodromou <evan@controlyourself.ca>2009-06-23 16:44:31 -0700
committerEvan Prodromou <evan@controlyourself.ca>2009-06-23 16:44:31 -0700
commitd98ecc760dd8ed3b4d2366aad1c5a36ddf11c710 (patch)
tree082641f053aecbec79aa9a8cbba3c74db633b193 /theme/default/css/ie.css
parentf88d767f493c5780476450d92ddb8f27a6ea6caa (diff)
parent57903bf2acafdc4d15bb9af4fba183b37ec47efe (diff)
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x
Diffstat (limited to 'theme/default/css/ie.css')
-rw-r--r--theme/default/css/ie.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/theme/default/css/ie.css b/theme/default/css/ie.css
index 6501f4e48..cbbd49ce6 100644
--- a/theme/default/css/ie.css
+++ b/theme/default/css/ie.css
@@ -1,14 +1,14 @@
/* IE specific styles */
.notice-options input.submit {
-color:#fff;
+color:#FFFFFF;
}
#site_nav_local_views a {
-background-color:#ACCCDA;
+background-color:#C8D1D5;
}
#form_notice .form_note + label {
background:transparent url(../../base/images/icons/twotone/green/clip-01.gif) no-repeat 0 45%;
}
#form_notice #notice_data-attach {
filter: alpha(opacity=0);
-} \ No newline at end of file
+}