added icon color

This commit is contained in:
Matthias Hannig 2018-10-03 22:14:35 +02:00
parent 916abf88bd
commit b923d29ad2

View File

@ -85,12 +85,16 @@ $labelOffsetEnd: -30px;
}
.rpki-invalid {
color: #990000;
color: #d80000;
}
.rpki-unknown {
color: #2e6da4;
}
.reject-candidate-route {
color: #d80000;
}
}
.route-prefix-flags {