Diff for /loncom/interface/loncommon.pm between versions 1.1476 and 1.1477

version 1.1476, 2025/03/25 01:02:59 version 1.1477, 2025/03/31 13:55:07
Line 7992  table.LC_data_table tr.LC_prefs_row { Line 7992  table.LC_data_table tr.LC_prefs_row {
    line-height: 250%;     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 {  span.LC_current_location {
   font-size:larger;    font-size:larger;
   background: $pgbg;    background: $pgbg;

Removed from v.1.1476  
changed lines
  Added in v.1.1477


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>