HSLE#37378 required en missing classen verbeterd

svn path=/Website/trunk/; revision=33110
This commit is contained in:
Peter Feij
2017-03-10 10:40:02 +00:00
parent f052c55c38
commit 9ecabe4a2f

View File

@@ -100,9 +100,16 @@ label.ed {font-weight: lighter; color: #d14b1c;}
font-weight: bold; font-weight: bold;
color: #000 !important; color: #000 !important;
} }
.required {
.missing { background-color: #FFD0D0!important; } border: 1px solid #D14B1C!important;
.attention {color: #E63600 !important;} }
.missing,
.suggest.missing {
background-color: #FFD0D0!important;
}
.attention {
color: #E63600 !important;
}
.resruimte .ui-page, .resruimte .ui-page,
.resruimte .ui-content { .resruimte .ui-content {