--- loncom/interface/loncommon.pm 2007/10/26 00:40:54 1.597 +++ loncom/interface/loncommon.pm 2007/10/26 20:18:00 1.598 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.597 2007/10/26 00:40:54 albertel Exp $ +# $Id: loncommon.pm,v 1.598 2007/10/26 20:18:00 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -5044,6 +5044,12 @@ div.LC_grade_assign_body { width: 99%; background: #FFFFFF; } +span.LC_grade_check_note { + font: normal medium $sans; + display: inline; + position: absolute; + right: 1em; +} END }