From: Mark Otto Date: Fri, 23 Mar 2012 02:36:55 +0000 (-0700) Subject: finish adding remaining component variables to less docs page X-Git-Tag: v2.0.3~5^2~133 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b011daf67fbb3cde6c33b40a0347d7e1a8d183ad;p=thirdparty%2Fbootstrap.git finish adding remaining component variables to less docs page --- diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index 4dc9b4f2ff..7246485c9d 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 de11c79ba2..19b2b2235f 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 00130550ae..129c76e9c0 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