--- loncom/interface/loncommon.pm 2013/01/21 02:12:51 1.1113 +++ loncom/interface/loncommon.pm 2013/01/23 15:23:19 1.1114 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.1113 2013/01/21 02:12:51 raeburn Exp $ +# $Id: loncommon.pm,v 1.1114 2013/01/23 15:23:19 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -5724,7 +5724,8 @@ table.LC_nested tr.LC_empty_row td { padding: 8px; } -table.LC_data_table tr.LC_empty_row td { +table.LC_data_table tr.LC_empty_row td, +table.LC_data_table tr.LC_footer_row td { background-color: $sidebg; }