1
0
mirror of https://github.com/alice-lg/alice-lg.git synced 2024-05-11 05:55:03 +00:00

35 lines
343 B
SCSS
Raw Normal View History

2017-05-16 13:34:00 +02:00
.page-header {
padding: 0px 20px;
.status-name {
font-weight: bold;
}
.status-protocol {
font-weight: bold;
}
.spacer {
font-weight: bold;
padding: 0px 8px;
}
}
.routeserver-status {
2018-07-27 18:18:29 +02:00
margin: 0px;
padding: 0px;
td {
vertical-align: top;
padding: 4px;
i {
width: 15px;
2017-05-16 13:34:00 +02:00
}
}
}