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

Norman Richards norman.richards at jboss.com
Mon Dec 17 12:42:12 EST 2007


  User: nrichards
  Date: 07/12/17 12:42:12

  Modified:    examples/icefaces/view/css  screen.css
  Log:
  updates
  
  Revision  Changes    Path
  1.7       +6 -2      jboss-seam/examples/icefaces/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/icefaces/view/css/screen.css,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -b -r1.6 -r1.7
  --- screen.css	21 Oct 2007 20:40:12 -0000	1.6
  +++ screen.css	17 Dec 2007 17:42:12 -0000	1.7
  @@ -291,7 +291,7 @@
   	border:0;
   	margin: 0 0 2px 0;
   }
  -.button{
  +.button, .iceCmdBtn{
   	font-weight: bold;
   	color: #fff;
   	border: 1px solid #5D1414;
  @@ -299,3 +299,7 @@
   	background: #fff url(../img/btn.bg.gif) 0 0 repeat-x;
   	border-style: none;
   }
  \ No newline at end of file
  +
  +.iceCmdLnk, .iceOutLnk{
  +    color: #0000f8;
  +}
  
  
  



More information about the jboss-cvs-commits mailing list