fix dmr mute overlay
This commit is contained in:
parent
3246e5ab3a
commit
502d324cd4
@ -927,6 +927,7 @@ img.openwebrx-mirror-img
|
|||||||
|
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
.openwebrx-meta-slot > * {
|
.openwebrx-meta-slot > * {
|
||||||
@ -944,8 +945,6 @@ img.openwebrx-mirror-img
|
|||||||
display: block;
|
display: block;
|
||||||
content: "";
|
content: "";
|
||||||
background-image: url("../gfx/openwebrx-mute.png");
|
background-image: url("../gfx/openwebrx-mute.png");
|
||||||
width:100%;
|
|
||||||
height:133px;
|
|
||||||
background-position: center;
|
background-position: center;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
Loading…
Reference in New Issue
Block a user