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

add pull-request and labels page design

This commit is contained in:
fuxiaohei
2014-11-17 23:07:34 +08:00
parent a0f9197b45
commit d1a60e3643
10 changed files with 226 additions and 38 deletions

View File

@@ -1,7 +1,7 @@
@import "var";
.label {
padding: 2px 6px;
padding: .3em .6em .2em .6em;
color: @labelFontColor;
}