summaryrefslogtreecommitdiff
path: root/theme/identica/css/ie.css
blob: 69db16aad080bb1a0dc37386e1f184a6ec68c32b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* IE specific styles */

.notice-options input.submit {
color:#fff;
}
#site_nav_local_views a {
background-color:#D0DFE7;
}
#form_notice .form_note + label {
background:transparent url(../../base/images/icons/twotone/green/clip-01.gif) no-repeat 0 45%;
}
#form_notice #notice_data-attach {
filter: alpha(opacity=0);
}