]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
misc docs content changes
authorMark Otto <markotto@twitter.com>
Wed, 18 Jul 2012 08:06:52 +0000 (01:06 -0700)
committerMark Otto <markotto@twitter.com>
Wed, 18 Jul 2012 08:06:52 +0000 (01:06 -0700)
docs/assets/css/docs.css
docs/components.html
docs/templates/pages/components.mustache

index e2cb315fb104e2681b79e640415f0b55ba20e844..7013fb3ea03fb8f5549d2d40dda34e8c4f460eb7 100644 (file)
@@ -146,7 +146,7 @@ hr.soften {
   bottom: 0;
   left: 0;
   background: url(../img/bs-docs-masthead-pattern.png) repeat center center;
-  opacity: .3;
+  opacity: .4;
 }
 
 /* Masthead (docs home)
index 19f33028cf0dc63a703c79d38722f8642348faf2..7a25db4dd0929c96b10eae3492d5d12b5d2f769d 100644 (file)
         <h2>Options</h2>
         <p>...</p>
 
-        <h3>Dropup menus</h3>
-        <p>...</p>
-
         <h3>Aligning the menus</h3>
         <p>...</p>
-
-
-        <hr class="bs-docs-separator">
-
-
-        <h2>Usage</h2>
-        <p>...</p>
-
-
       </section>
 
 
index 5c2c40847adcd6dd29c3f2a3b193e9f5c3acfc02..c21969d657baa1cf8d202f0a3c6cf534973cf2d5 100644 (file)
         <h2>{{_i}}Options{{/i}}</h2>
         <p>{{_i}}...{{/i}}</p>
 
-        <h3>{{_i}}Dropup menus{{/i}}</h3>
-        <p>{{_i}}...{{/i}}</p>
-
         <h3>{{_i}}Aligning the menus{{/i}}</h3>
         <p>{{_i}}...{{/i}}</p>
-
-
-        <hr class="bs-docs-separator">
-
-
-        <h2>{{_i}}Usage{{/i}}</h2>
-        <p>{{_i}}...{{/i}}</p>
-
-
       </section>