From e45c7f98a69232041f529311a447bdac6d680d8b Mon Sep 17 00:00:00 2001 From: lLefevre Date: Thu, 10 May 2012 09:06:54 +0000 Subject: [PATCH] [-] BO : #PSCFV-2289 : fix CSS for hint messages git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15149 b9a71923-0436-4b27-9f14-aed3839534dd --- css/admin.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/admin.css b/css/admin.css index a95001b6e..42b1c78bc 100644 --- a/css/admin.css +++ b/css/admin.css @@ -821,6 +821,7 @@ tr.deleted td { background: #BDE5F8 url(../img/admin/icon-info.png) no-repeat 6px 5px; border-radius:3px; min-height:15px; + z-index:10; } .hint p { color: #00529B;