Optimistic, nonblocking statuses

This commit is contained in:
Alex Gleason 2021-10-09 16:56:03 -05:00
parent 8c758d7577
commit 50feacbd6b
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7
13 changed files with 4 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -729,3 +729,7 @@ a.status-card.compact:hover {
bottom: 0;
}
}
.pending-status {
opacity: 0.5;
}