phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] api/skins/default default.css, 1.1.1.1, 1.1.1.1.2.1 l


From: Dan Kuykendall <address@hidden>
Subject: [Phpgroupware-cvs] api/skins/default default.css, 1.1.1.1, 1.1.1.1.2.1 login.xsl, 1.1.1.1, 1.1.1.1.2.1 msgbox.xsl, 1.1.1.1, 1.1.1.1.2.1 setup.xsl, 1.1.1.1.2.1, 1.1.1.1.2.2 widgets.xsl, 1.1.1.1.2.1, 1.1.1.1.2.2
Date: Thu, 23 Oct 2003 22:18:26 +0000

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

Modified Files:
      Tag: proposal-branch
        default.css login.xsl msgbox.xsl setup.xsl widgets.xsl 
Log Message:
updated to use png

Index: default.css
===================================================================
RCS file: /cvsroot/phpgroupware/api/skins/default/default.css,v
retrieving revision 1.1.1.1
retrieving revision 1.1.1.1.2.1
diff -C2 -d -r1.1.1.1 -r1.1.1.1.2.1
*** default.css 23 Oct 2003 07:25:03 -0000      1.1.1.1
--- default.css 23 Oct 2003 22:18:23 -0000      1.1.1.1.2.1
***************
*** 134,139 ****
        font-weight: bold; 
        font-size: 12px; 
!       background-image: url(images/boxbg.gif); 
!       background: url(images/boxbg.gif); 
        color: #000000; 
        font-family: "Verdana", "Arial", "Helvetica", "sans-serif"
--- 134,139 ----
        font-weight: bold; 
        font-size: 12px; 
!       background-image: url(images/boxbg.png); 
!       background: url(images/boxbg.png); 
        color: #000000; 
        font-family: "Verdana", "Arial", "Helvetica", "sans-serif"
***************
*** 153,157 ****
        font-weight: bold; 
        font-size: 12px; 
!       background-image: url(images/greypanel.gif); 
        color: #000000; 
        text-indent: 5pt; 
--- 153,157 ----
        font-weight: bold; 
        font-size: 12px; 
!       background-image: url(images/greypanel.png); 
        color: #000000; 
        text-indent: 5pt; 

Index: msgbox.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/api/skins/default/msgbox.xsl,v
retrieving revision 1.1.1.1
retrieving revision 1.1.1.1.2.1
diff -C2 -d -r1.1.1.1 -r1.1.1.1.2.1
*** msgbox.xsl  23 Oct 2003 07:25:03 -0000      1.1.1.1
--- msgbox.xsl  23 Oct 2003 22:18:24 -0000      1.1.1.1.2.1
***************
*** 22,26 ****
                                        </tr>
                                        <tr bgcolor="#e6e6e6">
!                                               <td align="center"><img 
width="300" height="0" src="api/skins/default/images/spacer.gif" alt="" /></td>
                                        </tr>
                                </table>
--- 22,26 ----
                                        </tr>
                                        <tr bgcolor="#e6e6e6">
!                                               <td align="center"><img 
width="300" height="0" src="api/skins/default/images/spacer.png" alt="" /></td>
                                        </tr>
                                </table>
***************
*** 40,44 ****
                                        </tr>
                                        <tr bgcolor="#e6e6e6">
!                                               <td align="center"><img 
width="300" height="0" src="api/skins/default/images/spacer.gif" alt="" /></td>
                                        </tr>
                                </table>
--- 40,44 ----
                                        </tr>
                                        <tr bgcolor="#e6e6e6">
!                                               <td align="center"><img 
width="300" height="0" src="api/skins/default/images/spacer.png" alt="" /></td>
                                        </tr>
                                </table>
***************
*** 63,67 ****
                                        -->
                                        <tr bgcolor="#e6e6e6">
!                                               <td align="center"><img 
width="300" height="0" src="api/skins/default/images/spacer.gif" alt="" /></td>
                                        </tr>
                                </table>
--- 63,67 ----
                                        -->
                                        <tr bgcolor="#e6e6e6">
!                                               <td align="center"><img 
width="300" height="0" src="api/skins/default/images/spacer.png" alt="" /></td>
                                        </tr>
                                </table>
***************
*** 83,87 ****
                                        </tr>
                                        <tr bgcolor="#e6e6e6">
!                                               <td align="center"><img 
width="300" height="0" src="api/skins/default/images/spacer.gif" alt="" /></td>
                                        </tr>
                                </table>
--- 83,87 ----
                                        </tr>
                                        <tr bgcolor="#e6e6e6">
!                                               <td align="center"><img 
width="300" height="0" src="api/skins/default/images/spacer.png" alt="" /></td>
                                        </tr>
                                </table>
***************
*** 104,108 ****
                                        <table class="sideboxtext" 
cellspacing="0" cellpadding="0" width="100%" border="0">
                                                <tr bgcolor="#e6e6e6">
!                                                       <td colspan="3" 
align="center"><br /><img width="300" height="1" alt=""><xsl:attribute 
name="src"><xsl:value-of select="$api_image_path" 
/>/spacer.gif</xsl:attribute></img></td>
                                                </tr>
                                                <tr bgcolor="#e6e6e6">
--- 104,108 ----
                                        <table class="sideboxtext" 
cellspacing="0" cellpadding="0" width="100%" border="0">
                                                <tr bgcolor="#e6e6e6">
!                                                       <td colspan="3" 
align="center"><br /><img width="300" height="1" alt=""><xsl:attribute 
name="src"><xsl:value-of select="$api_image_path" 
/>/spacer.png</xsl:attribute></img></td>
                                                </tr>
                                                <tr bgcolor="#e6e6e6">
***************
*** 147,151 ****
                                        </tr>
                                        <tr bgcolor="#e6e6e6">
!                                               <td align="center"><img 
width="300" height="0" src="api/skins/default/images/spacer.gif" alt="" /></td>
                                        </tr>
                                </table>
--- 147,151 ----
                                        </tr>
                                        <tr bgcolor="#e6e6e6">
!                                               <td align="center"><img 
width="300" height="0" src="api/skins/default/images/spacer.png" alt="" /></td>
                                        </tr>
                                </table>

Index: login.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/api/skins/default/login.xsl,v
retrieving revision 1.1.1.1
retrieving revision 1.1.1.1.2.1
diff -C2 -d -r1.1.1.1 -r1.1.1.1.2.1
*** login.xsl   23 Oct 2003 07:25:03 -0000      1.1.1.1
--- login.xsl   23 Oct 2003 22:18:24 -0000      1.1.1.1.2.1
***************
*** 31,35 ****
                                <table class="sideboxtext" cellspacing="0" 
cellpadding="0" width="100%" border="0">
                                        <tr bgcolor="#e6e6e6">
!                                               <td colspan="3" 
align="center"><br /><img width="300" height="1" alt=""><xsl:attribute 
name="src"><xsl:value-of select="$api_image_path" 
/>/spacer.gif</xsl:attribute></img></td>
                                        </tr>
                                        <tr bgcolor="#e6e6e6">
--- 31,35 ----
                                <table class="sideboxtext" cellspacing="0" 
cellpadding="0" width="100%" border="0">
                                        <tr bgcolor="#e6e6e6">
!                                               <td colspan="3" 
align="center"><br /><img width="300" height="1" alt=""><xsl:attribute 
name="src"><xsl:value-of select="$api_image_path" 
/>/spacer.png</xsl:attribute></img></td>
                                        </tr>
                                        <tr bgcolor="#e6e6e6">

Index: widgets.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/api/skins/default/widgets.xsl,v
retrieving revision 1.1.1.1.2.1
retrieving revision 1.1.1.1.2.2
diff -C2 -d -r1.1.1.1.2.1 -r1.1.1.1.2.2
*** widgets.xsl 23 Oct 2003 21:51:05 -0000      1.1.1.1.2.1
--- widgets.xsl 23 Oct 2003 22:18:24 -0000      1.1.1.1.2.2
***************
*** 27,31 ****
                                <table class="sideboxtext" cellspacing="0" 
cellpadding="0" width="100%" border="0">
                                        <tr bgcolor="#e6e6e6">
!                                               <td colspan="2" 
align="center"><br /><img width="300" height="1" 
src="api/skins/default/images/spacer.gif" alt="" /></td>
                                        </tr>
                                        <tr bgcolor="#e6e6e6">
--- 27,31 ----
                                <table class="sideboxtext" cellspacing="0" 
cellpadding="0" width="100%" border="0">
                                        <tr bgcolor="#e6e6e6">
!                                               <td colspan="2" 
align="center"><br /><img width="300" height="1" 
src="api/skins/default/images/spacer.png" alt="" /></td>
                                        </tr>
                                        <tr bgcolor="#e6e6e6">
***************
*** 97,102 ****
        <xsl:param name="current"/>
        <xsl:choose>
!               <xsl:when test="$value = $current"><td align="right"><img 
src="api/skins/default/images/tabs-start1.gif"/></td></xsl:when>
!               <xsl:otherwise><td align="right"><img 
src="api/skins/default/images/tabs-start0.gif"/></td></xsl:otherwise>
        </xsl:choose>
  </xsl:template>
--- 97,102 ----
        <xsl:param name="current"/>
        <xsl:choose>
!               <xsl:when test="$value = $current"><td align="right"><img 
src="api/skins/default/images/tabs-start1.png"/></td></xsl:when>
!               <xsl:otherwise><td align="right"><img 
src="api/skins/default/images/tabs-start0.png"/></td></xsl:otherwise>
        </xsl:choose>
  </xsl:template>
***************
*** 108,118 ****
        <xsl:param name="value" select="$title"/>
        <xsl:param name="current"/>
! <td align="left"><img src="api/skins/default/images/tabs-sepm.gif"/></td>
        <xsl:choose>
                <xsl:when test="$value = $current">
! <td align="left" background="api/skins/default/images/tabs-bg1.gif"><b><a 
href="{$baseurl}&amp;op={$op}&amp;{$name}={$value}" 
class="tablink"><xsl:value-of select="$title"/></a></b></td>
                </xsl:when>
                <xsl:otherwise>
! <td align="left" background="api/skins/default/images/tabs-bg0.gif"><b><a 
href="{$baseurl}&amp;op={$op}&amp;{$name}={$value}" 
class="tablink"><xsl:value-of select="$title"/></a></b></td>
                </xsl:otherwise>
        </xsl:choose>
--- 108,118 ----
        <xsl:param name="value" select="$title"/>
        <xsl:param name="current"/>
! <td align="left"><img src="api/skins/default/images/tabs-sepm.png"/></td>
        <xsl:choose>
                <xsl:when test="$value = $current">
! <td align="left" background="api/skins/default/images/tabs-bg1.png"><b><a 
href="{$baseurl}&amp;op={$op}&amp;{$name}={$value}" 
class="tablink"><xsl:value-of select="$title"/></a></b></td>
                </xsl:when>
                <xsl:otherwise>
! <td align="left" background="api/skins/default/images/tabs-bg0.png"><b><a 
href="{$baseurl}&amp;op={$op}&amp;{$name}={$value}" 
class="tablink"><xsl:value-of select="$title"/></a></b></td>
                </xsl:otherwise>
        </xsl:choose>
***************
*** 122,138 ****
  <table border="0" cellspacing="0" cellpadding="0">
        <tr>
!               <td align="right"><img 
src="/phpgroupware/phpgwapi/templates/idots/images/tabs-start1.gif"/></td>
!               <td align="left" 
background="/phpgroupware/phpgwapi/templates/idots/images/tabs-bg1.gif">
                        <b><a 
href="/phpgroupware/preferences/preferences.php?appname=preference13bb046a8" 
class="tablink">Your Preferences</a></b>
                </td>
!               <td align="left"><img 
src="/phpgroupware/phpgwapi/templates/idots/images/tabs-sepr.gif"/></td>
!               <td align="left" 
background="/phpgroupware/phpgwapi/templates/idots/images/tabs-bg0.gif">
                        <b><a 
href="/phpgroupware/preferences/preferences.php?appnam13bb046a8" 
class="tablink">Default Preferences</a></b>
                </td>
!               <td align="left"><img 
src="/phpgroupware/phpgwapi/templates/idots/images/tabs-sepm.gif"/></td>
!               <td align="left" 
background="/phpgroupware/phpgwapi/templates/idots/images/tabs-bg0.gif">
                        <b><a href="/phpgroupware/preferences046a8" 
class="tablink">Forced Preferences</a></b>
                </td>
!               <td align="left"><img 
src="/phpgroupware/phpgwapi/templates/idots/images/tabs-end0.gif"/></td>
  </table>
  -->
--- 122,138 ----
  <table border="0" cellspacing="0" cellpadding="0">
        <tr>
!               <td align="right"><img 
src="/phpgroupware/phpgwapi/templates/idots/images/tabs-start1.png"/></td>
!               <td align="left" 
background="/phpgroupware/phpgwapi/templates/idots/images/tabs-bg1.png">
                        <b><a 
href="/phpgroupware/preferences/preferences.php?appname=preference13bb046a8" 
class="tablink">Your Preferences</a></b>
                </td>
!               <td align="left"><img 
src="/phpgroupware/phpgwapi/templates/idots/images/tabs-sepr.png"/></td>
!               <td align="left" 
background="/phpgroupware/phpgwapi/templates/idots/images/tabs-bg0.png">
                        <b><a 
href="/phpgroupware/preferences/preferences.php?appnam13bb046a8" 
class="tablink">Default Preferences</a></b>
                </td>
!               <td align="left"><img 
src="/phpgroupware/phpgwapi/templates/idots/images/tabs-sepm.png"/></td>
!               <td align="left" 
background="/phpgroupware/phpgwapi/templates/idots/images/tabs-bg0.png">
                        <b><a href="/phpgroupware/preferences046a8" 
class="tablink">Forced Preferences</a></b>
                </td>
!               <td align="left"><img 
src="/phpgroupware/phpgwapi/templates/idots/images/tabs-end0.png"/></td>
  </table>
  -->
***************
*** 142,147 ****
        <xsl:param name="current"/>
        <xsl:choose>
!               <xsl:when test="$value = $current"><td align="right"><img 
src="api/skins/default/images/tabs-end1.gif"/></td></xsl:when>
!               <xsl:otherwise><td align="right"><img 
src="api/skins/default/images/tabs-end0.gif"/></td></xsl:otherwise>
        </xsl:choose>
  </xsl:template>
--- 142,147 ----
        <xsl:param name="current"/>
        <xsl:choose>
!               <xsl:when test="$value = $current"><td align="right"><img 
src="api/skins/default/images/tabs-end1.png"/></td></xsl:when>
!               <xsl:otherwise><td align="right"><img 
src="api/skins/default/images/tabs-end0.png"/></td></xsl:otherwise>
        </xsl:choose>
  </xsl:template>

Index: setup.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/api/skins/default/setup.xsl,v
retrieving revision 1.1.1.1.2.1
retrieving revision 1.1.1.1.2.2
diff -C2 -d -r1.1.1.1.2.1 -r1.1.1.1.2.2
*** setup.xsl   23 Oct 2003 21:51:05 -0000      1.1.1.1.2.1
--- setup.xsl   23 Oct 2003 22:18:24 -0000      1.1.1.1.2.2
***************
*** 201,205 ****
                                <table class="sideboxtext" cellspacing="0" 
cellpadding="0" width="100%" border="0">
                                        <tr bgcolor="#e6e6e6">
!                                               <td align="center"><br /><img 
width="300" height="1" src="api/templates/default/images/spacer.gif" alt="" 
/></td>
                                        </tr>
                                        <tr bgcolor="#e6e6e6">
--- 201,205 ----
                                <table class="sideboxtext" cellspacing="0" 
cellpadding="0" width="100%" border="0">
                                        <tr bgcolor="#e6e6e6">
!                                               <td align="center"><br /><img 
width="300" height="1" src="api/templates/default/images/spacer.png" alt="" 
/></td>
                                        </tr>
                                        <tr bgcolor="#e6e6e6">
***************
*** 235,239 ****
                                <table class="sideboxtext" cellspacing="0" 
cellpadding="0" width="100%" border="0">
                                        <tr bgcolor="#e6e6e6">
!                                               <td align="center"><br /><img 
width="300" height="1" src="api/templates/default/images/spacer.gif" alt="" 
/></td>
                                        </tr>
                                        <tr bgcolor="#e6e6e6">
--- 235,239 ----
                                <table class="sideboxtext" cellspacing="0" 
cellpadding="0" width="100%" border="0">
                                        <tr bgcolor="#e6e6e6">
!                                               <td align="center"><br /><img 
width="300" height="1" src="api/templates/default/images/spacer.png" alt="" 
/></td>
                                        </tr>
                                        <tr bgcolor="#e6e6e6">





reply via email to

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