From: Mark Otto Date: Mon, 12 Sep 2011 02:53:48 +0000 (-0700) Subject: change template diagrams to be .media-grid X-Git-Tag: v1.3.0~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bc867ed5c20972801226467feb63e85c9dec060;p=thirdparty%2Fbootstrap.git change template diagrams to be .media-grid --- diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index a4bd11b3e0..f45c77745d 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -203,7 +203,6 @@ section > .row { /* Render mini layout previews -------------------------------------------------- */ -.diagram, .mini-layout { border: 1px solid #ddd; -webkit-border-radius: 6px; @@ -213,10 +212,6 @@ section > .row { -moz-box-shadow: 0 1px 2px rgba(0,0,0,.075); box-shadow: 0 1px 2px rgba(0,0,0,.075); } -.diagram { - height: 140px; - padding: 4px; -} .mini-layout { height: 340px; margin-bottom: 20px; diff --git a/docs/index.html b/docs/index.html index 02335fd758..560343ed6d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -151,18 +151,17 @@

Quick-start examples

Need some quick templates? Check out these basic examples we've put together:

- -
-
- Simple three-column layout with hero unit -
-
- Fluid layout with static sidebar -
-
- Simple hanging container for apps -
-
+

Theming Bootstrap