cosmetic
This commit is contained in:
parent
eba9744981
commit
18f51e435e
7 changed files with 14 additions and 6 deletions
1
Yavsc/wwwroot/css/main/bootstrap.css
vendored
1
Yavsc/wwwroot/css/main/bootstrap.css
vendored
|
|
@ -5571,6 +5571,7 @@ fieldset[disabled] .navbar-default .btn-link:focus {
|
|||
|
||||
.navbar-inverse .navbar-nav>li>a {
|
||||
color: #9d9d9d;
|
||||
background-color: #333;
|
||||
}
|
||||
|
||||
.navbar-inverse .navbar-nav>li>a:hover,
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
.navbar-link,
|
||||
.navbar-brand {
|
||||
.navbar-brand,
|
||||
.navbar-nav .dropdown>a {
|
||||
background-color: rgba(0, 0, 0, .2);
|
||||
border-radius: 2em;
|
||||
vertical-align: center;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue