Files
mozo-backend/app/assets/stylesheets/user/foundation/menu_side.css.sass
T
2014-04-06 23:04:34 +02:00

14 lines
200 B
Sass

@import constants
aside.side-menu
background-color: #444
position: fixed
display: none
left: -222px
top: 0
width: 222px
height: 100%
> ul
list-style: none
a
color: white