mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
White navbar brand text for inverted navbar
This commit is contained in:
+1
-1
@@ -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