From 0c094efe28b34d9eba5a5690ec83c49de423ae1e Mon Sep 17 00:00:00 2001 From: saiwang Date: Sun, 18 Aug 2013 14:28:52 +0800 Subject: add IE's Conditional comments for respondjs and html5shiv --- examples/carousel/index.html | 7 ++++++- examples/grid/index.html | 7 ++++++- examples/jumbotron-narrow/index.html | 7 ++++++- examples/jumbotron/index.html | 7 ++++++- examples/justified-nav/index.html | 7 ++++++- examples/navbar-fixed-top/index.html | 7 ++++++- examples/navbar-static-top/index.html | 7 ++++++- examples/navbar/index.html | 7 ++++++- examples/non-responsive/index.html | 7 ++++++- examples/offcanvas/index.html | 7 ++++++- examples/signin/index.html | 7 ++++++- examples/starter-template/index.html | 7 ++++++- examples/sticky-footer-navbar/index.html | 7 ++++++- examples/sticky-footer/index.html | 7 ++++++- examples/theme/index.html | 7 ++++++- 15 files changed, 90 insertions(+), 15 deletions(-) (limited to 'examples') diff --git a/examples/carousel/index.html b/examples/carousel/index.html index da7cf41a5..aa58c14fc 100644 --- a/examples/carousel/index.html +++ b/examples/carousel/index.html @@ -13,6 +13,12 @@ + + + @@ -190,7 +196,6 @@ ================================================== --> - diff --git a/examples/grid/index.html b/examples/grid/index.html index 3cef51e8d..239b0d16a 100644 --- a/examples/grid/index.html +++ b/examples/grid/index.html @@ -14,6 +14,12 @@ + + + @@ -109,6 +115,5 @@ - diff --git a/examples/jumbotron-narrow/index.html b/examples/jumbotron-narrow/index.html index ffcb3986e..2fb23138b 100644 --- a/examples/jumbotron-narrow/index.html +++ b/examples/jumbotron-narrow/index.html @@ -14,6 +14,12 @@ + + + @@ -68,6 +74,5 @@ - diff --git a/examples/jumbotron/index.html b/examples/jumbotron/index.html index a309fd5ad..af2096a62 100644 --- a/examples/jumbotron/index.html +++ b/examples/jumbotron/index.html @@ -14,6 +14,12 @@ + + + @@ -104,7 +110,6 @@ ================================================== --> - diff --git a/examples/justified-nav/index.html b/examples/justified-nav/index.html index 46ebb6d69..3733b8243 100644 --- a/examples/justified-nav/index.html +++ b/examples/justified-nav/index.html @@ -14,6 +14,12 @@ + + + @@ -74,6 +80,5 @@ - diff --git a/examples/navbar-fixed-top/index.html b/examples/navbar-fixed-top/index.html index d1f1944e1..3ed3cf0f5 100644 --- a/examples/navbar-fixed-top/index.html +++ b/examples/navbar-fixed-top/index.html @@ -14,6 +14,12 @@ + + + @@ -75,7 +81,6 @@ ================================================== --> - diff --git a/examples/navbar-static-top/index.html b/examples/navbar-static-top/index.html index 753e916a4..a366a895a 100644 --- a/examples/navbar-static-top/index.html +++ b/examples/navbar-static-top/index.html @@ -14,6 +14,12 @@ + + + @@ -76,7 +82,6 @@ ================================================== --> - diff --git a/examples/navbar/index.html b/examples/navbar/index.html index ac779e47a..75a996c15 100644 --- a/examples/navbar/index.html +++ b/examples/navbar/index.html @@ -14,6 +14,12 @@ + + + @@ -72,7 +78,6 @@ ================================================== --> - diff --git a/examples/non-responsive/index.html b/examples/non-responsive/index.html index 35f16cddf..c674a1cfc 100644 --- a/examples/non-responsive/index.html +++ b/examples/non-responsive/index.html @@ -16,6 +16,12 @@ + + + @@ -42,6 +48,5 @@ - diff --git a/examples/offcanvas/index.html b/examples/offcanvas/index.html index e9c905bd2..a53741b99 100644 --- a/examples/offcanvas/index.html +++ b/examples/offcanvas/index.html @@ -14,6 +14,12 @@ + + + @@ -115,7 +121,6 @@ ================================================== --> - diff --git a/examples/signin/index.html b/examples/signin/index.html index 7c491ae9c..5c0a4543a 100644 --- a/examples/signin/index.html +++ b/examples/signin/index.html @@ -14,6 +14,12 @@ + + + @@ -36,6 +42,5 @@ - diff --git a/examples/starter-template/index.html b/examples/starter-template/index.html index 65693edff..fc22db662 100644 --- a/examples/starter-template/index.html +++ b/examples/starter-template/index.html @@ -14,6 +14,12 @@ + + + @@ -52,7 +58,6 @@ ================================================== --> - diff --git a/examples/sticky-footer-navbar/index.html b/examples/sticky-footer-navbar/index.html index 0be6de516..92f166d04 100644 --- a/examples/sticky-footer-navbar/index.html +++ b/examples/sticky-footer-navbar/index.html @@ -14,6 +14,12 @@ + + + @@ -75,7 +81,6 @@ ================================================== --> - diff --git a/examples/sticky-footer/index.html b/examples/sticky-footer/index.html index 20e902ddd..aaafbc20d 100644 --- a/examples/sticky-footer/index.html +++ b/examples/sticky-footer/index.html @@ -14,6 +14,12 @@ + + + @@ -41,6 +47,5 @@ - diff --git a/examples/theme/index.html b/examples/theme/index.html index 54b8d0c84..9569d9e82 100644 --- a/examples/theme/index.html +++ b/examples/theme/index.html @@ -16,6 +16,12 @@ + + + @@ -375,7 +381,6 @@ ================================================== --> - -- cgit v1.2.3 From 72a3819f6c1a34f4754ef48ccdb4c00f9d9d77e1 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 18 Aug 2013 01:55:47 -0700 Subject: remove carousel icons include --- examples/carousel/index.html | 1 - 1 file changed, 1 deletion(-) (limited to 'examples') diff --git a/examples/carousel/index.html b/examples/carousel/index.html index aa58c14fc..d962c1e6f 100644 --- a/examples/carousel/index.html +++ b/examples/carousel/index.html @@ -11,7 +11,6 @@ - -
-
-

