about.less: color “configure” links in about view

This commit is contained in:
Florian Strohmaier 2022-02-28 09:40:27 +01:00 committed by Johannes Meyer
parent dee70b029f
commit 5b8bbf0d32
1 changed files with 4 additions and 0 deletions

View File

@ -27,6 +27,10 @@
th,
td {
white-space: nowrap;
a {
color: @icinga-blue
}
}
}