SPR-910: var rename - background (site, page, header, footer) button (bg, color), link (existing) + box-shadow as fix var
This commit is contained in:
parent
2d690fd891
commit
202ac8de1e
18 changed files with 74 additions and 70 deletions
|
@ -47,9 +47,9 @@
|
|||
&:hover,
|
||||
&:active,
|
||||
&:focus {
|
||||
background-color: @button_color;
|
||||
color: @button_background;
|
||||
border-color: @button_background;
|
||||
background-color: @ini_button_color;
|
||||
color: @ini_button_background;
|
||||
border-color: @ini_button_background;
|
||||
|
||||
&::after {
|
||||
background-image: url("svg.php?svg=pencil.svg&f=button_background");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue