Better menu product editing for supplier

This commit is contained in:
2014-11-28 15:37:52 +01:00
parent 3c5e9e7441
commit 22c8e27aa7
6 changed files with 33 additions and 8 deletions
@@ -45,6 +45,14 @@
color: rgb(39, 6, 121)
.menu-product-container
&.editing
box-shadow: 5px 5px 5px #555
//border-left: 1px solid rgba(100,100,100,0.3)
//border-top: 1px solid rgba(100,100,100,0.3)
margin-left: -5px
margin-top: -5px
background-color: #ccc
padding: 5px
.highlight
text-decoration: underline
font-weight: bold