css.sass to .sass

This commit is contained in:
2015-03-11 07:51:04 +01:00
parent adff870774
commit cb3d1d5f02
82 changed files with 0 additions and 0 deletions
@@ -0,0 +1,19 @@
.modal
margin: auto
margin-top: 90px
width: 300px
background-color: #fff
padding: 1em
z-index: 9085
.overlay
height: 100%
width: 100%
position: fixed
top: 0
left: 0
background-color: rgba(0, 0, 0, 0.2)
z-index: 9084
.flush--top
margin-top: 0