From 5b8bbf0d326c75cbef86f720c6840d8a8bc4572c Mon Sep 17 00:00:00 2001 From: Florian Strohmaier Date: Mon, 28 Feb 2022 09:40:27 +0100 Subject: [PATCH] =?UTF-8?q?about.less:=20color=20=E2=80=9Cconfigure?= =?UTF-8?q?=E2=80=9D=20links=20in=20about=20view?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/css/icinga/about.less | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/css/icinga/about.less b/public/css/icinga/about.less index 40d4b5ec8..4ccaaf8d1 100644 --- a/public/css/icinga/about.less +++ b/public/css/icinga/about.less @@ -27,6 +27,10 @@ th, td { white-space: nowrap; + + a { + color: @icinga-blue + } } }