From ffc0b2b44ce64eb9da7969f12e7e040978a2b351 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 26 Mar 2012 03:09:35 +0200 Subject: [PATCH] Update ecm --- htdocs/ecm/index.php | 2 +- htdocs/theme/eldy/style.css.php | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/htdocs/ecm/index.php b/htdocs/ecm/index.php index 54092313f36..a44c0f4adb6 100644 --- a/htdocs/ecm/index.php +++ b/htdocs/ecm/index.php @@ -327,7 +327,7 @@ $moreheadjs=" , north__paneSelector: \"#ecm-layout-north\" , west__paneSelector: \"#ecm-layout-west\" , resizable: true - , north__size: 34 + , north__size: 32 , north__resizable: false , north__closable: false , west__size: 340 diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index a35c02228d4..ff3e9714099 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -869,7 +869,7 @@ td.photo { } a.toolbarbutton { - margin-top: 1px; + margin-top: 0px; margin-left: 4px; margin-right: 4px; height: 30px; @@ -878,7 +878,8 @@ a.toolbarbutton { background: #FFFFFF;*/ } img.toolbarbutton { - height: 28px; + margin-top: 1px; + height: 30px; } /* ============================================================================== */