[*] BO : Added category tree to product list
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12537 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -2243,4 +2243,18 @@ margin-bottom:7px;
|
||||
-webkit-border-bottom-left-radius: 3px;
|
||||
-webkit-border-bottom-right-radius: 3px;
|
||||
width: 300px;
|
||||
}
|
||||
|
||||
#container_category_tree {
|
||||
border: 1px solid #ccc;
|
||||
border-radius: 3px;
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
#container_category_tree a{
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
#container_category_tree a input{
|
||||
margin-right: 3px;
|
||||
}
|
||||
Reference in New Issue
Block a user