Added three.js

This commit is contained in:
ha7ilm 2016-08-07 18:14:05 +02:00
parent 62f49cbf4c
commit b2fe78cef1
4 changed files with 36 additions and 5 deletions

View file

@ -396,6 +396,12 @@ input[type=range]:focus::-ms-fill-upper
image-rendering: -webkit-optimize-contrast;
}
#openwebrx-three-container
{
overflow: scroll;
display: none;
}
#openwebrx-phantom-canvas
{
position: absolute;