openwebrx-clone/htdocs/css/admin.css

15 lines
193 B
CSS
Raw Normal View History

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;
}
.row .map-input {
margin: 15px 15px 0;
}
2020-04-26 00:15:19 +00:00
.device {
margin-top: 20px;
}