summaryrefslogtreecommitdiff
path: root/theme/identica/css/ie.css
blob: f69c13ae76f01ad4ff13d648575d0dc26914648c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
/* IE specific styles */

.notice-options input.submit {
color:#FFFFFF;
}
#site_nav_local_views a {
background-color:#D9DADB;
}
.form_notice .form_note + label {
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;
}