[jboss-cvs] jboss-seam/examples/booking/view/css ...

Gavin King gavin.king at jboss.com
Sun Mar 18 16:18:41 EDT 2007


  User: gavin   
  Date: 07/03/18 16:18:41

  Modified:    examples/booking/view/css  screen.css
  Log:
  more work on s:decorateAll layout
  
  Revision  Changes    Path
  1.12      +1 -4      jboss-seam/examples/booking/view/css/screen.css
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: screen.css
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/booking/view/css/screen.css,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -b -r1.11 -r1.12
  --- screen.css	18 Mar 2007 19:21:27 -0000	1.11
  +++ screen.css	18 Mar 2007 20:18:41 -0000	1.12
  @@ -24,7 +24,7 @@
   	margin-left: auto;
   	margin-right: auto;
   }
  -label {
  +.label {
   	font-weight: bold;
   	color: #5E5147;
   }
  @@ -272,6 +272,3 @@
   #pgHome #content {
   	margin-top: 183px;
   }
  -#pgHome input[type="submit"] {
  -	height: 30px;
  -}
  
  
  



More information about the jboss-cvs-commits mailing list