supplier menu progress

This commit is contained in:
2014-11-24 18:20:10 +01:00
parent 148a0a2815
commit 1707f4d19f
37 changed files with 7356 additions and 6046 deletions
@@ -0,0 +1,18 @@
.modal
margin: 10px auto
width: 600px
background-color: #fff
padding: 1em
.modal-alert
color: $alert-color
.overlay
height: 100%
width: 100%
position: fixed
top: 0
left: 0
background-color: rgba(0, 0, 0, 0.5)
.flush--top
margin-top: 0