Better menu product editing for supplier
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user