joerg       2004/01/22 07:59:21

  Modified:    src/blocks/woody/samples/resources
                        woody-calendar-styling.xsl
  Log:
  moved #woody_calendarDiv style into CSS file
  
  Revision  Changes    Path
  1.6       +1 -1      
cocoon-2.1/src/blocks/woody/samples/resources/woody-calendar-styling.xsl
  
  Index: woody-calendar-styling.xsl
  ===================================================================
  RCS file: 
/home/cvs/cocoon-2.1/src/blocks/woody/samples/resources/woody-calendar-styling.xsl,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- woody-calendar-styling.xsl        22 Jan 2004 15:34:01 -0000      1.5
  +++ woody-calendar-styling.xsl        22 Jan 2004 15:59:21 -0000      1.6
  @@ -40,7 +40,7 @@
         | must be called in <body> 
         +-->
     <xsl:template name="woody-calendar-body">
  -    <div id="woody_calendarDiv" 
style="position:absolute;visibility:hidden;background-color:white;layer-background-color:white;"/>
  +    <div id="woody_calendarDiv"/>
     </xsl:template>
   
     <!--+
  
  
  

Reply via email to