Files
mozo-backend/app/assets/stylesheets/user/foundation/product-orders.css.sass
T
2014-03-26 17:48:54 +01:00

14 lines
291 B
Sass

ul.product-orders
list-style: none
li
border-bottom: 1px solid #ccc
&.total
border-bottom: none
border-top: 4px solid #333
font-weight: bold
.product_order-remove
color: black
background-color: #bbb
padding: 0px 5px
margin-left: 5px