implement adding and removing scheduler slots

This commit is contained in:
Jakob Ketterl
2021-02-24 21:09:19 +01:00
parent 45a70a1079
commit 2785f43c6a
3 changed files with 93 additions and 49 deletions

View File

@ -98,6 +98,7 @@ table.bookmarks .frequency {
.removable-group.removable .removable-item {
flex: 1 0 auto;
margin-right: .25rem;
}
.removable-group.removable .option-remove-button {