phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgwapi/templates/idsociety/css fancy.css,1.1,1


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/templates/idsociety/css fancy.css,1.1,1.2 phpgw.css,1.4,1.5
Date: Mon, 21 Oct 2002 19:47:16 -0400

Update of /cvsroot/phpgroupware/phpgwapi/templates/idsociety/css
In directory subversions:/tmp/cvs-serv18143/idsociety/css

Modified Files:
        fancy.css phpgw.css 
Log Message:
update css

Index: fancy.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/idsociety/css/fancy.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** fancy.css   20 Oct 2002 18:42:14 -0000      1.1
--- fancy.css   21 Oct 2002 23:47:14 -0000      1.2
***************
*** 14,17 ****
--- 14,21 ----
  }
  
+ .info
+ {
+       color: #000000;
+ }
  
  .login,.portal,.about

Index: phpgw.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/idsociety/css/phpgw.css,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** phpgw.css   20 Oct 2002 18:42:14 -0000      1.4
--- phpgw.css   21 Oct 2002 23:47:14 -0000      1.5
***************
*** 35,38 ****
--- 35,74 ----
  }
  
+ .top_top
+ {
+       background: url(../images/em.png);
+       height: 58;
+ }
+ 
+ .top_bottom
+ {
+       background: url(../images/top_spacer_middle.png);
+       height: 15;
+ }
+ 
+ .info
+ {
+       color: #FFFFFF;
+       font-size: 85%;
+ }
+ 
+ .left
+ {
+       width: 154;
+       height: 100%;
+ }
+ 
+ td.left
+ {
+       background: url(../images/nav_bar_left_spacer.png);
+ }
+ 
+ .bottom
+ {
+       background: url(../images/em_bottom.png);
+       width: 100%;
+       height: 100%;
+ }
+ 
  table.portal
  {





reply via email to

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