]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Updated identica, default theme's IE styles
authorSarven Capadisli <csarven@status.net>
Mon, 30 Nov 2009 14:55:40 +0000 (14:55 +0000)
committerSarven Capadisli <csarven@status.net>
Mon, 30 Nov 2009 14:55:40 +0000 (14:55 +0000)
theme/default/css/ie.css
theme/identica/css/ie.css

index a0d3cd6825705645325d21996b354fcd980b455d..2283471661ddbb5fc98f6e86bb5570686bb655e6 100644 (file)
@@ -7,8 +7,14 @@ color:#FFFFFF;
 background-color:#C8D1D5;
 }
 .form_notice .form_note + label {
-background:transparent url(../../base/images/icons/twotone/green/clip-01.gif) no-repeat 0 45%;
+background:transparent url(../../base/images/icons/icons-01.gif) no-repeat 0 -328px;
 }
 .form_notice #notice_data-attach {
 filter: alpha(opacity=0);
 }
+.notice-options form.form_favor input.submit {
+background-position:0 -460px;
+}
+.notice-options form.form_disfavor input.submit {
+background-position:0 -526px;
+}
index 9ede1e324b3257c08089a5fe84768ce34924be4d..f69c13ae76f01ad4ff13d648575d0dc26914648c 100644 (file)
@@ -7,7 +7,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);