From a8c753d120fb88868d5167b37c4f3d185e4c0439 Mon Sep 17 00:00:00 2001 From: Ruud Lipper Date: Tue, 4 Dec 2018 14:31:29 +0000 Subject: [PATCH] FCLT#55632 geel ipv groen in de objectenlijst svn path=/Website/branches/v2018.2/; revision=40096 --- APPL/PDA/default.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/APPL/PDA/default.css b/APPL/PDA/default.css index 07fad46511..ee828e4504 100644 --- a/APPL/PDA/default.css +++ b/APPL/PDA/default.css @@ -99,7 +99,7 @@ div.ui-controlgroup { } li.recentlychangedmld a { - background-color: #90E9A6 !important; + background-color: #FDFF9F !important; opacity: 1.0; }