1
0
mirror of https://github.com/alice-lg/alice-lg.git synced 2024-05-11 05:55:03 +00:00
2018-09-06 18:04:27 +02:00

16 lines
171 B
SCSS

// BGP Communities Labels
.label-bgp-community {
margin-right: 5px;
display: inline-block;
}
.label-bgp-unknown {
color: #333;
background-color: #ddd;
}