monitoring/css: Fix colors of command links
This commit is contained in:
parent
7bccc656c9
commit
fe083c2f19
|
@ -176,10 +176,6 @@ table.avp {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
a, button.link-like {
|
|
||||||
color: @colorMainForeground;
|
|
||||||
}
|
|
||||||
|
|
||||||
.badge a[href] {
|
.badge a[href] {
|
||||||
color: @colorGray;
|
color: @colorGray;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue