FSN#32156 2015.1 styling

svn path=/Website/trunk/; revision=25051
This commit is contained in:
Ruud Lipper
2015-04-30 12:09:53 +00:00
parent f631176846
commit ad64fb5a9a

View File

@@ -6,9 +6,7 @@
/* Titelbalk */
#headerblok {
background: url(csu.png) no-repeat;
background-color: #fff;
background-position: 0px 0px;
color: #000;
}
@@ -18,19 +16,12 @@ div.fcltframeheader {
color: white;
}
/* Kaders om invulvelden */
#showbody .fcltblock {
border: 3px solid #99ce15;
}
#showbody .fcltblockhead {
background-color: #99ce15;
color: #000;
}
/* Kaders om invulvelden */
#editbody .fcltblock {
border: 3px solid #99ce15;
}
#editbody .fcltblockhead {
background-color: #99ce15;
color: #000;
@@ -42,16 +33,11 @@ div.fcltframeheader {
#editbody .fcltblock {
background-color:#FAFAFA;
border:2px solid #D0D0D0;
}
#editbody .fcltblockhead {
background-color:#D0D0D0;
}
#mywelcometitle strong{
color: #ffffff;
}
input[readOnly], select[readOnly], textarea[readOnly] {
background-color: #F0F0F0;
}