some vars for button
This commit is contained in:
parent
c04d41f357
commit
062754f880
1 changed files with 6 additions and 3 deletions
|
@ -27,9 +27,12 @@
|
||||||
@color-link: __existing__;
|
@color-link: __existing__;
|
||||||
@color-link-hover: @color-nav;
|
@color-link-hover: @color-nav;
|
||||||
|
|
||||||
@box-shadow-offset: __box_shadow_offset__;
|
@button_color: __button_color__;
|
||||||
@box-shadow: __box_shadow__;
|
@button_background: __button_background__;
|
||||||
@box-shadow-colored: __box_shadow_colored__;
|
|
||||||
|
@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