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 dove.css,1.3,1.


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/templates/idsociety/css dove.css,1.3,1.4 fancy.css,1.2,1.3 idsociety.css,1.8,1.9 phpgw.css,1.7,1.8 submarine.css,1.13,1.14
Date: Tue, 29 Oct 2002 17:15:34 -0500

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

Modified Files:
        dove.css fancy.css idsociety.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: dove.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/idsociety/css/dove.css,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** dove.css    19 Oct 2002 23:09:59 -0000      1.3
--- dove.css    29 Oct 2002 22:15:32 -0000      1.4
***************
*** 36,39 ****
--- 36,44 ----
  }
  
+ .msgbox
+ {
+       background-color: #FFFFFF;
+ }
+ 
  .th
  {

Index: fancy.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/idsociety/css/fancy.css,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** fancy.css   21 Oct 2002 23:47:14 -0000      1.2
--- fancy.css   29 Oct 2002 22:15:32 -0000      1.3
***************
*** 36,39 ****
--- 36,44 ----
  }
  
+ .msgbox
+ {
+       background-color: #FFFFFF;
+ }
+ 
  .row_on
  {

Index: idsociety.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/idsociety/css/idsociety.css,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** idsociety.css       19 Oct 2002 22:19:11 -0000      1.8
--- idsociety.css       29 Oct 2002 22:15:32 -0000      1.9
***************
*** 35,38 ****
--- 35,43 ----
  }
  
+ .msgbox
+ {
+       background-color: #FFFFFF;
+ }
+ 
  .row_off
  {

Index: phpgw.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/idsociety/css/phpgw.css,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** phpgw.css   25 Oct 2002 16:43:00 -0000      1.7
--- phpgw.css   29 Oct 2002 22:15:32 -0000      1.8
***************
*** 87,91 ****
  }
  
! .login,.portal,.about
  {
        border-width: 1px;
--- 87,91 ----
  }
  
! .login,.portal,.about,.msgbox
  {
        border-width: 1px;

Index: submarine.css
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/idsociety/css/submarine.css,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -r1.13 -r1.14
*** submarine.css       19 Oct 2002 22:19:11 -0000      1.13
--- submarine.css       29 Oct 2002 22:15:32 -0000      1.14
***************
*** 30,33 ****
--- 30,38 ----
  }
  
+ .msgbox
+ {
+       background-color: #FFFFFF;
+ }
+ 
  .row_off
  {





reply via email to

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