From d42ef1112338be06d0549adbc0b8f2ad42dcba2f Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Sat, 31 Oct 2009 17:25:41 +0100 Subject: Updated form_notice styles. .form_notice applies to both noticeform (form_notice) and messageform (form_notice-direct) --- theme/default/css/ie.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'theme/default/css/ie.css') diff --git a/theme/default/css/ie.css b/theme/default/css/ie.css index cbbd49ce6..a0d3cd682 100644 --- a/theme/default/css/ie.css +++ b/theme/default/css/ie.css @@ -6,9 +6,9 @@ color:#FFFFFF; #site_nav_local_views a { background-color:#C8D1D5; } -#form_notice .form_note + label { +.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 { +.form_notice #notice_data-attach { filter: alpha(opacity=0); } -- cgit v1.2.3-54-g00ecf