Add solo button

This commit is contained in:
Ian Gulliver
2020-11-25 22:41:05 +00:00
parent d7495aa83b
commit 82da61bd86
4 changed files with 112 additions and 32 deletions

View File

@@ -42,7 +42,8 @@ tfoot tr {
}
.admin,
.active {
.active,
.solo {
cursor: pointer;
opacity: 0.3;
user-select: none;