[jboss-cvs] jboss-seam/examples/seampay/view ...

Peter Muir peter at bleepbleep.org.uk
Mon Sep 3 08:13:49 EDT 2007


  User: pmuir   
  Date: 07/09/03 08:13:49

  Modified:    examples/seampay/view   search.xhtml date.css
  Log:
  JBSEAM-1742, cleanup examples, thanks to Stephen Friedrich
  
  Revision  Changes    Path
  1.12      +1 -1      jboss-seam/examples/seampay/view/search.xhtml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: search.xhtml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/seampay/view/search.xhtml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -b -r1.11 -r1.12
  --- search.xhtml	24 Jul 2007 00:29:46 -0000	1.11
  +++ search.xhtml	3 Sep 2007 12:13:49 -0000	1.12
  @@ -1,4 +1,4 @@
  -<!DOCTYPE composition PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   <html xmlns="http://www.w3.org/1999/xhtml"
         xmlns:ui="http://java.sun.com/jsf/facelets"
         xmlns:h="http://java.sun.com/jsf/html"
  
  
  
  1.7       +1 -1      jboss-seam/examples/seampay/view/date.css
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: date.css
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/seampay/view/date.css,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -b -r1.6 -r1.7
  --- date.css	21 Mar 2007 06:51:15 -0000	1.6
  +++ date.css	3 Sep 2007 12:13:49 -0000	1.7
  @@ -10,7 +10,7 @@
   
   table.seam-date td {
     font-family: Tahoma, Arial, Helvetica, sans-serif;
  -  font-weight: 11px; 
  +  font-size: 11px; 
   }
   
   .seam-date-monthNames
  
  
  



More information about the jboss-cvs-commits mailing list