svn path=/Website/trunk/; revision=30664
This commit is contained in:
@@ -214,6 +214,22 @@ div.subheader {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
/* For internal styling within textarea's */
|
||||
.fclthtml {
|
||||
line-height: 1.5em;
|
||||
}
|
||||
.fclthtml table, .fclthtml td, .fclthtml th {
|
||||
border-collapse: collapse;
|
||||
border: solid 1px #888;
|
||||
}
|
||||
.fclthtml th {
|
||||
background-color: #999;
|
||||
}
|
||||
.fclthtml td {
|
||||
filter: alpha(opacity=80);
|
||||
opacity: 0.8;
|
||||
}
|
||||
|
||||
/* reserveringsinfoschermpje */
|
||||
.resruimte {
|
||||
text-align: center;
|
||||
|
||||
@@ -570,7 +570,7 @@ else
|
||||
PAGE_START({id: "ins-2-"+ins_key})
|
||||
HEADER({title: srtcontrole_oms, back: false, nohome: true}) ;
|
||||
CONTENT_START();
|
||||
ROFIELD("fld", "", srtcontrole_info, {multi: true});
|
||||
ROFIELD("fclthtml", "", srtcontrole_info, {multi: true});
|
||||
CONTENT_END();
|
||||
PAGE_END();
|
||||
%>
|
||||
|
||||
Reference in New Issue
Block a user