get rid of the e() function

This commit is contained in:
Jakob Ketterl
2021-01-15 18:09:18 +01:00
parent b9f0c91ced
commit a8ef3a0e6a
3 changed files with 25 additions and 31 deletions

View File

@ -1233,12 +1233,12 @@ img.openwebrx-mirror-img
height: 15px;
}
#openwebrx-mute-on .sprite-speaker {
background-position: -117px -38px;
.openwebrx-mute-button .sprite-speaker {
background-position: -103px -38px;
}
#openwebrx-mute-off .sprite-speaker {
background-position: -103px -38px;
.openwebrx-mute-button.muted .sprite-speaker {
background-position: -117px -38px;
}
.sprite-squelch {