Less white glow on the buttons.
This commit is contained in:
parent
4bbd64b238
commit
a39794bc3e
|
|
@ -116,7 +116,7 @@
|
|||
.openwebrx-main-buttons .button img,
|
||||
.openwebrx-main-buttons .button svg {
|
||||
height: 38px;
|
||||
filter: drop-shadow(0 0 4px white);
|
||||
filter: drop-shadow(0 0 4px rgba(255, 255, 255, 0.75));
|
||||
}
|
||||
|
||||
.openwebrx-main-buttons a {
|
||||
|
|
|
|||
Loading…
Reference in New Issue