--- loncom/interface/loncommon.pm 2010/03/08 14:51:14 1.948 +++ loncom/interface/loncommon.pm 2010/05/18 00:35:17 1.948.2.1 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.948 2010/03/08 14:51:14 raeburn Exp $ +# $Id: loncommon.pm,v 1.948.2.1 2010/05/18 00:35:17 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -4874,12 +4874,12 @@ sub standard_css { my $table_header = '#DDDDDD'; my $feedback_link_bg = '#BBBBBB'; my $lg_border_color = '#C8C8C8'; + my $button_hover = '#BF2317'; my $border = ($env{'browser.type'} eq 'explorer' || $env{'browser.type'} eq 'safari' ) ? '0 2px 0 2px' : '0 3px 0 4px'; - return <