--- loncom/interface/loncommon.pm 2009/04/21 10:44:04 1.788 +++ loncom/interface/loncommon.pm 2009/04/21 18:03:45 1.789 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.788 2009/04/21 10:44:04 amueller Exp $ +# $Id: loncommon.pm,v 1.789 2009/04/21 18:03:45 droeschl Exp $ # # Copyright Michigan State University Board of Trustees # @@ -5930,6 +5930,11 @@ table.LC_tableOfContent{ background-color: #FFFFFF; font-size: 90%; } + +table.LC_tableOfContent{ + border-collapse: collapse; +} + table.LC_tableBrowseRes a, table.LC_tableOfContent a { background-color: transparent;