From: Jon Stevens Date: Wed, 25 Jan 2012 19:02:28 +0000 (-0800) Subject: missed a white X-Git-Tag: v2.0.0~6^2~185^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1212%2Fhead;p=thirdparty%2Fbootstrap.git missed a white --- diff --git a/lib/carousel.less b/lib/carousel.less index 8ada01f20c..b0e95bfe93 100644 --- a/lib/carousel.less +++ b/lib/carousel.less @@ -68,7 +68,7 @@ font-size: 60px; font-weight: 100; line-height: 30px; - color: #fff; + color: @white; text-align: center; background: @grayDarker; border: 3px solid @white;