Diff for /loncom/interface/loncommon.pm between versions 1.736 and 1.737

version 1.736, 2009/01/28 13:49:50 version 1.737, 2009/01/30 09:05:36
Line 5637  ul.LC_TabContent li a, ul.LC_TabContent Line 5637  ul.LC_TabContent li a, ul.LC_TabContent
  font-weight:bold;   font-weight:bold;
  white-space:nowrap;   white-space:nowrap;
 }  }
   ul.LC_TabContent   li:hover{
           background: url(/adm/lonIcons/lightGreyBG.png) repeat-x right bottom;
           color:#BF2317;
           text-decoration:none;
   }
   
 .LC_hideThis  .LC_hideThis
 {  {
  display:none;   display:none;

Removed from v.1.736  
changed lines
  Added in v.1.737


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>