Improvements to new menu product category editing and adding new

This commit is contained in:
2014-11-25 13:31:40 +01:00
parent 1707f4d19f
commit a64d3de319
24 changed files with 162 additions and 86 deletions
@@ -3,6 +3,15 @@
width: 600px
background-color: #fff
padding: 1em
max-height: calc(100% - 20px)
overflow-y: scroll
.modal-close
+button($bg: #ddd)
.modal-confirm
.modal-save
.modal-destroy
+button($bg: $alert-color)
margin-right: 8px
.modal-alert
color: $alert-color
@@ -1,3 +1,5 @@
.row.product_category-container
margin-bottom: 15px
.product_category-header
border-top: 1px solid #ccc
border-bottom: 1px solid #ccc