fixes #5873: @navbarInverseBrandColor not used
This commit is contained in:
parent
54486de88c
commit
c8856eeff3
2 changed files with 8 additions and 0 deletions
4
docs/assets/css/bootstrap.css
vendored
4
docs/assets/css/bootstrap.css
vendored
|
|
@ -4678,6 +4678,10 @@ input[type="submit"].btn.btn-mini {
|
|||
color: #ffffff;
|
||||
}
|
||||
|
||||
.navbar-inverse .brand {
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
.navbar-inverse .navbar-text {
|
||||
color: #999999;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue