summaryrefslogtreecommitdiff
path: root/theme/identica/css/ie.css
blob: 9ede1e324b3257c08089a5fe84768ce34924be4d (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.png) 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;
}