button color + Time ago fix

This commit is contained in:
Sebastiaan Pasma 2018-08-09 17:14:05 +02:00
commit 577756fd44
No known key found for this signature in database
GPG key ID: 9A2B0C8B95A1D26F
3 changed files with 8 additions and 3 deletions

View file

@ -73,7 +73,7 @@
color: #FFF;
}
&-outline {
@include button-style(transparent, #FFFFFF, #FAFAFA, #FFF, #FFFFFF);
@include button-style(transparent, #FFFFFF, #FFFFFF, #FFFFFF, #FFFFFF);
@include button-outline(#FFFFFF);
background: none;
box-shadow: none;