wip: create/update/...

This commit is contained in:
Christoph Haas
2020-11-07 20:32:25 +01:00
parent cc06019738
commit 3e92cc8551
15 changed files with 21539 additions and 1 deletions

View File

@@ -51,4 +51,13 @@
.disabled-peer {
color: #d03131;
}
.tokenfield .token {
border-radius: 0px;
border: 1px solid #1a1a1a;
color: #1a1a1a;
background-color: #f7f7f9;
margin: -4px 5px 5px 0;
height: 22px;
}