phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] phpgwapi/templates/simple/css styles.css base.css


From: Sigurd Nes
Subject: [Phpgroupware-cvs] phpgwapi/templates/simple/css styles.css base.css
Date: Tue, 28 Nov 2006 09:22:15 +0000

CVSROOT:        /sources/phpgwapi
Module name:    phpgwapi
Changes by:     Sigurd Nes <sigurdne>   06/11/28 09:22:15

Added files:
        templates/simple/css: styles.css 
Removed files:
        templates/simple/css: base.css 

Log message:
        not conflicting with login css

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/phpgwapi/templates/simple/css/styles.css?cvsroot=phpgwapi&rev=1.1
http://cvs.savannah.gnu.org/viewcvs/phpgwapi/templates/simple/css/base.css?cvsroot=phpgwapi&r1=1.1&r2=0

Patches:
Index: styles.css
===================================================================
RCS file: styles.css
diff -N styles.css
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ styles.css  28 Nov 2006 09:22:15 -0000      1.1
@@ -0,0 +1,9 @@
+       a { text-decoration:none; color: blue; }
+       a:active{ text-decoration:none; color: red; }
+       a:hover{ text-decoration:underline; color: red; }
+       a:visited{ text-decoration:none; color: blue; }
+       body { margin-top: 0px; margin-right: 0px; margin-left: 0px; 
font-family: Arial, Helvetica, san-serif; }
+       .row_on { color: #000000; background-color: #DDDDDD; }
+       .row_off { color: #000000; background-color: #EEEEEE; }
+       .th { color: #000000; background-color: #D3DCE3; }
+       .tablink { color: #000000; }

Index: base.css
===================================================================
RCS file: base.css
diff -N base.css
--- base.css    28 Nov 2006 09:12:33 -0000      1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,9 +0,0 @@
-       a { text-decoration:none; color: blue; }
-       a:active{ text-decoration:none; color: red; }
-       a:hover{ text-decoration:underline; color: red; }
-       a:visited{ text-decoration:none; color: blue; }
-       body { margin-top: 0px; margin-right: 0px; margin-left: 0px; 
font-family: Arial, Helvetica, san-serif; }
-       .row_on { color: #000000; background-color: #DDDDDD; }
-       .row_off { color: #000000; background-color: #EEEEEE; }
-       .th { color: #000000; background-color: #D3DCE3; }
-       .tablink { color: #000000; }




reply via email to

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