mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-29 08:10:47 +02:00
White navbar brand text for inverted navbar
This commit is contained in:
@@ -199,7 +199,7 @@
|
||||
|
||||
// Inverted navbar brand label
|
||||
@navbar-inverse-brand-color: @navbar-inverse-link-color;
|
||||
@navbar-inverse-brand-color-hover: darken(@navbar-inverse-link-color, 10%);
|
||||
@navbar-inverse-brand-color-hover: #fff;
|
||||
@navbar-inverse-brand-bg-hover: transparent;
|
||||
|
||||
// Inverted navbar links
|
||||
|
Reference in New Issue
Block a user