You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2003/06/11 16:36:06 UTC

cvs commit: cocoon-lenya/src/webapp/lenya/resources/misc/menu menu.css

andreas     2003/06/11 07:36:06

  Modified:    src/webapp/lenya/resources/misc/menu menu.css
  Log:
  disabled items are grey
  
  Revision  Changes    Path
  1.5       +1 -0      cocoon-lenya/src/webapp/lenya/resources/misc/menu/menu.css
  
  Index: menu.css
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/resources/misc/menu/menu.css,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- menu.css	5 Mar 2003 15:07:45 -0000	1.4
  +++ menu.css	11 Jun 2003 14:36:06 -0000	1.5
  @@ -30,6 +30,7 @@
   .mI, .mI:visited {display:block; padding:4px; font:11px verdana, arial, san-serif; color:#444444; padding-top:2px; padding-bottom:2px;} /*50555A*/
   	.mI:hover {background:#FFFFFF}
   
  +span.mI { color: #AAAAAA;}
   
   /* Misc */
   .click {cursor:hand}
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-cvs-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-cvs-help@cocoon.apache.org