phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] phpgwapi/templates/verdilak css.tpl,1.1.2.2


From: skwashd
Subject: [Phpgroupware-cvs] phpgwapi/templates/verdilak css.tpl,1.1.2.2
Date: Mon, 12 Dec 2005 02:39:00 +0100

Update of phpgwapi/templates/verdilak

Modified Files:
     Branch: Version-0_9_16-branch
            css.tpl lines: +1 -1

Log Message:
fixed :visted typo

====================================================
Index: phpgwapi/templates/verdilak/css.tpl
diff -u phpgwapi/templates/verdilak/css.tpl:1.1.2.1 
phpgwapi/templates/verdilak/css.tpl:1.1.2.2
--- phpgwapi/templates/verdilak/css.tpl:1.1.2.1 Fri May 30 02:39:37 2003
+++ phpgwapi/templates/verdilak/css.tpl Mon Dec 12 01:39:56 2005
@@ -3,7 +3,7 @@
        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}; }
+       a:visited{ 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}; }






reply via email to

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