From e749e6cf3e158e7c4cbaa50fc9e9b62d3db159d7 Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Fri, 16 Jan 2009 06:45:25 +0000 Subject: Added drop target style, other minor admin dashboard style updates. --- themes/admin_default/css/screen.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'themes/admin_default/css') diff --git a/themes/admin_default/css/screen.css b/themes/admin_default/css/screen.css index 674c90b2..e1f468c0 100644 --- a/themes/admin_default/css/screen.css +++ b/themes/admin_default/css/screen.css @@ -65,13 +65,12 @@ margin-bottom: 0; } -#gContent .gBlock .ui-dialog-titlebar { - margin: -.8em -.3em 0 -.3em; +.gBlock .ui-dialog-titlebar { + margin: -1em -.4em 0 ; } #gSidebar .gBlock h2 { background: none; - margin: -.9em -.4em 0 -.3em; cursor: move; } -- cgit v1.2.3