mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-01-26 01:54:18 +01:00
change the table alignment
This commit is contained in:
parent
4ba7152893
commit
d053255008
|
|
@ -1113,6 +1113,7 @@ img.openwebrx-mirror-img
|
|||
.openwebrx-message-panel td {
|
||||
min-width: 50px;
|
||||
text-align: left;
|
||||
vertical-align: top;
|
||||
padding: 1px 3px;
|
||||
}
|
||||
|
||||
|
|
@ -1123,7 +1124,7 @@ img.openwebrx-mirror-img
|
|||
}
|
||||
|
||||
.openwebrx-message-panel h4 {
|
||||
margin: .25em 0;
|
||||
margin: 0 0 .25em;
|
||||
}
|
||||
|
||||
.openwebrx-message-panel .acars-message {
|
||||
|
|
|
|||
Loading…
Reference in a new issue