diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index 600894f386..739ae1fc4d 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -125,7 +125,7 @@ section { margin-right: 0; } .subhead h1 { - font-size: 45px; + font-size: 54px; } /* Subnav */ @@ -168,10 +168,17 @@ section { color: #333; } .subnav .nav .active a { - background-color: #e5e5e5; + background-color: #e9e9e9; + border-right-color: #ddd; + border-left: 0; + padding-left: 13px; + -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.075); + -moz-box-shadow: inset 0 3px 5px rgba(0,0,0,.075); + box-shadow: inset 0 3px 5px rgba(0,0,0,.075); } .subnav .nav li:first-child a { border-left: 0; + padding-left: 12px; } .subnav .nav li:last-child a { border-right: 0; @@ -464,7 +471,6 @@ section { font-family: Menlo, Monaco, "Courier New", monospace; font-size: 12px; color: #d14; - background-color: #f7f7f9; } .download-builder input[type=text]:focus { background-color: #fff; @@ -473,7 +479,6 @@ section { /* Custom, larger checkbox labels */ .download .checkbox { padding: 6px 10px 6px 25px; - font-size: 14px; color: #555; background-color: #f9f9f9; -webkit-border-radius: 3px; @@ -485,10 +490,6 @@ section { color: #333; background-color: #f5f5f5; } -.download .checkbox input[type=checkbox] { - position: relative; - top: 1px; -} .download .checkbox small { font-size: 12px; color: #777; @@ -496,17 +497,23 @@ section { /* Giant download button */ .download-btn { - pading: 18px 20px; - margin: 45px 0; + margin: 36px 0 108px; +} +.download p, +.download h4 { + max-width: 50%; + margin: 0 auto 18px; + color: #999; text-align: center; - border: 1px solid #eee; - -webkit-border-radius: 4px; - -moz-border-radius: 4px; - border-radius: 4px; +} +.download-btn h4 { + margin-bottom: 0; } .btn.xlarge { - margin: 36px auto; - padding: 14px 24px; + display: block; + width: auto; + padding: 19px 24px; + margin-bottom: 27px; font-size: 30px; text-align: center; -webkit-border-radius: 6px; diff --git a/docs/assets/img/twitter-logo-no-bird.png b/docs/assets/img/twitter-logo-no-bird.png deleted file mode 100644 index 70b6573d7e..0000000000 Binary files a/docs/assets/img/twitter-logo-no-bird.png and /dev/null differ diff --git a/docs/base-css.html b/docs/base-css.html index 60b5640dff..8340e0f60e 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -1023,66 +1023,68 @@
- Form control states -
- -
- +
+ Form control states +
+ +
+ +
-
-
- -
- +
+ +
+ +
-
-
- -
- +
+ +
+ +
-
-
- -
- - Something may have gone wrong +
+ +
+ + Something may have gone wrong +
-
-
- -
- - Please correct the error +
+ +
+ + Please correct the error +
-
-
- -
- - Woohoo! +
+ +
+ + Woohoo! +
-
-
- -
- - Woohoo! +
+ +
+ + Woohoo! +
-
-
- - -
+
+ + +
+
@@ -1107,85 +1109,87 @@
- Extending form controls -
- -
- - - -

Use the same .span* classes from the grid system for input sizes.

-
-
-
- -
-
- @ - +
+ Extending form controls +
+ +
+ + + +

Use the same .span* classes from the grid system for input sizes.

-

Here's some help text

-
-
- -
-
- - .00 +
+ +
+
+ @ + +
+

Here's some help text

-

Here's more help text

-
-
- -
- - - +
+ +
+
+ + .00 +
+

Here's more help text

+
-
-
- -
- - - -

Note: Labels surround all the options for much larger click areas and a more usable form.

+
+ +
+ + + +
-
-
- -
- - +
+ +
+ + + +

Note: Labels surround all the options for much larger click areas and a more usable form.

+
-
-
- - -
+
+ +
+ + +
+
+
+ + +
+
diff --git a/docs/download.html b/docs/download.html index e873b5e740..d4c31ed4df 100644 --- a/docs/download.html +++ b/docs/download.html @@ -69,11 +69,19 @@
-

Download and customize Bootstrap

+

Download and customize

Download the full repository or customize your entire Bootstrap build by selecting only the components, javascript plugins, and assets you need.

+
-
+
+ +
+ +
+ +
+
Build and Download +

What's included?

+

Downloads include compiled CSS, compiled and minified CSS, and compiled jQuery plugins, all nicely packed up into a zipball for your convenience.

-
+ diff --git a/docs/templates/pages/base-css.mustache b/docs/templates/pages/base-css.mustache index 7a85d1138e..cbc0519e5a 100644 --- a/docs/templates/pages/base-css.mustache +++ b/docs/templates/pages/base-css.mustache @@ -959,66 +959,68 @@
- {{_i}}Form control states{{/i}} -
- -
- +
+ {{_i}}Form control states{{/i}} +
+ +
+ +
-
-
- -
- +
+ +
+ +
-
-
- -
- +
+ +
+ +
-
-
- -
- - {{_i}}Something may have gone wrong{{/i}} +
+ +
+ + {{_i}}Something may have gone wrong{{/i}} +
-
-
- -
- - {{_i}}Please correct the error{{/i}} +
+ +
+ + {{_i}}Please correct the error{{/i}} +
-
-
- -
- - {{_i}}Woohoo!{{/i}} +
+ +
+ + {{_i}}Woohoo!{{/i}} +
-
-
- -
- - {{_i}}Woohoo!{{/i}} +
+ +
+ + {{_i}}Woohoo!{{/i}} +
-
-
- - -
+
+ + +
+
@@ -1043,85 +1045,87 @@
- {{_i}}Extending form controls{{/i}} -
- -
- - - -

{{_i}}Use the same .span* classes from the grid system for input sizes.{{/i}}

-
-
-
- -
-
- @ - +
+ {{_i}}Extending form controls{{/i}} +
+ +
+ + + +

{{_i}}Use the same .span* classes from the grid system for input sizes.{{/i}}

-

{{_i}}Here's some help text{{/i}}

-
-
- -
-
- - .00 +
+ +
+
+ @ + +
+

{{_i}}Here's some help text{{/i}}

-

{{_i}}Here's more help text{{/i}}

-
-
- -
- - - +
+ +
+
+ + .00 +
+

{{_i}}Here's more help text{{/i}}

+
-
-
- -
- - - -

{{_i}}Note: Labels surround all the options for much larger click areas and a more usable form.{{/i}}

+
+ +
+ + + +
-
-
- -
- - +
+ +
+ + + +

{{_i}}Note: Labels surround all the options for much larger click areas and a more usable form.{{/i}}

+
-
-
- - -
+
+ +
+ + +
+
+
+ + +
+
diff --git a/docs/templates/pages/download.mustache b/docs/templates/pages/download.mustache index 453bf11418..216098bad0 100644 --- a/docs/templates/pages/download.mustache +++ b/docs/templates/pages/download.mustache @@ -5,11 +5,19 @@
-

{{_i}}Download and customize Bootstrap{{/i}}

+

{{_i}}Download and customize{{/i}}

{{_i}}Download the full repository or customize your entire Bootstrap build by selecting only the components, javascript plugins, and assets you need.{{/i}}

+
-
+
+ +
+ +
+ +
+
Build and Download +

What's included?

+

Downloads include compiled CSS, compiled and minified CSS, and compiled jQuery plugins, all nicely packed up into a zipball for your convenience.

-
+