]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/identica/css/ie.css
Removed NoticeHover from JavaScript for speed gain. Using CSS instead
[quix0rs-gnu-social.git] / theme / identica / css / ie.css
index 2f463bb44dfee9a14fd382a3b745bfe2a274429f..69db16aad080bb1a0dc37386e1f184a6ec68c32b 100644 (file)
@@ -3,7 +3,12 @@
 .notice-options input.submit {
 color:#fff;
 }
-
 #site_nav_local_views a {
 background-color:#D0DFE7;
 }
+#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