--- loncom/interface/loncommon.pm 2009/08/14 08:25:33 1.692.4.10 +++ loncom/interface/loncommon.pm 2009/08/14 08:32:17 1.692.4.11 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.692.4.10 2009/08/14 08:25:33 raeburn Exp $ +# $Id: loncommon.pm,v 1.692.4.11 2009/08/14 08:32:17 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -4921,6 +4921,7 @@ table.LC_nested_outer { border-spacing: 0; width: 100%; } +table.LC_innerpickbox, table.LC_nested { border: none; border-collapse: collapse; @@ -4928,11 +4929,16 @@ table.LC_nested { width: 100%; } table.LC_data_table tr th, table.LC_calendar tr th, table.LC_mail_list tr th, -table.LC_prior_tries tr th { +table.LC_prior_tries tr th, +table.LC_innerpickbox tr th { font-weight: bold; background-color: $data_table_head; font-size: smaller; } +table.LC_innerpickbox tr th, +table.LC_innerpickbox tr td { + vertical-align: top; +} table.LC_data_table tr.LC_info_row > td { background-color: #CCCCCC; font-weight: bold; @@ -6956,6 +6962,7 @@ sub user_picker { # loncreateuser::print_user_query_page() # has been completed. next if ($option eq 'alc'); + next if (($option eq 'crs') && ($env{'form.form'} eq 'requestcrs')); next if ($option eq 'crs' && !$env{'request.course.id'}); if ($curr_selected{'srchin'} eq $option) { $srchinsel .= '