fix org dashboard menu color
This commit is contained in:
parent
45c2b4bd76
commit
4d75db4811
2 changed files with 2 additions and 2 deletions
2
public/css/gogs.min.css
vendored
2
public/css/gogs.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -19,7 +19,7 @@
|
||||||
.ui.right .head.menu {
|
.ui.right .head.menu {
|
||||||
margin-top: -5px;
|
margin-top: -5px;
|
||||||
.item.active {
|
.item.active {
|
||||||
color: #d26911;
|
color: #d9453d;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue