Web: fix typo in CSS rule

This commit is contained in:
Sybren A. Stüvel 2022-05-19 13:07:42 +02:00
parent 50fc1a1bbc
commit d5e5e7b566

View File

@ -362,7 +362,7 @@ ul.status-filter-bar .status-filter-indicator .indicator {
background-color: transparent;
}
.job-list .tabulator-row, .tasks-list .tabulator-row {
.job-list .tabulator-row, .task-list .tabulator-row {
cursor: pointer;
}