[-] FO : fixed bug #PSCFV-3936
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17226 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -3,10 +3,10 @@
|
||||
float:right;
|
||||
margin: 0;
|
||||
padding:2px 6px 1px 6px;
|
||||
-moz-border-radius-bottomright: 3px;
|
||||
-moz-border-radius-bottomleft: 3px;
|
||||
-webkit-border-radius-bottomright: 3px;
|
||||
-webkit-border-radius-bottomleft: 3px;
|
||||
-moz-border-bottom-right-radius: 3px;
|
||||
-moz-border-bottom-left-radius: 3px;
|
||||
-webkit-border-bottom-right-radius: 3px;
|
||||
-webkit-border-bottom-left-radius: 3px;
|
||||
border-bottom-right-radius: 3px;
|
||||
border-bottom-left-radius: 3px;
|
||||
background: none repeat scroll 0 0 #000;
|
||||
|
||||
Reference in New Issue
Block a user