mirror of
https://github.com/ForkAwesome/Fork-Awesome.git
synced 2024-12-28 06:21:32 +08:00
Fixed active pill color in navigations example
This commit is contained in:
parent
f316504796
commit
716e09700c
@ -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);
|
||||||
|
Loading…
Reference in New Issue
Block a user