--- loncom/interface/loncommon.pm 2007/11/10 03:51:46 1.612 +++ loncom/interface/loncommon.pm 2007/11/13 01:47:56 1.613 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.612 2007/11/10 03:51:46 raeburn Exp $ +# $Id: loncommon.pm,v 1.613 2007/11/13 01:47:56 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -5097,6 +5097,12 @@ span.LC_grade_check_note { right: 1em; } +table.LC_scantron_action { + width: 100%; +} +table.LC_scantron_action tr th { + font: normal bold $sans; +} div.LC_edit_problem_header { font: normal medium $sans;