mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-04-05 06:26:50 +00:00
Some effects :-)
This commit is contained in:
parent
b98e75f1f9
commit
ae5c598a3c
3 changed files with 54 additions and 13 deletions
|
|
@ -499,6 +499,7 @@ input[type=range]:focus::-ms-fill-upper
|
|||
|
||||
.openwebrx-panel
|
||||
{
|
||||
transform: perspective( 600px );
|
||||
visibility: hidden;
|
||||
background-color: #575757;
|
||||
padding: 10px;
|
||||
|
|
@ -790,7 +791,7 @@ img.openwebrx-mirror-img
|
|||
background-color: #777;
|
||||
left: 0;
|
||||
top: 0;
|
||||
z-index: 1001;
|
||||
z-index: 1001;
|
||||
display: none;
|
||||
vertical-align: middle;
|
||||
text-align: center;
|
||||
|
|
@ -805,4 +806,3 @@ img.openwebrx-mirror-img
|
|||
{
|
||||
width: 150px;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue