Emberfy supplier progress
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
aside.side-menu
|
||||
background-color: #444
|
||||
position: fixed
|
||||
display: none
|
||||
left: -222px
|
||||
top: 0
|
||||
width: 222px
|
||||
height: 100%
|
||||
opacity: 0.9
|
||||
border-right: 2px solid black
|
||||
z-index: 8050
|
||||
h3
|
||||
color: white
|
||||
margin-bottom: 3px
|
||||
> ul
|
||||
list-style: none
|
||||
a
|
||||
color: white
|
||||
.title
|
||||
border-bottom: 1px solid #aaa
|
||||
margin-bottom: 4px
|
||||
.supplier-close-shop
|
||||
+alert($bg: $alert-color, $radius: true)
|
||||
padding: 3px
|
||||
margin-right: 20px
|
||||
.supplier-open-shop
|
||||
+alert($bg: $primary-color, $radius: true)
|
||||
padding: 3px
|
||||
margin-right: 20px
|
||||
Reference in New Issue
Block a user