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

able edit issue labels/milestone/assignee

This commit is contained in:
Unknwon
2015-08-15 00:42:43 +08:00
parent d07c081920
commit cec38f2a8c
12 changed files with 279 additions and 217 deletions

View File

@@ -99,6 +99,10 @@ img {
padding-left: 0.75rem;
vertical-align: middle;
}
.avatar.image {
border-radius: 3px;
}
}
footer {