From 343d8f691a84d4912143638771d01b9d2dfb76b8 Mon Sep 17 00:00:00 2001 From: Arthur Portugal Date: Thu, 26 Mar 2009 17:30:26 +0100 Subject: [PATCH] [svn r19351] Minor change - Commented border bottom and top in the actions_lp see FS#3917 and FS#3866 --- main/css/public_admin/default.css | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/main/css/public_admin/default.css b/main/css/public_admin/default.css index a24ee89968..32245438e9 100644 --- a/main/css/public_admin/default.css +++ b/main/css/public_admin/default.css @@ -1862,15 +1862,14 @@ padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;} /* actions */ .actions_lp { background:#F8F8F8; - /*border-bottom:1px solid #999999; */ - /*border-top:1px solid #999999; */ + //border-bottom:1px solid #999999; + //border-top:1px solid #999999; height:29px; padding-left: -17px; - margin-bottom: 1px; + margin: 5px 2px 1px 23px; background:url(images/actions.jpg) repeat-x; vertical-align:middle; width: 90%; - margin-left:17px; } .actions_lp img { vertical-align:middle;