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

Gavin King gavin.king at jboss.com
Mon Nov 20 12:16:07 EST 2006


  User: gavin   
  Date: 06/11/20 12:16:07

  Modified:    examples/icefaces/view/css  screen.css
  Log:
  status
  
  Revision  Changes    Path
  1.2       +7 -0      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.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- screen.css	20 Nov 2006 05:13:01 -0000	1.1
  +++ screen.css	20 Nov 2006 17:16:07 -0000	1.2
  @@ -249,6 +249,13 @@
   	color: #C7B299;
   	text-decoration: none;
   }
  +.connectionStatus {
  +	display: inline;
  +}
  +.connectionStatus div {
  +	display: inline;
  +}
  +
   /* Homepage Modifications
   ----------------------------------------------- */
   #pgHome #container {
  
  
  



More information about the jboss-cvs-commits mailing list