2004-01-24 17:55:44 +01:00
|
|
|
<style type="text/css">
|
|
|
|
<!--
|
|
|
|
.row_on { color: {row_text}; background-color: {row_on}; }
|
|
|
|
.row_off { color: {row_text}; background-color: {row_off}; }
|
|
|
|
.th { color: {th_text}; background-color: {th_bg}; }
|
2005-07-04 19:23:39 +02:00
|
|
|
.narrow_column { width: 1%; white-space: nowrap; }
|
2006-03-27 00:21:22 +02:00
|
|
|
@media screen { .onlyPrint { display: none; } }
|
|
|
|
@media print { .noPrint { display: none; } }
|
2004-01-24 17:55:44 +01:00
|
|
|
{app_css}
|
|
|
|
-->
|
|
|
|
</style>
|
|
|
|
{css_file}
|