From 062754f8802fde769b6418d8a151ab1bb0baddf1 Mon Sep 17 00:00:00 2001 From: Silke Pisulla Date: Tue, 3 Jan 2017 14:44:50 +0100 Subject: [PATCH] some vars for button --- css/base.less | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/css/base.less b/css/base.less index 5494a9c..8aa4e35 100755 --- a/css/base.less +++ b/css/base.less @@ -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__; /* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */