15 lines
193 B
CSS
Raw Normal View History

2020-03-08 23:23:36 +01:00
@import url("openwebrx-header.css");
@import url("openwebrx-globals.css");
2020-03-26 23:04:02 +01:00
.buttons {
text-align: right;
}
.row .map-input {
margin: 15px 15px 0;
}
2020-04-26 02:15:19 +02:00
.device {
margin-top: 20px;
}