2020-03-08 22:23:36 +00:00
|
|
|
@import url("openwebrx-header.css");
|
|
|
|
@import url("openwebrx-globals.css");
|
|
|
|
|
2020-03-26 22:04:02 +00:00
|
|
|
.buttons {
|
|
|
|
text-align: right;
|
|
|
|
}
|
2020-03-29 19:40:29 +00:00
|
|
|
|
|
|
|
.row .map-input {
|
|
|
|
margin: 15px 15px 0;
|
|
|
|
}
|
2020-04-26 00:15:19 +00:00
|
|
|
|
|
|
|
.device {
|
|
|
|
margin-top: 20px;
|
|
|
|
}
|
2021-02-07 21:09:06 +00:00
|
|
|
|
|
|
|
.settings-section {
|
|
|
|
margin-top: 3em;
|
|
|
|
}
|
|
|
|
|
|
|
|
.settings-section h3 {
|
|
|
|
margin-bottom: 1em;
|
|
|
|
}
|
|
|
|
|
|
|
|
h1 {
|
|
|
|
margin: 1em 0;
|
|
|
|
text-align: center;
|
|
|
|
}
|