From b011daf67fbb3cde6c33b40a0347d7e1a8d183ad Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 22 Mar 2012 19:36:55 -0700 Subject: finish adding remaining component variables to less docs page --- docs/assets/bootstrap.zip | Bin 55576 -> 55576 bytes docs/less.html | 225 +++++++++++++++++++++++++++++++------ docs/templates/pages/less.mustache | 225 +++++++++++++++++++++++++++++++------ 3 files changed, 386 insertions(+), 64 deletions(-) (limited to 'docs') diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index 4dc9b4f2f..7246485c9 100644 Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ diff --git a/docs/less.html b/docs/less.html index de11c79ba..19b2b2235 100644 --- a/docs/less.html +++ b/docs/less.html @@ -139,12 +139,24 @@
-

Hyperlinks

+

Scaffolding and links

- - + + + + + + + + + + + + + + @@ -184,18 +196,69 @@

Typography

@linkColor#08c@bodyBackground@whitePage background color
@textColor@grayDarkDefault text color for entire body, headings, and more
@linkColor#08c Default link text color
+ + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + +
@sansFontFamily"Helvetica Neue", Helvetica, Arial, sans-serif
@serifFontFamilyGeorgia, "Times New Roman", Times, serif
@monoFontFamilyMenlo, Monaco, "Courier New", monospace
@baseFontSize 13px
@baseFontFamily"Helvetica Neue", Helvetica, Arial, sans-serif@sansFontFamily
@baseLineHeight 18px
@altFontFamily@serifFontFamily
@headingsFontFamilyinherit
@headingsFontWeightbold
@headingsColorinherit
+

Tables

+ + + + + + + + + + + + + + + + + +
@tableBackgroundtransparent
@tableBackgroundAccent#f9f9f9
@tableBackgroundHover#f5f5f5
@tableBorderddd
@@ -378,10 +441,68 @@ @placeholderText @grayLight - + + + @inputBackground + @white + + + @inputBorder + #ccc + + + @inputDisabledBackground + @grayLighter +

Form states and alerts

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
@warningText#c09853
@warningBackground#f3edd2
@errorText#b94a48
@errorBackground#f2dede
@successText#468847
@successBackground#dff0d8
@infoText#3a87ad
@infoBackground#d9edf7
+
+

Navbar

@@ -400,6 +521,7 @@ + @@ -415,52 +537,91 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
@grayDark
@navbarText @grayLight@white
@navbarLinkColorActive@navbarLinkColorHover
@navbarLinkBackgroundHovertransparent
@navbarLinkBackgroundActive@navbarBackground
@navbarSearchBackgroundlighten(@navbarBackground, 25%)
@navbarSearchBackgroundFocus@white
@navbarSearchBorderdarken(@navbarSearchBackground, 30%)
@navbarSearchPlaceholderColor#ccc
@navbarBrandColor@navbarLinkColor
-
-
-

Form states and alerts

+

Dropdowns

- - - + + - - - + + - - - + + - - - + + - - - + + + +
@warningText#c09853@dropdownBackground@white
@warningBackground#f3edd2@dropdownBorderrgba(0,0,0,.2)
@errorText#b94a48@dropdownLinkColor@grayDark
@errorBackground#f2dede@dropdownLinkColorHover@white
@successText#468847@dropdownLinkBackgroundHover@linkColor
+

Hero unit

+ + - - - + + + - - - + + + - - - + + +
@successBackground#dff0d8@heroUnitBackground@grayLighter
@infoText#3a87ad@heroUnitHeadingColorinherit
@infoBackground#d9edf7@heroUnitLeadColorinhereit
diff --git a/docs/templates/pages/less.mustache b/docs/templates/pages/less.mustache index 00130550a..129c76e9c 100644 --- a/docs/templates/pages/less.mustache +++ b/docs/templates/pages/less.mustache @@ -63,12 +63,24 @@
-

{{_i}}Hyperlinks{{/i}}

+

{{_i}}Scaffolding and links{{/i}}

- - + + + + + + + + + + + + + + @@ -108,18 +120,69 @@

{{_i}}Typography{{/i}}

@linkColor#08c@bodyBackground@white{{_i}}Page background color{{/i}}
@textColor@grayDark{{_i}}Default text color for entire body, headings, and more{{/i}}
@linkColor#08c {{_i}}Default link text color{{/i}}
+ + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + +
@sansFontFamily"Helvetica Neue", Helvetica, Arial, sans-serif
@serifFontFamilyGeorgia, "Times New Roman", Times, serif
@monoFontFamilyMenlo, Monaco, "Courier New", monospace
@baseFontSize 13px
@baseFontFamily"Helvetica Neue", Helvetica, Arial, sans-serif@sansFontFamily
@baseLineHeight 18px
@altFontFamily@serifFontFamily
@headingsFontFamilyinherit
@headingsFontWeightbold
@headingsColorinherit
+

{{_i}}Tables{{/i}}

+ + + + + + + + + + + + + + + + + +
@tableBackgroundtransparent
@tableBackgroundAccent#f9f9f9
@tableBackgroundHover#f5f5f5
@tableBorderddd
@@ -302,10 +365,68 @@ @placeholderText @grayLight - + + + @inputBackground + @white + + + @inputBorder + #ccc + + + @inputDisabledBackground + @grayLighter +

{{_i}}Form states and alerts{{/i}}

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
@warningText#c09853
@warningBackground#f3edd2
@errorText#b94a48
@errorBackground#f2dede
@successText#468847
@successBackground#dff0d8
@infoText#3a87ad
@infoBackground#d9edf7
+
+

{{_i}}Navbar{{/i}}

@@ -324,6 +445,7 @@ + @@ -339,52 +461,91 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
@grayDark
@navbarText @grayLight@white
@navbarLinkColorActive@navbarLinkColorHover
@navbarLinkBackgroundHovertransparent
@navbarLinkBackgroundActive@navbarBackground
@navbarSearchBackgroundlighten(@navbarBackground, 25%)
@navbarSearchBackgroundFocus@white
@navbarSearchBorderdarken(@navbarSearchBackground, 30%)
@navbarSearchPlaceholderColor#ccc
@navbarBrandColor@navbarLinkColor
-
-
-

{{_i}}Form states and alerts{{/i}}

+

{{_i}}Dropdowns{{/i}}

- - - + + - - - + + - - - + + - - - + + - - - + + + +
@warningText#c09853@dropdownBackground@white
@warningBackground#f3edd2@dropdownBorderrgba(0,0,0,.2)
@errorText#b94a48@dropdownLinkColor@grayDark
@errorBackground#f2dede@dropdownLinkColorHover@white
@successText#468847@dropdownLinkBackgroundHover@linkColor
+

{{_i}}Hero unit{{/i}}

+ + - - - + + + - - - + + + - - - + + +
@successBackground#dff0d8@heroUnitBackground@grayLighter
@infoText#3a87ad@heroUnitHeadingColorinherit
@infoBackground#d9edf7@heroUnitLeadColorinhereit
-- cgit v1.2.3