Fixed active pill color in navigations example

This commit is contained in:
Geremia Taglialatela 2013-10-19 13:39:46 +02:00
parent f316504796
commit 716e09700c

View File

@ -121,6 +121,8 @@
//@brand-danger: @red; //@brand-danger: @red;
//@brand-info: @blue; //@brand-info: @blue;
// Pills
@nav-pills-active-link-hover-bg: @link-color;
// Carousel // Carousel
@carousel-text-shadow: 0 1px 0 rgba(255,255,255,0.25); @carousel-text-shadow: 0 1px 0 rgba(255,255,255,0.25);