mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-04 08:17:24 -05:00
Merge branch 'master' of github.com:gogits/gogs
This commit is contained in:
commit
34bea3650b
@ -97,11 +97,11 @@ html, body {
|
||||
}
|
||||
|
||||
/* gogits nav item active status */
|
||||
.nav .active {
|
||||
#masthead .nav .active {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.nav .active:after {
|
||||
#masthead .nav .active:after {
|
||||
position: absolute;
|
||||
bottom: -1px;
|
||||
left: 50%;
|
||||
|
Loading…
Reference in New Issue
Block a user