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
+15
View File
@@ -0,0 +1,15 @@
.section-tables
.section-table
width: 72px
float: left
margin-right: 20px
border: 1px solid #d8d8d8
padding: 0.8rem
background-color: #f2f2f2
margin-bottom: 1rem
text-align: center
&:hover
background-color: #e6e6e6
&.active, &.active:hover
background-color: #333
color: white