phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: sitemgr/sitemgr-site/templates/phpgroupware/sty


From: Michael Totschnig <address@hidden>
Subject: [Phpgroupware-cvs] CVS: sitemgr/sitemgr-site/templates/phpgroupware/style style.css,1.2,1.3
Date: Thu, 16 Jan 2003 22:37:55 -0500

Update of 
/cvsroot/phpgroupware/sitemgr/sitemgr-site/templates/phpgroupware/style
In directory 
subversions:/tmp/cvs-serv24731/sitemgr-site/templates/phpgroupware/style

Modified Files:
        style.css 
Log Message:
First commit of a new modularized architecture for sitemgr 


Index: style.css
===================================================================
RCS file: 
/cvsroot/phpgroupware/sitemgr/sitemgr-site/templates/phpgroupware/style/style.css,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** style.css   5 Dec 2002 22:15:02 -0000       1.2
--- style.css   17 Jan 2003 03:37:53 -0000      1.3
***************
*** 208,209 ****
--- 208,224 ----
        TEXT-DECORATION: none
  }
+ 
+ .rowon TD         {
+         BACKGROUND:  #000000; 
+ }
+ .rowon A:hover { 
+   BACKGROUND:  #FFFFFF;
+   COLOR: #000000; 
+  }
+ .rowoff  TD       {
+         BACKGROUND: #363636; 
+ }
+ .rowoff A:hover { 
+   BACKGROUND: #FFFFFF; 
+   COLOR: #363636; 
+  }





reply via email to

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