--- loncom/interface/loncommon.pm 2009/07/13 17:34:29 1.859 +++ loncom/interface/loncommon.pm 2009/07/14 12:04:50 1.860 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.859 2009/07/13 17:34:29 bisitz Exp $ +# $Id: loncommon.pm,v 1.860 2009/07/14 12:04:50 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -5284,14 +5284,6 @@ table.LC_pick_box td.LC_pick_box_title { padding: 8px; } -table.LC_pick_box td.LC_selfenroll_pick_box_title { - background: $tabbg; - font-weight: bold; - text-align: right; - width: 350px; - padding: 8px; -} - table.LC_pick_box td.LC_pick_box_value { text-align: left; padding: 8px;