phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] phpgwapi/templates/verdilak/css styles.css


From: Sigurd Nes
Subject: [Phpgroupware-cvs] phpgwapi/templates/verdilak/css styles.css
Date: Wed, 16 Aug 2006 19:22:37 +0000

CVSROOT:        /sources/phpgwapi
Module name:    phpgwapi
Changes by:     Sigurd Nes <sigurdne>   06/08/16 19:22:37

Modified files:
        templates/verdilak/css: styles.css 

Log message:
        fix errors

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/phpgwapi/templates/verdilak/css/styles.css?cvsroot=phpgwapi&r1=1.4&r2=1.5

Patches:
Index: styles.css
===================================================================
RCS file: /sources/phpgwapi/phpgwapi/templates/verdilak/css/styles.css,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- styles.css  14 Mar 2006 08:48:27 -0000      1.4
+++ styles.css  16 Aug 2006 19:22:37 -0000      1.5
@@ -1,15 +1,3 @@
-<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: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}; }
-       .th { color: {th_text}; background-color: {th_bg}; }
-       .tablink { color: #000000; }
-       {app_css}
 
 body,p,td,th,table,input,form,option
 {
@@ -170,5 +158,3 @@
        font-weight: bold;
 }
 
--->
-</style>




reply via email to

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