--- loncom/interface/loncommon.pm 2006/06/26 22:31:56 1.401 +++ loncom/interface/loncommon.pm 2006/06/26 23:32:56 1.402 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.401 2006/06/26 22:31:56 albertel Exp $ +# $Id: loncommon.pm,v 1.402 2006/06/26 23:32:56 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -3147,7 +3147,7 @@ table#LC_top_nav, table#LC_menubuttons { width: 100%; background: $pgbg; border: 2px; - border-collapse: seperate; + border-collapse: separate; } table#LC_title_bar, table#LC_breadcrumbs, table#LC_nav_location, @@ -3249,7 +3249,7 @@ td.LC_menubuttons_img { table.LC_data_table, table.LC_mail_list { border: 1px solid #000000; - border-collapse: seperate; + border-collapse: separate; } table.LC_data_table tr th, table.LC_calendar tr th, table.LC_mail_list tr th { font-weight: bold;