]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
now with 13 custom jquery plugins 4384/head
authorAndreas Cederström <andreas@klydd.se>
Tue, 14 Aug 2012 11:58:12 +0000 (13:58 +0200)
committerAndreas Cederström <andreas@klydd.se>
Tue, 14 Aug 2012 11:58:12 +0000 (13:58 +0200)
docs/assets/css/bootstrap.css
docs/javascript.html
docs/templates/pages/javascript.mustache

index 6abfad08119b1332dbb8c2090349d11f9626759c..3fd9070be9e9f85a39b3bf5eeeee4e5c7da63907 100644 (file)
@@ -1042,6 +1042,7 @@ input[type="file"] {
 
 select {
   width: 220px;
+  background-color: #ffffff;
   border: 1px solid #bbb;
 }
 
index f9ede2f2b96e3437a342f2cb78c29c09691ebcc7..05466a51056b89542eb3b107669b9ffacaa8bf72 100644 (file)
@@ -74,7 +74,7 @@
 <header class="jumbotron subhead" id="overview">
   <div class="container">
     <h1>JavaScript for Bootstrap</h1>
-    <p class="lead">Bring Bootstrap's components to life&mdash;now with 12 custom jQuery plugins.
+    <p class="lead">Bring Bootstrap's components to life&mdash;now with 13 custom jQuery plugins.
   </div>
 </header>
 
index 296ccef81cffa41d3590462935c1feebac51f4ad..d6d49a7ecc4109279bf2895a944571f805513149 100644 (file)
@@ -3,7 +3,7 @@
 <header class="jumbotron subhead" id="overview">
   <div class="container">
     <h1>{{_i}}JavaScript for Bootstrap{{/i}}</h1>
-    <p class="lead">{{_i}}Bring Bootstrap's components to life&mdash;now with 12 custom jQuery plugins.{{/i}}
+    <p class="lead">{{_i}}Bring Bootstrap's components to life&mdash;now with 13 custom jQuery plugins.{{/i}}
   </div>
 </header>