first svg for openwebrx-panel-log

This commit is contained in:
Jakob Ketterl
2021-05-11 23:36:30 +02:00
parent 2d2f9bed40
commit a676e203c7
4 changed files with 147 additions and 2 deletions

View File

@ -123,8 +123,10 @@
display: none;
}
.openwebrx-main-buttons .button img {
.openwebrx-main-buttons .button img,
.openwebrx-main-buttons .button svg {
height: 38px;
filter: drop-shadow(0 0 4px rgba(0, 0, 0, 0.5));
}
.openwebrx-main-buttons a {