--- loncom/interface/loncommon.pm 2006/12/12 18:47:17 1.493 +++ loncom/interface/loncommon.pm 2006/12/18 23:01:35 1.495 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.493 2006/12/12 18:47:17 albertel Exp $ +# $Id: loncommon.pm,v 1.495 2006/12/18 23:01:35 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -3925,6 +3925,11 @@ table.LC_mail_list tr.LC_mail_other { table.LC_mail_list tr.LC_mail_other:hover { background-color: $mail_other_hover; } +table.LC_mail_list tr.LC_mail_even { +} +table.LC_mail_list tr.LC_mail_odd { +} + table#LC_portfolio_actions { width: auto;