add bg-color to default btn styles

This commit is contained in:
Lisa Passing 2015-07-22 10:48:50 +02:00
parent 7652f9b5b0
commit 7817cd47e4

View File

@ -18,15 +18,14 @@ $button-border-color: #d4d4d4
color: $white
white-space: nowrap
border-radius: 2px
background-color: $grey-lighter
.button:hover,
.button:focus,
.button:active,
.button.active
border-color: $button-border-color
border-bottom-color: #2a65a0
background-color: #40454f
background-color: $grey-medium
text-decoration: none
color: #fff