[-] BO : Fix #PSFV-746

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14554 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
lLefevre
2012-04-10 13:45:21 +00:00
parent b19b44f376
commit 50a27f9e7e
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -30,6 +30,7 @@
-moz-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-o-transform:rotate(45deg);
-ms-transform: rotate(45deg);
background-color: #990000
}
+1
View File
@@ -57,6 +57,7 @@ ul#product_list {
-moz-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-o-transform:rotate(45deg);
-ms-transform: rotate(45deg);
background-color: #990000
}
#product_list li h3 {