Heading

-

Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio dui.

-

View details »

-
-
-

Heading

-

Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio dui.

-

View details »

-
-
-

Heading

-

Donec sed odio dui. Cras justo odio, dapibus ac facilisis in, egestas eget quam. Vestibulum id ligula porta felis euismod semper. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.

-

View details »

-
+ +
+
+

Heading

+

Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio dui.

+

View details »

+
+
+

Heading

+

Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio dui.

+

View details »

+
+
+

Heading

+

Donec sed odio dui. Cras justo odio, dapibus ac facilisis in, egestas eget quam. Vestibulum id ligula porta felis euismod semper. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.

+

View details »

- -
- -
-

© Company 2013

-
+
+ +
+

© Company 2013

+
diff --git a/examples/jumbotron/jumbotron.css b/examples/jumbotron/jumbotron.css index f14b34c36..179d40879 100644 --- a/examples/jumbotron/jumbotron.css +++ b/examples/jumbotron/jumbotron.css @@ -3,18 +3,3 @@ body { padding-top: 50px; padding-bottom: 20px; } - -/* Wrapping element */ -/* Set some basic padding to keep content from hitting the edges */ -.body-content { - padding-left: 15px; - padding-right: 15px; -} - -/* Responsive: Portrait tablets and up */ -@media screen and (min-width: 768px) { - /* Remove padding from wrapping element since we kick in the grid classes here */ - .body-content { - padding: 0; - } -} \ No newline at end of file diff --git a/examples/justified-nav/index.html b/examples/justified-nav/index.html index 3733b8243..8ab83cc1f 100644 --- a/examples/justified-nav/index.html +++ b/examples/justified-nav/index.html @@ -45,29 +45,24 @@

Get started today

- -
- - -
-
-

Heading

-

Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio dui.

-

View details »

-
-
-

Heading

-

Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio dui.

-

View details »

-
-
-

Heading

-

Donec sed odio dui. Cras justo odio, dapibus ac facilisis in, egestas eget quam. Vestibulum id ligula porta felis euismod semper. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa.

-

View details »

-
+ +
+
+

Heading

+

Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio dui.

+

View details »

- -
+
+

Heading

+

Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio dui.

+

View details »

+
+
+

Heading

+

Donec sed odio dui. Cras justo odio, dapibus ac facilisis in, egestas eget quam. Vestibulum id ligula porta felis euismod semper. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa.

+

View details »

+
+