--- loncom/interface/spreadsheet/studentcalc.pm 2003/06/23 19:58:18 1.12 +++ loncom/interface/spreadsheet/studentcalc.pm 2003/06/23 20:47:00 1.13 @@ -1,5 +1,5 @@ # -# $Id: studentcalc.pm,v 1.12 2003/06/23 19:58:18 matthew Exp $ +# $Id: studentcalc.pm,v 1.13 2003/06/23 20:47:00 matthew Exp $ # # Copyright Michigan State University Board of Trustees # @@ -147,7 +147,7 @@ sub parent_link { sub outsheet_html { my $self = shift; my ($r) = @_; - my $importcolor = '#FFFF66'; + my $importcolor = '#FFFFAA'; my $exportcolor = '#88FF88'; #################################### # Get the list of assessment files #