From f5a7c77707d53955a00376893fa18eb628fb182b Mon Sep 17 00:00:00 2001 From: alex Date: Tue, 12 Nov 2019 10:51:17 +0100 Subject: [PATCH] =?UTF-8?q?infocenter=20=C3=9Cbersicht:=20changed=20color?= =?UTF-8?q?=20of=20onhold=20students=20to=20dark=20yellow,=20#CDAD00?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/css/infocenter/infocenterPersonDataset.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/css/infocenter/infocenterPersonDataset.css b/public/css/infocenter/infocenterPersonDataset.css index d6efe8a1d..621391e67 100644 --- a/public/css/infocenter/infocenterPersonDataset.css +++ b/public/css/infocenter/infocenterPersonDataset.css @@ -8,5 +8,5 @@ hr.studiensemesterline .onhold { - color: #00CD00 /* #00CD00 #CDAD00 #68228B #8A2BE2*/ + color: #CDAD00 } \ No newline at end of file