]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix the thumbnails more examples section
authorMark Otto <markdotto@gmail.com>
Wed, 25 Jan 2012 03:36:42 +0000 (19:36 -0800)
committerMark Otto <markdotto@gmail.com>
Wed, 25 Jan 2012 03:36:42 +0000 (19:36 -0800)
bootstrap.css
docs/assets/css/docs.css
docs/components.html
docs/templates/pages/components.mustache

index 49f31bc1d6b9abefb8d26a3237a5b42286e57ac0..48f370d515f73e3d71fcfc149f83593e2f0cebbb 100644 (file)
@@ -6,7 +6,7 @@
  * http://www.apache.org/licenses/LICENSE-2.0
  *
  * Designed and built with all the love in the world @twitter by @mdo and @fat.
- * Date: Tue Jan 24 19:19:33 PST 2012
+ * Date: Tue Jan 24 19:36:20 PST 2012
  */
 article,
 aside,
index 776ca58b91788eddb0c1d88150e9d05a5bc2ffd6..d0a5623f48e5adfd1b9954d8c61edcd9263ebb3f 100644 (file)
@@ -19,7 +19,7 @@ body {
 
 /* Tweak navbar brand link to be super sleek
 -------------------------------------------------- */
-body > .navbar-fixed .brand {
+.navbar-fixed .brand {
   padding-right: 0;
   padding-left: 0;
   margin-left: 20px;
@@ -27,8 +27,12 @@ body > .navbar-fixed .brand {
   font-weight: bold;
   color: #000;
   text-shadow: 0 1px 0 rgba(255,255,255,.1), 0 0 30px rgba(255,255,255,.125);
+  -webkit-transition: all .2s linear;
+     -moz-transition: all .2s linear;
+          transition: all .2s linear;
+      
 }
-body > .navbar-fixed .brand:hover {
+.navbar-fixed .brand:hover {
   text-decoration: none;
 }
 
index 50c615fb9eeaa12d692575b224c23616f557f3ed..d823998d954780964ea662edf40a1c96769a9a1b 100644 (file)
       <ul class="thumbnails">
         <li class="span4">
           <a href="#" class="thumbnail">
-            <img src="http://placehold.it/290x230" alt="">
+            <img src="http://placehold.it/290x226" alt="">
           </a>
         </li>
         <li class="span2">
index 36fc84281b7c8d33839c14c63382c0b75f66b100..94d72a5403df16c6788b4dd8a330d8d2eb7e61a5 100644 (file)
       <ul class="thumbnails">
         <li class="span4">
           <a href="#" class="thumbnail">
-            <img src="http://placehold.it/290x230" alt="">
+            <img src="http://placehold.it/290x226" alt="">
           </a>
         </li>
         <li class="span2">