replace zoom in and out icons with svg

This commit is contained in:
Jakob Ketterl
2021-05-14 20:00:07 +02:00
parent 4f0d4983ca
commit ae8061ee77
5 changed files with 323 additions and 2 deletions

View File

@ -1369,4 +1369,8 @@ img.openwebrx-mirror-img
background-position: -159px -38px;
width: 21px;
height: 27px;
}
.openwebrx-zoom-button svg {
height: 27px;
}