2009-02-02 16:33:47 +00:00
|
|
|
/* IE specific styles */
|
|
|
|
|
|
|
|
.notice-options input.submit {
|
2009-06-23 22:18:41 +01:00
|
|
|
color:#FFFFFF;
|
2009-02-02 16:33:47 +00:00
|
|
|
}
|
|
|
|
#site_nav_local_views a {
|
2009-06-23 22:18:41 +01:00
|
|
|
background-color:#C8D1D5;
|
2009-02-02 16:33:47 +00:00
|
|
|
}
|
2009-10-31 16:25:41 +00:00
|
|
|
.form_notice .form_note + label {
|
2009-06-15 04:21:15 +01:00
|
|
|
background:transparent url(../../base/images/icons/twotone/green/clip-01.gif) no-repeat 0 45%;
|
|
|
|
}
|
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
|
|
|
}
|