some vars for button

This commit is contained in:
Silke Pisulla 2017-01-03 14:44:50 +01:00
commit 062754f880

View file

@ -27,9 +27,12 @@
@color-link: __existing__;
@color-link-hover: @color-nav;
@box-shadow-offset: __box_shadow_offset__;
@box-shadow: __box_shadow__;
@box-shadow-colored: __box_shadow_colored__;
@button_color: __button_color__;
@button_background: __button_background__;
@box-shadow-offset: __box_shadow_offset__;
@box-shadow: __box_shadow__;
@box-shadow-colored: __box_shadow_colored__;
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */