--- loncom/interface/loncommon.pm 2009/05/06 16:19:34 1.804 +++ loncom/interface/loncommon.pm 2009/05/07 15:25:37 1.805 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.804 2009/05/06 16:19:34 bisitz Exp $ +# $Id: loncommon.pm,v 1.805 2009/05/07 15:25:37 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -5406,6 +5406,7 @@ table.LC_notify_front_page td { background: $tabbg; vertical-align: middle; margin: 2ex 0ex 2ex 0ex; + padding: 3px; } .LC_topic_bar span { @@ -5426,12 +5427,6 @@ table.LC_status_selector td { padding: 4px; } -table.LC_descriptive_input td.LC_description { - vertical-align: top; - text-align: right; - font-weight: bold; -} - div.LC_feedback_link { clear: both; background: white;