mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-08-04 02:12:30 +02:00
Finish new organization members and invitation page
This commit is contained in:
parent
3e32b14ad4
commit
36b4c57ff1
24 changed files with 450 additions and 208 deletions
|
@ -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{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue