X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=theme%2Fidentica%2Fcss%2Fie.css;h=62b62748b08c9f5e9d60fecc976edb5a39afc3f1;hb=e109b2592f86dec977922bc4474dde36aed109cb;hp=044c32ff16b0746742e902369da22a488cae8eaa;hpb=7fe1facc99c0e5b2ffead9bb6def8438f7d011d4;p=quix0rs-gnu-social.git diff --git a/theme/identica/css/ie.css b/theme/identica/css/ie.css index 044c32ff16..62b62748b0 100644 --- a/theme/identica/css/ie.css +++ b/theme/identica/css/ie.css @@ -1,3 +1,10 @@ +/** + * @package StatusNet + * @author Sarven Capadisli + * @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 { @@ -6,10 +13,10 @@ color:#FFFFFF; #site_nav_local_views a { background-color:#D9DADB; } -#form_notice .form_note + label { -background:transparent url(../../base/images/icons/icons-01.png) no-repeat 0 -328px; +.form_notice .form_note + label { +background:transparent url(../../base/images/icons/icons-01.gif) no-repeat 0 -328px; } -#form_notice #notice_data-attach { +.form_notice #notice_data-attach { filter: alpha(opacity=0); } .notice-options form.form_favor input.submit {