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

Norman Richards norman.richards at jboss.com
Tue Nov 21 18:24:17 EST 2006


  User: nrichards
  Date: 06/11/21 18:24:17

  Modified:    examples/booking/view/css  screen.css
  Log:
  fix datepicker on RI
  
  Revision  Changes    Path
  1.6       +1 -2      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.5
  retrieving revision 1.6
  diff -u -b -r1.5 -r1.6
  --- screen.css	14 Nov 2006 05:50:59 -0000	1.5
  +++ screen.css	21 Nov 2006 23:24:17 -0000	1.6
  @@ -327,7 +327,6 @@
   	border: 1px solid #AAAAAA;
   	cursor: pointer;
   	color: red;
  -	font-weight: bold;
   	}
   
   
  @@ -364,7 +363,6 @@
   
   /* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
   .dpDayHighlight {
  -	color: CCCCCC;
   	font-weight: bold;
   	}
   
  @@ -391,3 +389,4 @@
   	border: 1px solid #AAAAAA;
   	display:none;
   	}
  +
  
  
  



More information about the jboss-cvs-commits mailing list