From b1367ae8da8e67686f38c99b66c25fa049dbfba3 Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Sun, 1 Nov 2009 20:53:25 +0100 Subject: Updated button.close styles --- theme/base/css/display.css | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) (limited to 'theme/base') diff --git a/theme/base/css/display.css b/theme/base/css/display.css index 1e6cd085a..fb630d58a 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -533,6 +533,16 @@ float:right; font-size:0.8em; } +button.close { +width:16px; +height:16px; +text-indent:-9999px; +padding:0; +border:0; +text-align:center; +font-weight:bold; +} + /* entity_profile */ .entity_profile { position:relative; @@ -1025,11 +1035,6 @@ margin-bottom:11px; position:absolute; top:0; right:0; -width:29px; -height:29px; -text-align:center; -font-weight:bold; -padding:0; } #jOverlayContent h1 { max-width:425px; -- cgit v1.2.3-54-g00ecf