[jboss-cvs] jboss-seam/examples/dvdstore/web ...

Gavin King gavin.king at jboss.com
Sat Jun 23 18:04:52 EDT 2007


  User: gavin   
  Date: 07/06/23 18:04:52

  Modified:    examples/dvdstore/web  screen.css
  Log:
  Hibernate Search for DVDStore
  
  Revision  Changes    Path
  1.13      +7 -0      jboss-seam/examples/dvdstore/web/screen.css
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: screen.css
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/dvdstore/web/screen.css,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -b -r1.12 -r1.13
  --- screen.css	11 May 2006 04:29:47 -0000	1.12
  +++ screen.css	23 Jun 2007 22:04:52 -0000	1.13
  @@ -533,6 +533,13 @@
   }
       
   
  +.logo {
  +	text-align: center;
  +}
  +
  +.logo img {
  +	width: 120px;
  +}
   
   .productinfo {
      
  
  
  



More information about the jboss-cvs-commits mailing list