]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - theme/default/css/ie.css
Updated icons for un-sandbox, silence, and delete
[quix0rs-gnu-social.git] / theme / default / css / ie.css
1 /* IE specific styles */
2
3 .notice-options input.submit {
4 color:#FFFFFF;
5 }
6 #site_nav_local_views a {
7 background-color:#C8D1D5;
8 }
9 .form_notice .form_note + label {
10 background:transparent url(../../base/images/icons/twotone/green/clip-01.gif) no-repeat 0 45%;
11 }
12 .form_notice #notice_data-attach {
13 filter: alpha(opacity=0);
14 }