From: Sarven Capadisli Date: Sun, 1 Feb 2009 18:09:56 +0000 (+0000) Subject: Moved theme rules from base to identica stylesheet X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=b363233c2d57f079701c68276f87d0e4f7d0e9a7;p=quix0rs-gnu-social.git Moved theme rules from base to identica stylesheet --- diff --git a/theme/identica/css/ie.css b/theme/identica/css/ie.css new file mode 100644 index 0000000000..2f463bb44d --- /dev/null +++ b/theme/identica/css/ie.css @@ -0,0 +1,9 @@ +/* IE specific styles */ + +.notice-options input.submit { +color:#fff; +} + +#site_nav_local_views a { +background-color:#D0DFE7; +}