phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] phpgwapi/templates/base/css.tpl, 1.1.2.1


From: nomail
Subject: [Phpgroupware-cvs] phpgwapi/templates/base/css.tpl, 1.1.2.1
Date: Thu, 30 Dec 2004 02:32:59 +0100

Update of /phpgwapi/templates/base
Added Files:
        Branch: proposed-0_9_18-branch
          css.tpl

date: 2004/12/30 01:32:59;  author: skwashd;  state: Exp;  lines: +14 -0

Log Message:
new layout
=====================================================================
<style type="text/css">
<!--
        a { text-decoration:none; color: {link}; }
        a:active{ text-decoration:none; color: {alink}; }
        a:hover{ text-decoration:underline; color: {alink}; }
        a:visted{ text-decoration:none; color: {link}; }
        body { margin-top: 0px; margin-right: 0px; margin-left: 0px; 
font-family: {font}; }
        .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}; }
        .tablink { color: #000000; }
        {app_css}
-->
</style>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]