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

@@ -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 {