--- loncom/interface/loncommon.pm 2009/08/15 19:30:58 1.692.4.15 +++ loncom/interface/loncommon.pm 2009/08/16 22:41:50 1.692.4.16 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.692.4.15 2009/08/15 19:30:58 raeburn Exp $ +# $Id: loncommon.pm,v 1.692.4.16 2009/08/16 22:41:50 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -5252,7 +5252,7 @@ table.LC_pick_box { border-spacing: 1px; } table.LC_pick_box td.LC_pick_box_title { - background: $sidebg; + background: $tabbg; font-weight: bold; text-align: right; vertical-align: top; @@ -5260,7 +5260,7 @@ table.LC_pick_box td.LC_pick_box_title { padding: 8px; } table.LC_pick_box td.LC_selfenroll_pick_box_title { - background: $sidebg; + background: $tabbg; font-weight: bold; text-align: right; width: 350px;