mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-04-05 06:26:50 +00:00
get rid of the e() function
This commit is contained in:
parent
b9f0c91ced
commit
a8ef3a0e6a
3 changed files with 25 additions and 31 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue