complete storage and display

This commit is contained in:
Jakob Ketterl
2019-09-28 20:28:25 +02:00
parent bd9cdc1cba
commit af9fcbc38d
2 changed files with 23 additions and 4 deletions

View File

@ -205,6 +205,14 @@ input[type=range]:focus::-ms-fill-upper
margin-bottom: -5px;
}
#openwebrx-bookmarks-container .bookmark[data-source=local] {
background-color: #0FF;
}
#openwebrx-bookmarks-container .bookmark[data-source=local]:after {
border-top-color: #0FF;
}
#webrx-canvas-container
{
/*background-image:url('../gfx/openwebrx-blank-background-1.jpg');*/