mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-16 13:03:16 +01:00
10 lines
240 B
Smarty
10 lines
240 B
Smarty
|
<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}
|