--- loncom/interface/loncommon.pm 2008/01/04 18:08:11 1.632 +++ loncom/interface/loncommon.pm 2008/01/15 16:53:27 1.634 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.632 2008/01/04 18:08:11 raeburn Exp $ +# $Id: loncommon.pm,v 1.634 2008/01/15 16:53:27 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -4404,6 +4404,7 @@ td.LC_menubuttons_img { } .LC_new_mail { font-family: $sans; + background: $tabbg; font-weight: bold; } @@ -4979,6 +4980,11 @@ span.LC_cusr_emph { font-style: italic; } +span.LC_cusr_subheading { + font-weight: normal; + font-size: 85%; +} + table.LC_docs_documents { background: #BBBBBB; border-width: 0px;