button-var reverted
This commit is contained in:
parent
fba5a49e49
commit
fa90fc6fce
6 changed files with 26 additions and 26 deletions
|
@ -110,10 +110,10 @@
|
|||
&:hover,
|
||||
&:active,
|
||||
&:focus {
|
||||
border-color: @button_color;
|
||||
border-color: @button_background;
|
||||
//-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
|
||||
//box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
|
||||
color: @button_color;
|
||||
color: @button_background;
|
||||
}
|
||||
|
||||
&::before {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue