phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgwapi/templates/verdilak/css chestnut.css,1.1


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/templates/verdilak/css chestnut.css,1.1,1.2 phpgw.css,1.2,1.3 submarine.css,1.8,1.9
Date: Tue, 29 Oct 2002 17:15:35 -0500

Update of /cvsroot/phpgroupware/phpgwapi/templates/verdilak/css
In directory subversions:/tmp/cvs-serv30459/phpgwapi/templates/verdilak/css

Modified Files:
        chestnut.css phpgw.css submarine.css 
Log Message:
added option to enable/disable support for old_style apps, added css class for 
msgbox, fixed home screen if default_app

Index: chestnut.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/verdilak/css/chestnut.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** chestnut.css        28 Oct 2002 03:01:01 -0000      1.1
--- chestnut.css        29 Oct 2002 22:15:32 -0000      1.2
***************
*** 30,33 ****
--- 30,38 ----
  }
  
+ .msgbox
+ {
+       background-color: #FFFFFF;
+ }
+ 
  .portal_text
  {

Index: phpgw.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/verdilak/css/phpgw.css,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** phpgw.css   26 Oct 2002 20:28:37 -0000      1.2
--- phpgw.css   29 Oct 2002 22:15:32 -0000      1.3
***************
*** 51,55 ****
  }
  
! .login,.portal,.about
  {
        border-width: 1px;
--- 51,55 ----
  }
  
! .login,.portal,.about,.msgbox
  {
        border-width: 1px;

Index: submarine.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/verdilak/css/submarine.css,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** submarine.css       28 Oct 2002 04:50:43 -0000      1.8
--- submarine.css       29 Oct 2002 22:15:32 -0000      1.9
***************
*** 40,43 ****
--- 40,48 ----
  }
  
+ .msgbox
+ {
+       background-color: #FFFFFF;
+ }
+ 
  .row_off
  {





reply via email to

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