some vars for button
This commit is contained in:
parent
c04d41f357
commit
062754f880
1 changed files with 6 additions and 3 deletions
|
@ -27,6 +27,9 @@
|
|||
@color-link: __existing__;
|
||||
@color-link-hover: @color-nav;
|
||||
|
||||
@button_color: __button_color__;
|
||||
@button_background: __button_background__;
|
||||
|
||||
@box-shadow-offset: __box_shadow_offset__;
|
||||
@box-shadow: __box_shadow__;
|
||||
@box-shadow-colored: __box_shadow_colored__;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue