MARX#37122 Meer authenticatie modes ondersteunen voor http/soap
svn path=/Website/trunk/; revision=30234
This commit is contained in:
@@ -2782,7 +2782,7 @@ body.likemodal {
|
||||
#mod_bijlagen {width:600px;}
|
||||
#mod_resmulti_save {width:500px;}
|
||||
#mod_insmultiedit {width:500px;height:250px;}
|
||||
#mod_insxcp {width:500px;}
|
||||
#mod_insxcp {width:600px;}
|
||||
#mod_mldobj {width:900px;}
|
||||
body.mod_edit_mandate {width:500px;}
|
||||
#mod_pass2mail {width:500px;}
|
||||
@@ -4015,8 +4015,19 @@ td.kpidetails {
|
||||
.mjbtotal {
|
||||
border-left:1px solid #aaa;
|
||||
}
|
||||
.mjbxcp td {
|
||||
background: -webkit-linear-gradient(top, rgba(255, 199, 207, 1), rgba(255, 199, 207, 0.4) 80%); /* For Safari 5.1 to 6.0 */
|
||||
background: -moz-linear-gradient(top, rgba(255, 199, 207, 1), rgba255, 199, 207, 0.4) 80%); /* For Firefox 3.6 to 15 */
|
||||
background: linear-gradient(to top, rgba(255, 199, 207, 0.6), rgba(255, 199, 207, 0.4) 50%); /* Standard syntax */
|
||||
background-color: #FFEB9C\9; /* IE 8 and below */
|
||||
/* color: #009900; */
|
||||
}
|
||||
span.mjborgbedrag {
|
||||
color: #888; font-size: 8px;
|
||||
color: #888;
|
||||
font-size: 8px;
|
||||
}
|
||||
span.mjbvervallen {
|
||||
color: #E60000;
|
||||
}
|
||||
|
||||
/* toaster stuff */
|
||||
|
||||
Reference in New Issue
Block a user