mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
new @component-active-bg variable
This commit is contained in:
+1
-1
@@ -91,7 +91,7 @@
|
||||
.nav-pills > .active > a:hover,
|
||||
.nav-pills > .active > a:focus {
|
||||
color: #fff;
|
||||
background-color: @link-color;
|
||||
background-color: @component-active-bg;
|
||||
}
|
||||
|
||||
// Stacked pills
|
||||
|
||||
Reference in New Issue
Block a user