--- loncom/interface/loncommon.pm 2008/12/04 16:56:50 1.707 +++ loncom/interface/loncommon.pm 2008/12/05 09:41:48 1.708 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.707 2008/12/04 16:56:50 bisitz Exp $ +# $Id: loncommon.pm,v 1.708 2008/12/05 09:41:48 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -4822,24 +4822,6 @@ table.LC_mail_list tr.LC_mail_even { table.LC_mail_list tr.LC_mail_odd { } -table#LC_cstr_controls { - width: 100%; - border-collapse: collapse; -} -table#LC_cstr_controls tr td { - border: 4px solid $pgbg; - padding: 4px; - text-align: center; - background: $tabbg; -} -table#LC_cstr_controls tr th { - border: 4px solid $pgbg; - background: $table_header; - text-align: center; - font-family: $sans; - font-size: smaller; -} - table.LC_data_table tr > td.LC_browser_file, table.LC_data_table tr > td.LC_browser_file_published { background: #CCFF88;