From 7a4fadb7b8d6a60f2cbfd42fab880bccb179081c Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Mon, 16 Feb 2015 11:39:14 +0200 Subject: Fix carousel example images after c08bf4ba8b968ecda295391b41d5e965b642ba7c. The revert was incomplete. --- docs/examples/carousel/carousel.css | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'docs/examples/carousel/carousel.css') diff --git a/docs/examples/carousel/carousel.css b/docs/examples/carousel/carousel.css index e47a08d0c..8833f82dd 100644 --- a/docs/examples/carousel/carousel.css +++ b/docs/examples/carousel/carousel.css @@ -59,15 +59,6 @@ body { min-width: 100%; height: 500px; } -.carousel-inner > .item > .first-slide { - background-color: #777; -} -.carousel-inner > .item > .second-slide { - background-color: #666; -} -.carousel-inner > .item > .third-slide { - background-color: #555; -} /* MARKETING CONTENT @@ -85,11 +76,6 @@ body { margin-right: 10px; margin-left: 10px; } -.marketing .col-lg-4 img { - width: 140px; - height: 140px; - background-color: #777; -} /* Featurettes -- cgit v1.2.3