--- loncom/interface/loncommon.pm 2007/04/10 20:05:21 1.520 +++ loncom/interface/loncommon.pm 2007/04/11 02:42:00 1.521 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.520 2007/04/10 20:05:21 raeburn Exp $ +# $Id: loncommon.pm,v 1.521 2007/04/11 02:42:00 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -3849,6 +3849,13 @@ td.LC_table_cell_checkbox { font-size: smaller; } +.LC_menu_category { + color: $font; + font-family: $sans; + font-size: larger; + font-weight: bold; +} + td.LC_menubuttons_text { color: $font; font-family: $sans;