--- loncom/interface/loncommon.pm 2011/11/14 00:20:34 1.1028 +++ loncom/interface/loncommon.pm 2011/12/04 16:27:05 1.1029 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.1028 2011/11/14 00:20:34 raeburn Exp $ +# $Id: loncommon.pm,v 1.1029 2011/12/04 16:27:05 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -5524,6 +5524,11 @@ span.LC_current_location { background: $pgbg; } +span.LC_current_nav_location { + font-weight:bold; + background: $sidebg; +} + span.LC_parm_menu_item { font-size: larger; }