mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-04 14:07:32 +00:00
re-package code for meta panels into classes
This commit is contained in:
parent
13215960c4
commit
41f9407024
6 changed files with 156 additions and 97 deletions
|
|
@ -908,10 +908,15 @@ img.openwebrx-mirror-img
|
|||
border-color: Red;
|
||||
}
|
||||
|
||||
.openwebrx-meta-panel {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
}
|
||||
|
||||
.openwebrx-meta-slot {
|
||||
flex: 1;
|
||||
width: 145px;
|
||||
height: 196px;
|
||||
float: left;
|
||||
margin-right: 10px;
|
||||
|
||||
background-color: #676767;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue