--- loncom/interface/loncommon.pm 2009/04/25 16:53:13 1.795 +++ loncom/interface/loncommon.pm 2009/04/25 21:35:13 1.797 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.795 2009/04/25 16:53:13 www Exp $ +# $Id: loncommon.pm,v 1.797 2009/04/25 21:35:13 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -4679,11 +4679,6 @@ form, .inline { margin: 2px; } -.LC_success_confirm { - font-family: $sans; - color: darkgreen; -} - table.LC_pastsubmission { border: 1px solid black; margin: 2px; @@ -5442,7 +5437,7 @@ table.LC_prior_tries td { } .LC_answer_charged_try { - background: lightred; + background: #FFAAAA; font-family: $sans; color: darkred; padding: 6px;