]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Moved theme rules from base to identica stylesheet
authorSarven Capadisli <csarven@plantard.controlezvous.ca>
Sun, 1 Feb 2009 18:09:56 +0000 (18:09 +0000)
committerSarven Capadisli <csarven@plantard.controlezvous.ca>
Sun, 1 Feb 2009 18:09:56 +0000 (18:09 +0000)
theme/identica/css/ie.css [new file with mode: 0644]

diff --git a/theme/identica/css/ie.css b/theme/identica/css/ie.css
new file mode 100644 (file)
index 0000000..2f463bb
--- /dev/null
@@ -0,0 +1,9 @@
+/* IE specific styles */
+
+.notice-options input.submit {
+color:#fff;
+}
+
+#site_nav_local_views a {
+background-color:#D0DFE7;
+}