From 8478f5d1ff1a81512e1aff2a40d3791ac1c77269 Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Mon, 30 Nov 2009 14:55:40 +0000 Subject: Updated identica, default theme's IE styles --- theme/default/css/ie.css | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'theme/default/css/ie.css') diff --git a/theme/default/css/ie.css b/theme/default/css/ie.css index a0d3cd682..228347166 100644 --- a/theme/default/css/ie.css +++ b/theme/default/css/ie.css @@ -7,8 +7,14 @@ color:#FFFFFF; background-color:#C8D1D5; } .form_notice .form_note + label { -background:transparent url(../../base/images/icons/twotone/green/clip-01.gif) no-repeat 0 45%; +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; +} -- cgit v1.2.3-54-g00ecf