]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - theme/identica/css/ie.css
Merge branch 'tos' into 0.8.x
[quix0rs-gnu-social.git] / theme / identica / 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:#D9DADB;
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 }