Tweaked Participants and Settings pages
This commit is contained in:
parent
3906b73c61
commit
219acb62d6
3 changed files with 75 additions and 20 deletions
|
|
@ -131,6 +131,7 @@ tr:hover td { background: rgba(255,255,255,0.02); }
|
|||
}
|
||||
.badge-checked { background: rgba(34,197,94,0.15); color: var(--c-success); }
|
||||
.badge-unchecked { background: rgba(122,127,150,0.15); color: var(--c-muted); }
|
||||
.badge-partial { background: rgba(245,158,11,0.15); color: var(--c-warn); }
|
||||
.badge-role { background: rgba(99,102,241,0.15); color: var(--c-accent-h); }
|
||||
.badge-lead { background: rgba(245,158,11,0.15); color: var(--c-warn); }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue