Changeset 2685

Show
Ignore:
Timestamp:
01/18/10 13:35:07
Author:
johnsa
Message:

mobile theme: fix up minor spacing issues

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/iphoneTheme/event.xsl

    r2590 r2685  
    5151        <xsl:choose> 
    5252          <xsl:when test="start/allday = 'true'"> 
     53            <xsl:text> </xsl:text> 
    5354            <span class="time"> 
    5455              <em><xsl:copy-of select="$bwStr-SgEv-AllDay"/></em> 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/iphoneTheme/listEvents.xsl

    r2608 r2685  
    5353                  <xsl:value-of select="start/dayname"/>, <xsl:value-of select="start/longdate"/> 
    5454                  <xsl:choose> 
    55                     <xsl:when test="start/allday = 'true'"><xsl:copy-of select="$bwStr-LsVw-AllDay"/></xsl:when> 
     55                    <xsl:when test="start/allday = 'true'"> 
     56                      <xsl:text> </xsl:text> 
     57                      <xsl:copy-of select="$bwStr-LsVw-AllDay"/> 
     58                    </xsl:when> 
    5659                    <xsl:otherwise> 
    5760                       <xsl:text> </xsl:text>