--- loncom/interface/loncommon.pm 2010/05/06 16:16:02 1.967 +++ loncom/interface/loncommon.pm 2010/05/14 18:29:52 1.968 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.967 2010/05/06 16:16:02 bisitz Exp $ +# $Id: loncommon.pm,v 1.968 2010/05/14 18:29:52 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -5580,16 +5580,6 @@ table.LC_group_priv td { padding: 0; } -table.LC_notify_front_page { - background: white; - border: 1px solid black; - padding: 8px; -} - -table.LC_notify_front_page td { - padding: 8px; -} - .LC_navbuttons { margin: 2ex 0ex 2ex 0ex; }