mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-04-04 22:19:04 +00:00
complete storage and display
This commit is contained in:
parent
bd9cdc1cba
commit
af9fcbc38d
2 changed files with 23 additions and 4 deletions
|
|
@ -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');*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue