phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgwapi/templates/justweb/css phpgw.css,1.2,1.3


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/templates/justweb/css phpgw.css,1.2,1.3
Date: Fri, 08 Nov 2002 17:35:46 -0500

Update of /cvsroot/phpgroupware/phpgwapi/templates/justweb/css
In directory subversions:/tmp/cvs-serv6943/css

Modified Files:
        phpgw.css 
Log Message:
moved justweb to use xslt

Index: phpgw.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/justweb/css/phpgw.css,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** phpgw.css   29 Oct 2002 22:15:32 -0000      1.2
--- phpgw.css   8 Nov 2002 22:35:44 -0000       1.3
***************
*** 1,6 ****
  body,p,td,th,table,input,form,option
  {
!       font-family: Verdana,Arial,Helvetica,sans-serif;
!       font-size: 10pt;
        font-style: normal;
        font-weight: normal;
--- 1,6 ----
  body,p,td,th,table,input,form,option
  {
!       font-family: Georgia,Times New Roman,Times,serif;
!       font-size: 11pt;
        font-style: normal;
        font-weight: normal;
***************
*** 33,36 ****
--- 33,69 ----
        font-weight: bold;
  }
+ 
+ .top_top
+ {
+       background: url(../images/menu_filler.png);
+ }
+ 
+ .top
+ {
+       background: url(../images/blue_filler.png);
+       color: #FFFFFF;
+ }
+ 
+ .menubar
+ {
+       background: url(../images/menu_bar_bg.png);
+       color: #FFFFFF;
+ }
+ 
+ .menubar_left
+ {
+       background: url(../images/menu_bar_left.png);
+ }
+ 
+ .menubar_right
+ {
+       background: url(../images/menu_bar_right.png);
+ }
+ 
+ .left
+ {
+       background: url(../images/side_bar_bg.png);
+ }
+ 
  
  table.portal





reply via email to

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