Now highlighting top bar icons in white.

This commit is contained in:
Marat Fayzullin 2024-01-26 00:48:35 -05:00
parent b4550fe775
commit 4bbd64b238
1 changed files with 2 additions and 2 deletions

View File

@ -116,7 +116,7 @@
.openwebrx-main-buttons .button img,
.openwebrx-main-buttons .button svg {
height: 38px;
filter: drop-shadow(0 0 4px rgba(0, 0, 0, 0.5));
filter: drop-shadow(0 0 4px white);
}
.openwebrx-main-buttons a {