phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] api/skins/default phpgw.xsl, 1.1.1.1.2.13, 1.1.1.1.2.


From: Dan Kuykendall <address@hidden>
Subject: [Phpgroupware-cvs] api/skins/default phpgw.xsl, 1.1.1.1.2.13, 1.1.1.1.2.14
Date: Fri, 24 Oct 2003 06:39:46 +0000

Update of /cvsroot/phpgroupware/api/skins/default
In directory subversions:/tmp/cvs-serv1699/api/skins/default

Modified Files:
      Tag: proposal-branch
        phpgw.xsl 
Log Message:
more cleanup of the main tables. Added a wrapper div so that mozilla would look 
right

Index: phpgw.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/api/skins/default/phpgw.xsl,v
retrieving revision 1.1.1.1.2.13
retrieving revision 1.1.1.1.2.14
diff -C2 -d -r1.1.1.1.2.13 -r1.1.1.1.2.14
*** phpgw.xsl   24 Oct 2003 06:22:15 -0000      1.1.1.1.2.13
--- phpgw.xsl   24 Oct 2003 06:39:44 -0000      1.1.1.1.2.14
***************
*** 19,22 ****
--- 19,23 ----
  </head>
  <body bgcolor="#e5e5e5">
+       <div style="position:absolute; left:4; top:4; padding:0; width:98%; 
height:99%;">
        <table class="box" height="90%" cellSpacing="0" cellPadding="1" 
width="100%" bgcolor="#ffffff" border="0">
        <tr> 
***************
*** 56,60 ****
                        <table cellSpacing="0" cellPadding="0" width="100%" 
border="0">
                                <tr vAlign="top"> 
!                                       <td width="15">&#160;</td>
                                        <td valign="top" width="1">
                                                <xsl:if 
test="count(/PHPGW/API/apps/apps_item) > 0">
--- 57,61 ----
                        <table cellSpacing="0" cellPadding="0" width="100%" 
border="0">
                                <tr vAlign="top"> 
!                                       <td width="5">&#160;</td>
                                        <td valign="top" width="1">
                                                <xsl:if 
test="count(/PHPGW/API/apps/apps_item) > 0">
***************
*** 104,108 ****
                                        <td width="2">&#160;</td>
                                        <td valign="top">
!                                               <table border="0" 
cellSpacing="0" cellPadding="0" width="90%">
                                                        <tr>
                                                                <td>
--- 105,109 ----
                                        <td width="2">&#160;</td>
                                        <td valign="top">
!                                               <table border="0" 
cellSpacing="0" cellPadding="0" width="99%">
                                                        <tr>
                                                                <td>
***************
*** 152,157 ****
                </td>
        </tr>
!       </table>
        <p align="center" class="copyright">Powered by <a 
href="">phpGroupWare</a> version 1.9.0</p>
  </body>
  </html>
--- 153,159 ----
                </td>
        </tr>
! </table>
        <p align="center" class="copyright">Powered by <a 
href="">phpGroupWare</a> version 1.9.0</p>
+ </div>
  </body>
  </html>





reply via email to

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