--- loncom/interface/loncommon.pm 2010/04/03 21:58:48 1.692.4.34 +++ loncom/interface/loncommon.pm 2010/04/14 14:14:58 1.692.4.35 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.692.4.34 2010/04/03 21:58:48 raeburn Exp $ +# $Id: loncommon.pm,v 1.692.4.35 2010/04/14 14:14:58 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -4770,14 +4770,6 @@ sub standard_css { h1, h2, h3, th { font-family: $sans } a:focus { color: red; background: yellow } -hr { - clear: both; - color: $tabbg; - background-color: $tabbg; - height: 3px; - border: none; -} - table.thinborder, table.thinborder tr th {