--- loncom/interface/loncommon.pm 2013/01/21 02:33:22 1.1075.2.29 +++ loncom/interface/loncommon.pm 2013/01/28 15:52:51 1.1075.2.30 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.1075.2.29 2013/01/21 02:33:22 raeburn Exp $ +# $Id: loncommon.pm,v 1.1075.2.30 2013/01/28 15:52:51 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -5695,7 +5695,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; }