phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] phpgwapi/templates/justweb/css.tpl, 1.2


From: nomail
Subject: [Phpgroupware-cvs] phpgwapi/templates/justweb/css.tpl, 1.2
Date: Thu, 30 Dec 2004 07:47:35 +0100

Update of /phpgwapi/templates/justweb
Added Files:
        Branch: 
          css.tpl

date: 2004/12/30 06:47:35;  author: skwashd;  state: Exp;  lines: +14 -0

Log Message:
new HEAD
=====================================================================
<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]