1
0
mirror of https://github.com/alice-lg/alice-lg.git synced 2024-05-11 05:55:03 +00:00
Matthias Hannig 5b6444e947 styled rs status
2018-07-27 18:18:29 +02:00

35 lines
343 B
SCSS

.page-header {
padding: 0px 20px;
.status-name {
font-weight: bold;
}
.status-protocol {
font-weight: bold;
}
.spacer {
font-weight: bold;
padding: 0px 8px;
}
}
.routeserver-status {
margin: 0px;
padding: 0px;
td {
vertical-align: top;
padding: 4px;
i {
width: 15px;
}
}
}