--- loncom/interface/loncommon.pm 2008/12/06 17:29:34 1.709 +++ loncom/interface/loncommon.pm 2008/12/08 18:25:07 1.710 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.709 2008/12/06 17:29:34 bisitz Exp $ +# $Id: loncommon.pm,v 1.710 2008/12/08 18:25:07 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -5308,24 +5308,6 @@ div.LC_clear_float_footer { } -div.LC_grade_select_mode { - font-family: $sans; -} -div.LC_grade_select_mode div div { - margin: 5px; -} -div.LC_grade_select_mode_selector { - margin: 5px; - float: left; -} -div.LC_grade_select_mode_selector_header { - font-weight: bold; - font-size: medium; -} -div.LC_grade_select_mode_type { - clear: left; -} - div.LC_grade_show_user { margin-top: 20px; border: 1px solid black;