Improved user product category layout

This commit is contained in:
2014-09-05 15:06:35 +02:00
parent 0b3f67ab88
commit a2618eb42e
4 changed files with 44 additions and 43 deletions
@@ -7,7 +7,6 @@
@import ./qmodal
@import ./display_fields
@import ./qproduct_orders
@import ./qproduct_categories
@import ./form_additions
@import ./qindex
@import ./qlists
@@ -1,14 +1,20 @@
.product-category-container
border-top: 1px solid #ddd
border-bottom: 1px solid #ddd
margin-bottom: 5px
h4.product_category-title
cursor: pointer
margin-bottom: 5px
.icon
@extend .fa
@extend .fa-arrow-down
color: #ccc
padding-right: 10px
&.collapsed
@extend .fa-arrow-right
ul.product_category-products
list-style: none
.product_category-title
cursor: pointer
.icon
@extend .fa
@extend .fa-arrow-down
color: #ccc
padding-right: 10px
&.collapsed
@extend .fa-arrow-right
margin: 0 0 5px rem-calc(1.0)
.product_category-products
.product-price
float: right