Not highlighting inactive time slots.

This commit is contained in:
Marat Fayzullin 2023-11-03 12:46:11 -04:00
parent b0e4bb950f
commit 9669461841
1 changed files with 0 additions and 1 deletions

View File

@ -115,7 +115,6 @@ body.has-theme .openwebrx-button {
body.has-theme .openwebrx-meta-slot {
background-color: var(--theme-color2);
filter: brightness(150%);
color: white;
}
body.has-theme #openwebrx-digimode-canvas-container {