From 601013ca04d6374362c12af5dc48b8c1d44b93cc Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 30 Mar 2013 00:11:38 -0700 Subject: drop .muted for .text-muted --- docs/examples/carousel.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/examples/carousel.html') diff --git a/docs/examples/carousel.html b/docs/examples/carousel.html index 598a6334b..dd0c3ca1f 100644 --- a/docs/examples/carousel.html +++ b/docs/examples/carousel.html @@ -369,7 +369,7 @@ body {
-

First featurette headling. It'll blow your mind.

+

First featurette headling. It'll blow your mind.

Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Praesent commodo cursus magna, vel scelerisque nisl consectetur. Fusce dapibus, tellus ac cursus commodo.

@@ -377,7 +377,7 @@ body {
-

Oh yeah, it's that good. See for yourself.

+

Oh yeah, it's that good. See for yourself.

Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Praesent commodo cursus magna, vel scelerisque nisl consectetur. Fusce dapibus, tellus ac cursus commodo.

@@ -385,7 +385,7 @@ body {
-

And lastly, this one. Checkmate.

+

And lastly, this one. Checkmate.

Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Praesent commodo cursus magna, vel scelerisque nisl consectetur. Fusce dapibus, tellus ac cursus commodo.

-- cgit v1.2.3 From d299ff4fce995543c29c0630d58d0a101c477b76 Mon Sep 17 00:00:00 2001 From: Robert Burns Date: Sun, 31 Mar 2013 21:25:45 -0400 Subject: Fix image paths and carousel controls for carousel example --- docs/examples/carousel.html | 59 +++++++++++++++------------------------------ 1 file changed, 19 insertions(+), 40 deletions(-) (limited to 'docs/examples/carousel.html') diff --git a/docs/examples/carousel.html b/docs/examples/carousel.html index dd0c3ca1f..0c50c7a14 100644 --- a/docs/examples/carousel.html +++ b/docs/examples/carousel.html @@ -55,12 +55,6 @@ body { padding: 15px 20px; } -/* Offset the responsive button for proper vertical alignment */ -.navbar .navbar-toggle { - margin-top: 10px; -} - - /* CUSTOMIZE THE CAROUSEL -------------------------------------------------- */ @@ -75,16 +69,6 @@ body { z-index: 9; } -.carousel-control { - height: 80px; - margin-top: 0; - font-size: 120px; - text-shadow: 0 1px 1px rgba(0,0,0,.4); - background-color: transparent; - border: 0; - z-index: 10; -} - .carousel .item { height: 500px; } @@ -252,25 +236,21 @@ body { + + + + @@ -368,7 +347,7 @@ body {
- +

First featurette headling. It'll blow your mind.

Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Praesent commodo cursus magna, vel scelerisque nisl consectetur. Fusce dapibus, tellus ac cursus commodo.

@@ -376,7 +355,7 @@ body {
- +

Oh yeah, it's that good. See for yourself.

Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Praesent commodo cursus magna, vel scelerisque nisl consectetur. Fusce dapibus, tellus ac cursus commodo.

@@ -384,7 +363,7 @@ body {
- +

And lastly, this one. Checkmate.

Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Praesent commodo cursus magna, vel scelerisque nisl consectetur. Fusce dapibus, tellus ac cursus commodo.

-- cgit v1.2.3 From e183dd46a20daa725fe5ad7acb5313d7b20db6f1 Mon Sep 17 00:00:00 2001 From: Robert Burns Date: Mon, 1 Apr 2013 09:27:49 -0400 Subject: Update carousel-caption btn styles --- docs/examples/carousel.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'docs/examples/carousel.html') diff --git a/docs/examples/carousel.html b/docs/examples/carousel.html index 0c50c7a14..e97d895c2 100644 --- a/docs/examples/carousel.html +++ b/docs/examples/carousel.html @@ -91,8 +91,6 @@ body { .carousel-caption .lead { margin: 0; line-height: 1.25; - color: #fff; - text-shadow: 0 1px 1px rgba(0,0,0,.4); } .carousel-caption .btn { margin-top: 10px; -- cgit v1.2.3 From 1816483baa9de59dc1ea0cec67fcbd00b28c6b79 Mon Sep 17 00:00:00 2001 From: Robert Burns Date: Mon, 1 Apr 2013 09:29:43 -0400 Subject: Add carousel indicators to example --- docs/examples/carousel.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/examples/carousel.html') diff --git a/docs/examples/carousel.html b/docs/examples/carousel.html index e97d895c2..925314922 100644 --- a/docs/examples/carousel.html +++ b/docs/examples/carousel.html @@ -273,6 +273,12 @@ body {