add tasks for dresden, steglitz and bode-museum
This commit is contained in:
@@ -66,6 +66,20 @@ body {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.sidebar-item.completed {
|
||||
background: #1e3a2e;
|
||||
border-left: 4px solid #27ae60;
|
||||
}
|
||||
|
||||
.sidebar-item.completed:hover {
|
||||
background: #2a4a3a;
|
||||
}
|
||||
|
||||
.sidebar-item.completed.active {
|
||||
background: #1a252f;
|
||||
border-left: 4px solid #27ae60;
|
||||
}
|
||||
|
||||
.sidebar-item-title {
|
||||
font-size: 0.95em;
|
||||
line-height: 1.4;
|
||||
|
||||
Reference in New Issue
Block a user