// fixed commit 8499 : change css to div.hint
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8500 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
+6
-1
@@ -753,11 +753,16 @@ tr.deleted td {
|
||||
margin-top: 4px;
|
||||
margin-bottom: 2px;
|
||||
border: 1px solid #50B0EC;
|
||||
padding: 8px 6px 8px 34px ;
|
||||
padding: 8px 6px 8px 34px;
|
||||
color: #383838;
|
||||
background: #DDE9F7 url(../img/admin/help2.png) no-repeat 6px 5px;
|
||||
}
|
||||
|
||||
div.hint {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
|
||||
/* The pointer image is added by using another span */
|
||||
.hint .hint-pointer {
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user