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

Finish new organization members and invitation page

This commit is contained in:
Unknwon
2014-08-15 18:29:41 +08:00
parent 3e32b14ad4
commit 36b4c57ff1
24 changed files with 450 additions and 208 deletions

View File

@@ -1,8 +1,8 @@
@import "var";
.label {
padding: 2px 6px;
color: @labelFontColor;
padding: 2px 6px;
color: @labelFontColor;
}
.label-red {
@@ -30,7 +30,7 @@
}
.label-radius{
border-radius: .2em;
border-radius: .2em;
}
.label-link{