--- loncom/interface/loncommon.pm 2007/11/13 01:47:56 1.613 +++ loncom/interface/loncommon.pm 2007/11/13 23:05:45 1.614 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.613 2007/11/13 01:47:56 albertel Exp $ +# $Id: loncommon.pm,v 1.614 2007/11/13 23:05:45 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -5104,12 +5104,15 @@ table.LC_scantron_action tr th { font: normal bold $sans; } -div.LC_edit_problem_header { +div.LC_edit_problem_header, +div.LC_edit_problem_footer { font: normal medium $sans; margin: 2px; } div.LC_edit_problem_header, div.LC_edit_problem_header div, +div.LC_edit_problem_footer, +div.LC_edit_problem_footer div, div.LC_edit_problem_editxml_header, div.LC_edit_problem_editxml_header div { margin-top: 5px;