scale the background for large monitors

这个提交包含在:
Jakob Ketterl
2019-10-06 14:22:49 +02:00
父节点 6adbc6c291
当前提交 8c2f081cb0

查看文件

@@ -251,6 +251,7 @@ input[type=range]:focus::-ms-fill-upper
background-image: url('../gfx/openwebrx-background-cool-blue.png');
background-repeat: no-repeat;
background-color: #1e5f7f;
background-size: cover;
cursor: crosshair;
}