Add modularity

This commit is contained in:
Jeremy Thomas
2016-09-23 22:08:03 +01:00
parent 2673f2b0f0
commit a5a33eefe1
15 changed files with 179 additions and 50 deletions

View File

@@ -34,12 +34,13 @@
+unselectable
-moz-appearance: none
-webkit-appearance: none
background-color: rgba($black, 0.2)
background-color: rgba($black, 0.1)
border: none
border-radius: 290486px
cursor: pointer
display: inline-block
height: 24px
outline: none
position: relative
vertical-align: top
width: 24px
@@ -60,7 +61,7 @@
&:after
transform: rotate(-45deg)
&:hover
background-color: rgba($black, 0.5)
background-color: rgba($black, 0.2)
// Sizes
&.is-small
height: 16px