1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

update locale and org dashboard navbar

This commit is contained in:
Unknwon
2015-08-26 00:01:06 +08:00
parent a329bbc215
commit 4330c1f0d8
11 changed files with 52 additions and 16 deletions

File diff suppressed because one or more lines are too long

View File

@@ -16,5 +16,11 @@
color: #FFF;
}
}
.ui.right .head.menu {
margin-top: -5px;
.item.active {
color: #d26911;
}
}
}
}