From f920cd4546ccfffd88b3c0caac415c0f9e8925ca Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 1 Oct 2012 00:56:16 -0700 Subject: [PATCH] stub out updated customizer --- docs/assets/css/docs-customizer.css | 57 +++++++++++++++++++++++++ docs/customize.html | 47 +++++++++----------- docs/templates/pages/customize.mustache | 47 +++++++++----------- 3 files changed, 97 insertions(+), 54 deletions(-) create mode 100644 docs/assets/css/docs-customizer.css diff --git a/docs/assets/css/docs-customizer.css b/docs/assets/css/docs-customizer.css new file mode 100644 index 00000000..41f7bfbb --- /dev/null +++ b/docs/assets/css/docs-customizer.css @@ -0,0 +1,57 @@ +/* + Bootstrap's customizer +*/ + +body { + padding: 0; +} + +body > .navbar, +.footer { + display: none; +} + +.bsc-sidebar { + position: fixed; + top: 0; + left: 0; + bottom: 0; + width: 239px; + background-color: #f5f5f5; + border-right: 1px solid #ccc; +} + +.bsc-preview { + margin-left: 240px; + padding: 20px; +} + +.bsc-heading { + margin: 20px; + color: #ccc; + text-shadow: 0 1px 0 rgba(255,255,255,.75); +} + +.bsc-toolbar { + position: absolute; + left: 0; + right: 0; + bottom: 0; +} +.bsc-toolbar .btn-group { + width: 239px; + overflow: hidden; +} +.bsc-toolbar .btn-group .btn { + border-radius: 0; + width: 121px; + margin: 0; + padding: 10px; +} +.bsc-toolbar .btn-group .btn:first-child { + margin-left: -1px; +} +.bsc-toolbar .btn-group .btn:last-child { + margin-right: -1px; + border-left-width: 0; +} \ No newline at end of file diff --git a/docs/customize.html b/docs/customize.html index 4673189f..13a1b20d 100644 --- a/docs/customize.html +++ b/docs/customize.html @@ -69,35 +69,31 @@ - -
-
-

Customize and download

-

Download Bootstrap or customize variables, components, JavaScript plugins, and more.

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

Bootjack

+
    +
  • + Scaffolding +
  • +
+
+
+ +
-
+
+
+
+ preview -
- - -
-
-
+ + -
-
-

{{_i}}Customize and download{{/i}}

-

{{_i}}Download Bootstrap or customize variables, components, JavaScript plugins, and more.{{/i}}

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

Bootjack

+
    +
  • + Scaffolding +
  • +
+
+
+ +
-
+
+
+
+ preview -
- +
-
{{! /span9 }} -
{{! row}} - -
{{! /.container }} +