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/10/17 12:11:11 UTC

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

andreas     2003/10/17 03:11:11

  Modified:    src/webapp/lenya/resources/css menu.css
  Log:
  set hover style only for <a> items
  
  Revision  Changes    Path
  1.10      +1 -1      cocoon-lenya/src/webapp/lenya/resources/css/menu.css
  
  Index: menu.css
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/resources/css/menu.css,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- menu.css	26 Sep 2003 11:17:15 -0000	1.9
  +++ menu.css	17 Oct 2003 10:11:11 -0000	1.10
  @@ -100,7 +100,7 @@
   	background-position: 0% 50%;
   }
   
  -.menuBg .mI:hover {
  +.menuBg a.mI:hover {
   	background:#FFFFFF;
   	color: black;
   }
  
  
  

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