From b011daf67fbb3cde6c33b40a0347d7e1a8d183ad Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 22 Mar 2012 19:36:55 -0700 Subject: [PATCH] finish adding remaining component variables to less docs page --- docs/assets/bootstrap.zip | Bin 55576 -> 55576 bytes docs/less.html | 239 ++++++++++++++++++++++++----- docs/templates/pages/less.mustache | 239 ++++++++++++++++++++++++----- 3 files changed, 400 insertions(+), 78 deletions(-) diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index 4dc9b4f2fff40360246ab2024aa81fc85e174f1e..7246485c9dd04287ef308f59e995c20671547444 100644 GIT binary patch delta 477 zcmbQSiFw8*W}X0VW)?065YV49kw=m3=YwqjUk@gKydlhmBoUy>_6sgCv5$iZsCb4g zSnTJ6jkh;)0tF`baXCU&ZNAE-2U0VcRoDn@;?D=0ZH0qOK|&Kf%wR%iJ@k!0CI!gw zXXd8shlX%6FeB`TSTotJ+8L(4zq(QYWCT}_ElkL_ry4ADYK{tq3nvTCHGnzDeQv5E zNb9EN{h delta 477 zcmbQSiFw8*W}X0VW)?06FzB1eqsV4|BHQ2L#N>}Rgt?F;0#w-?;1U!2IG7mvCeE-0 zi`k#pczYu!P+)Q&mm^fw=Br$KAT^U&g^j=_+Mn2LD;#7B5}N2?1`|5#p>G5-DL{rl zGdEp7G=!6Z8DT%fn#pd}&M@`;)s+GuBe;5OVM4w=)nK7hb5t-~I9YJ60n9<}b5j*T zTG#C}feF3XH&YZO)O$Qp 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,47 +441,21 @@ @placeholderText @grayLight - - - - -

Navbar

- - - - - - - - - - - - - - - - - - - - - - - - - - - + - + + + + + + + +
@navbarHeight40px
@navbarBackground@grayDarker
@navbarBackgroundHighlight@grayDark
@navbarText@grayLight
@navbarLinkColor@grayLight
@navbarLinkColorHover@inputBackground @white
@inputBorder#ccc
@inputDisabledBackground@grayLighter
-
-

Form states and alerts

@@ -465,6 +502,130 @@
+
+

Navbar

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
@navbarHeight40px
@navbarBackground@grayDarker
@navbarBackgroundHighlight@grayDark
@navbarText@grayLight
@navbarLinkColor@grayLight
@navbarLinkColorHover@white
@navbarLinkColorActive@navbarLinkColorHover
@navbarLinkBackgroundHovertransparent
@navbarLinkBackgroundActive@navbarBackground
@navbarSearchBackgroundlighten(@navbarBackground, 25%)
@navbarSearchBackgroundFocus@white
@navbarSearchBorderdarken(@navbarSearchBackground, 30%)
@navbarSearchPlaceholderColor#ccc
@navbarBrandColor@navbarLinkColor
+

Dropdowns

+ + + + + + + + + + + + + + + + + + + + + + + +
@dropdownBackground@white
@dropdownBorderrgba(0,0,0,.2)
@dropdownLinkColor@grayDark
@dropdownLinkColorHover@white
@dropdownLinkBackgroundHover@linkColor
+

Hero unit

+ + + + + + + + + + + + + + + + + + +
@heroUnitBackground@grayLighter
@heroUnitHeadingColorinherit
@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,47 +365,21 @@ @placeholderText @grayLight - - - - -

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

- - - - - - - - - - - - - - - - - - - - - - - - - - - + - + + + + + + + +
@navbarHeight40px
@navbarBackground@grayDarker
@navbarBackgroundHighlight@grayDark
@navbarText@grayLight
@navbarLinkColor@grayLight
@navbarLinkColorHover@inputBackground @white
@inputBorder#ccc
@inputDisabledBackground@grayLighter
-
-

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

@@ -389,6 +426,130 @@
+
+

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

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
@navbarHeight40px
@navbarBackground@grayDarker
@navbarBackgroundHighlight@grayDark
@navbarText@grayLight
@navbarLinkColor@grayLight
@navbarLinkColorHover@white
@navbarLinkColorActive@navbarLinkColorHover
@navbarLinkBackgroundHovertransparent
@navbarLinkBackgroundActive@navbarBackground
@navbarSearchBackgroundlighten(@navbarBackground, 25%)
@navbarSearchBackgroundFocus@white
@navbarSearchBorderdarken(@navbarSearchBackground, 30%)
@navbarSearchPlaceholderColor#ccc
@navbarBrandColor@navbarLinkColor
+

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

+ + + + + + + + + + + + + + + + + + + + + + + +
@dropdownBackground@white
@dropdownBorderrgba(0,0,0,.2)
@dropdownLinkColor@grayDark
@dropdownLinkColorHover@white
@dropdownLinkBackgroundHover@linkColor
+

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

+ + + + + + + + + + + + + + + + + + +
@heroUnitBackground@grayLighter
@heroUnitHeadingColorinherit
@heroUnitLeadColorinhereit
+