Now highlighting top bar icons in white.
This commit is contained in:
parent
b4550fe775
commit
4bbd64b238
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue