From 9ecabe4a2f6eba9d5e7b0dbc302a597acbf63101 Mon Sep 17 00:00:00 2001 From: Peter Feij Date: Fri, 10 Mar 2017 10:40:02 +0000 Subject: [PATCH] HSLE#37378 required en missing classen verbeterd svn path=/Website/trunk/; revision=33110 --- APPL/PDA/default.css | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/APPL/PDA/default.css b/APPL/PDA/default.css index 2ff3509adb..74f51092e2 100644 --- a/APPL/PDA/default.css +++ b/APPL/PDA/default.css @@ -99,10 +99,17 @@ label.ed {font-weight: lighter; color: #d14b1c;} .moreinfo input { font-weight: bold; color: #000 !important; -} - -.missing { background-color: #FFD0D0!important; } -.attention {color: #E63600 !important;} + } +.required { + border: 1px solid #D14B1C!important; + } +.missing, +.suggest.missing { + background-color: #FFD0D0!important; + } +.attention { + color: #E63600 !important; + } .resruimte .ui-page, .resruimte .ui-content {