--- loncom/interface/loncommon.pm 2009/10/16 00:17:25 1.898 +++ loncom/interface/loncommon.pm 2009/10/20 08:54:13 1.899 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.898 2009/10/16 00:17:25 raeburn Exp $ +# $Id: loncommon.pm,v 1.899 2009/10/20 08:54:13 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -5145,7 +5145,7 @@ table.LC_mail_list tr.LC_mail_other:hove table.LC_data_table tr > td.LC_browser_file, table.LC_data_table tr > td.LC_browser_file_published { - background: #CCFF88; + background: #AAEE77; } table.LC_data_table tr > td.LC_browser_file_locked, @@ -5154,16 +5154,16 @@ table.LC_data_table tr > td.LC_browser_f } table.LC_data_table tr > td.LC_browser_file_obsolete { - background: #AAAAAA; + background: #888888; } table.LC_data_table tr > td.LC_browser_file_modified, table.LC_data_table tr > td.LC_browser_file_metamodified { - background: #FFFF77; + background: #F8F866; } table.LC_data_table tr.LC_browser_folder > td { - background: #CCCCFF; + background: #E0E8FF; } table.LC_data_table tr > td.LC_roles_is {