2009-02-01 18:09:56 +00:00
|
|
|
/* IE specific styles */
|
|
|
|
|
|
|
|
.notice-options input.submit {
|
2009-06-23 22:18:41 +01:00
|
|
|
color:#FFFFFF;
|
2009-02-01 18:09:56 +00:00
|
|
|
}
|
|
|
|
#site_nav_local_views a {
|
2009-06-23 22:18:41 +01:00
|
|
|
background-color:#D9DADB;
|
2009-02-01 18:09:56 +00:00
|
|
|
}
|
2009-10-31 16:25:41 +00:00
|
|
|
.form_notice .form_note + label {
|
2009-11-30 14:55:40 +00:00
|
|
|
background:transparent url(../../base/images/icons/icons-01.gif) no-repeat 0 -328px;
|
2009-06-15 04:21:15 +01:00
|
|
|
}
|
2009-10-31 16:25:41 +00:00
|
|
|
.form_notice #notice_data-attach {
|
2009-06-15 04:21:15 +01:00
|
|
|
filter: alpha(opacity=0);
|
2009-06-23 22:18:41 +01:00
|
|
|
}
|
2009-10-06 16:40:56 +01:00
|
|
|
.notice-options form.form_favor input.submit {
|
|
|
|
background-position:0 -460px;
|
|
|
|
}
|
|
|
|
.notice-options form.form_disfavor input.submit {
|
|
|
|
background-position:0 -526px;
|
|
|
|
}
|