From 90bc755821ce768104df059d4928f7e131a5eb74 Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Thu, 23 Jul 2009 15:01:42 +0000 Subject: Updated cloudy theme --- theme/cloudy/css/ie.css | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'theme/cloudy/css/ie.css') diff --git a/theme/cloudy/css/ie.css b/theme/cloudy/css/ie.css index 095122100..94c2093b1 100644 --- a/theme/cloudy/css/ie.css +++ b/theme/cloudy/css/ie.css @@ -8,6 +8,16 @@ color:#fff; background-color:#ddffcc; } +#form_notice .form_note + label { +position:absolute; +top:25px; +left:83%; +text-indent:-9999px; +height:16px; +width:16px; +display:block; +} + #aside_primary { width:181px; } @@ -32,3 +42,13 @@ top:158px; #subscribers #content { padding-top:138px; } + +.notice { +z-index:1; +} +.notice:hover { +z-index:9999; +} +.notice .thumbnail img { +z-index:9999; +} -- cgit v1.2.3-54-g00ecf