replace trashcan icon with svg

This commit is contained in:
Jakob Ketterl
2021-05-16 00:39:53 +02:00
parent 31a30532a7
commit 39d49ca991
4 changed files with 69 additions and 1 deletions

View File

@ -1384,4 +1384,8 @@ img.openwebrx-mirror-img
.openwebrx-mute-button.muted svg.unmuted {
display: none;
}
.openwebrx-bookmark-button svg {
height: 14px;
}