]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/identica/css/ie.css
Merge branch '0.9.x' into 1.0.x
[quix0rs-gnu-social.git] / theme / identica / css / ie.css
index 9ede1e324b3257c08089a5fe84768ce34924be4d..62b62748b08c9f5e9d60fecc976edb5a39afc3f1 100644 (file)
@@ -1,3 +1,10 @@
+/**
+ * @package   StatusNet
+ * @author    Sarven Capadisli <csarven@status.net>
+ * @copyright 2009-2010 StatusNet, Inc.
+ * @license   http://creativecommons.org/licenses/by/3.0/ Creative Commons Attribution 3.0 Unported
+ * @link      http://status.net/
+ */
 /* IE specific styles */
 
 .notice-options input.submit {
@@ -7,7 +14,7 @@ color:#FFFFFF;
 background-color:#D9DADB;
 }
 .form_notice .form_note + label {
-background:transparent url(../../base/images/icons/icons-01.png) no-repeat 0 -328px;
+background:transparent url(../../base/images/icons/icons-01.gif) no-repeat 0 -328px;
 }
 .form_notice #notice_data-attach {
 filter: alpha(opacity=0);