--- loncom/interface/loncommon.pm 2009/01/30 09:05:36 1.737 +++ loncom/interface/loncommon.pm 2009/01/30 11:39:38 1.738 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.737 2009/01/30 09:05:36 tempelho Exp $ +# $Id: loncommon.pm,v 1.738 2009/01/30 11:39:38 tempelho Exp $ # # Copyright Michigan State University Board of Trustees # @@ -5637,7 +5637,8 @@ ul.LC_TabContent li a, ul.LC_TabContent font-weight:bold; white-space:nowrap; } -ul.LC_TabContent li:hover{ + +ul.LC_TabContent li:hover, ul.LC_TabContent li.active { background: url(/adm/lonIcons/lightGreyBG.png) repeat-x right bottom; color:#BF2317; text-decoration:none;