v1.0.21 #21

Merged
DrMaxNix merged 2 commits from dev into main 2023-10-04 20:52:15 +02:00
Showing only changes of commit cab84d822c - Show all commits

View File

@ -340,7 +340,7 @@ span.inline {
background-color: var(--theme);
}
.timeline > .item.done-stop::after {
background-color: var(--color-gray-dark);
background-color: var(--theme);
}
.timeline > .item:not(:last-child) > .box {