scale the background for large monitors
This commit is contained in:
parent
6adbc6c291
commit
8c2f081cb0
@ -251,6 +251,7 @@ input[type=range]:focus::-ms-fill-upper
|
|||||||
background-image: url('../gfx/openwebrx-background-cool-blue.png');
|
background-image: url('../gfx/openwebrx-background-cool-blue.png');
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-color: #1e5f7f;
|
background-color: #1e5f7f;
|
||||||
|
background-size: cover;
|
||||||
cursor: crosshair;
|
cursor: crosshair;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user