monitoring/css: Fix colors of command links

This commit is contained in:
Eric Lippmann 2015-09-14 15:56:47 +02:00
parent 7bccc656c9
commit fe083c2f19
1 changed files with 0 additions and 4 deletions

View File

@ -176,10 +176,6 @@ table.avp {
}
}
a, button.link-like {
color: @colorMainForeground;
}
.badge a[href] {
color: @colorGray;
}