--- loncom/interface/loncommon.pm 2007/04/10 20:05:21 1.520 +++ loncom/interface/loncommon.pm 2007/04/13 20:22:15 1.522 @@ -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.522 2007/04/13 20:22:15 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -3843,12 +3843,23 @@ td.LC_table_cell_checkbox { text-align: center; } +table#LC_mainmenu td.LC_mainmenu_column { + vertical-align: top; +} + .LC_menubuttons_inline_text { color: $font; font-family: $sans; font-size: smaller; } +.LC_menubuttons_category { + color: $font; + font-family: $sans; + font-size: larger; + font-weight: bold; +} + td.LC_menubuttons_text { color: $font; font-family: $sans;