--- loncom/interface/loncommon.pm 2025/03/31 13:55:07 1.1477 +++ loncom/interface/loncommon.pm 2025/06/28 14:34:46 1.1478 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.1477 2025/03/31 13:55:07 raeburn Exp $ +# $Id: loncommon.pm,v 1.1478 2025/06/28 14:34:46 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -8763,7 +8763,12 @@ fieldset.LC_delete_slot { padding: 4px; } -fieldset.LC_delete_slot > legend { +fieldset.LC_grace { + display:inline; +} + +fieldset.LC_delete_slot > legend, +fieldset.LC_grace > legend { font-weight: normal; }