--- loncom/interface/loncommon.pm 2025/03/25 01:02:59 1.1476 +++ loncom/interface/loncommon.pm 2025/03/31 13:55:07 1.1477 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.1476 2025/03/25 01:02:59 raeburn Exp $ +# $Id: loncommon.pm,v 1.1477 2025/03/31 13:55:07 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -7992,6 +7992,14 @@ table.LC_data_table tr.LC_prefs_row { line-height: 250%; } +table.LC_manage_reservations tr th { + font-weight: normal; + font-style: italic; + text-align: left; + background: transparent; + font-size: 100%; +} + span.LC_current_location { font-size:larger; background: $pgbg;