chore: journal timetables styling improvements

This commit is contained in:
2024-08-18 23:03:00 +02:00
parent 4ca0f09e75
commit 42591f6e76
4 changed files with 59 additions and 39 deletions
-5
View File
@@ -38,16 +38,11 @@
}
}
.journal_item {
cursor: pointer;
}
.journal_item,
.journal_warning {
background-color: #1a1a1a;
padding: 1em;
margin-bottom: 1em;
cursor: pointer;
}
.journal_top-bar {