using button-color + button-background

This commit is contained in:
Silke Pisulla 2017-01-05 10:47:49 +01:00
commit dba38052f8
6 changed files with 62 additions and 42 deletions

View file

@ -164,7 +164,7 @@
top: -.4em;
background-color: @button_color;
border-radius: 2px;
color: #fff;
color: @button_background;
font-size: .6rem;
font-weight: 400;
text-align: center;