From 40e92221a616bfe4e9500bcf2b72c86844f7f03f Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 24 Jan 2012 16:54:35 -0800 Subject: revamp alert message and error state color/text/bg to be variables --- docs/templates/pages/less.mustache | 86 ++++++++++++++++++++++++++++---------- 1 file changed, 65 insertions(+), 21 deletions(-) (limited to 'docs/templates') diff --git a/docs/templates/pages/less.mustache b/docs/templates/pages/less.mustache index 8adc7874f..141000c7c 100644 --- a/docs/templates/pages/less.mustache +++ b/docs/templates/pages/less.mustache @@ -99,23 +99,23 @@ @grayDarker - #222 + #222 @grayDark - #333 + #333 @gray - #555 + #555 @grayLight - #999 + #999 @grayLighter - #eee + #eee @white @@ -223,22 +223,66 @@ -
-
-

{{_i}}Visuals{{/i}}

-
-
- - - - - - - - -
@primaryButtonColor@blue
-
-
+ +

{{_i}}Components{{/i}}

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{{_i}}Buttons{{/i}}
@primaryButtonColor@blue
{{_i}}Buttons{{/i}}
@placeholderText@grayLight
{{_i}}Navbars{{/i}}
@navbarHeight40px
@navbarBackground@grayDarker
@navbarBackgroundHighlight@grayDark
{{_i}}Buttons{{/i}}
@placeholderText@grayLight
+ -- cgit v1.2.3