button-var reverted
This commit is contained in:
parent
fba5a49e49
commit
fa90fc6fce
6 changed files with 26 additions and 26 deletions
|
@ -118,11 +118,11 @@
|
|||
&:hover,
|
||||
&:active,
|
||||
&:focus {
|
||||
border-color: @button_color;
|
||||
color: @button_color;
|
||||
border-color: @button_background;
|
||||
color: @button_background;
|
||||
|
||||
.prefix {
|
||||
color: @button_color;
|
||||
color: @button_background;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue