// calendar WIP

This commit is contained in:
Kevin Granger
2013-10-15 12:10:05 +02:00
parent 2bc927c810
commit d1bc5eb6e0
5 changed files with 187 additions and 204 deletions
@@ -38,3 +38,18 @@
li.active
a, a:hover
background-color: white
.alert.alert-danger
padding-left: 60px
position: relative
&:before
content: "\f00d"
@extend .icon-remove
position: absolute
top: 0
left: 0
.overflow-y
height: 200px
overflow-y: auto