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

nicer colorization for rpki valid routes

This commit is contained in:
Matthias Hannig
2018-09-22 12:31:11 +02:00
parent 7bdf760c40
commit 6c88b4f6fb

View File

@ -77,6 +77,10 @@ $labelOffsetEnd: -30px;
.primary-route {
color: #efb208;
}
.rpki-valid {
color: #009900;
}
}
.route-prefix-flags {