source: branches/2.0/phpgwapi/templates/default/css.tpl @ 1189

Revision 1189, 240 bytes checked in by niltonneto, 15 years ago (diff)

Ticket #475 - Modificado nome do template azul->default e celepar->classic.

  • Property svn:eol-style set to native
  • Property svn:executable set to *
Line 
1<style type="text/css">
2<!--
3        .row_on { color: {row_text}; background-color: {row_on}; }
4        .row_off { color: {row_text}; background-color: {row_off}; }
5        .th { color: {th_text}; background-color: {th_bg}; }
6        {app_css}
7-->
8</style>
9{css_file}
Note: See TracBrowser for help on using the repository browser.