egroupware/phpgwapi/templates/edge-it/css.tpl
2004-03-23 10:00:47 +00:00

10 lines
240 B
Smarty
Executable File

<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}; }
{app_css}
-->
</style>
{css_file}