
/*

DEVNOTE:

- these are the styles for the front-end interface to show identifiers and option right in the public site.

- styles that are deactivated here are moved to inline (in the main html template of the site manager), because there the %_TVGI% and %_THEME_DIR% tags will be parsed.

- these styles can be moved back to a file once the site_manager is properly made uniform and separated into its own files, and the css files themselves are parsed.

*/




.site_manager {background-color:#aaa; width:100%; font-family:verdana;}



/*
.block_identifier {background-color: green; width: 100%; padding: 2px 0;}
.block_identifier .text {font-size: 10px; font-family: sans-serif; font-weight: bold; color: #333; text-align: center; background-image: url(../../../../../../../../tvgi.php?i&cb=f&op=90); background-repeat: repeat;}
*/
.block_identifier.shell {background-color: #ddd; border-bottom:1px dotted #7777ff;}
.block_identifier.interface {background-color: #eee; border-bottom:1px dashed #ff6600;}
/*.block_identifier {display: none;} */


/*
.block_options {font-size: 10px; font-family: sans-serif; color: #000000; background-image:url(http://www.cachesharing.com/themes/patterns/diagonal_pattern_white.png); padding: 2px 0;  width: 100%; background-color: #0084ff; border-bottom:1px dotted #333; text-align: center;}
*/
.block_options.shell {background-color: #333;}
.block_options.interface {background-color: #555;}
/*.block_identifier {display: none;}*/ 



/*
.block_option2 {font-size: 10px; font-family: sans-serif; color: #fff; background-image:url(http://www.cachesharing.com/themes/patterns/diagonal_pattern_white.png); background-color: #555;  padding: 2px 0; width: 100%;  border-bottom:1px dotted #333; text-align: center;}
*/
.block_option2.shell {background-color: #336;}
.block_option2.interface {background-color: #559;}
/*.block_option2 {display: none;} */



/*
.record_options {font-size: 10px; font-family: sans-serif; color: #fff; background-image:url(http://www.cachesharing.com/themes/patterns/diagonal_pattern_white.png);  background-color: #eee; padding: 2px 0; width: 100%;  border-bottom:1px dotted #aaa;  text-align: center;}
*/
.record_options.shell {background-color: #668;}
.record_options.interface {background-color: #77a;}
/*.record_options {display: none;} */




/*

code blocks @:


2/Classes/class.mask.php ->Regel 118 {block_identifier_box}
2/Classes/Attribs/PrintRecord/class.print_record.php -> Regel 1559 {options_box}

2/system/options/site_printer/class.interface_item.php -> Regel 136 {stukje interface options}

volgens mij heb ik ze. 2/system/templates/masks/mask.gui.php
02:19
 
met 'notie': $m[1] bevat en de interface opties, en het hele interface item



H = header
L = Lijst
Li = Lijstiem
I = item
W = wrapper


*/