Merge remote-tracking branch 'origin/main'

This commit is contained in:
Hosted Weblate
2025-12-26 08:35:19 +01:00

View File

@@ -1347,6 +1347,8 @@ body.auto-update-mode .today-fab {
overflow-x: auto;
border-right: none;
border-bottom: 1px solid var(--color-highlight);
scrollbar-width: none;
-ms-overflow-style: none;
}
.settings-page .settings-nav-item {
@@ -2558,9 +2560,4 @@ button:disabled {
}
.timeband-item.selected:hover::before {
opacity: 1;
}
.timeband-item.locked {
}
}