--- loncom/interface/loncommon.pm 2008/12/11 14:52:34 1.714 +++ loncom/interface/loncommon.pm 2008/12/15 08:11:32 1.716 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.714 2008/12/11 14:52:34 bisitz Exp $ +# $Id: loncommon.pm,v 1.716 2008/12/15 08:11:32 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -4667,6 +4667,10 @@ td.LC_menubuttons_text { font-size: small; } +.LC_mail_functions { + font-weight: bold; +} + table.LC_aboutme_port { border: 0px; border-collapse: collapse; @@ -5444,6 +5448,10 @@ table#LC_mainmenu td.LC_mainmenu_col_fie font-weight: bold; } +div.LC_createcourse { + margin: 10px 10px 10px 10px; +} + /* ---- Remove when done ---- # The following styles is part of the redesign of LON-CAPA and are # subject to change during this project.