--- loncom/interface/loncommon.pm 2007/07/06 09:02:03 1.546 +++ loncom/interface/loncommon.pm 2007/07/07 00:53:24 1.547 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.546 2007/07/06 09:02:03 albertel Exp $ +# $Id: loncommon.pm,v 1.547 2007/07/07 00:53:24 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -4437,7 +4437,7 @@ span.LC_nobreak { table.LC_docs_documents { background: #BBBBBB; - border-size: 0px; + border-width: 0px; border-collapse: collapse; } @@ -4480,6 +4480,11 @@ table.LC_docs_documents td.LC_docs_docum color: #990000; } +.LC_docs_reinit_warn, +.LC_docs_ext_edit { + font-size: x-small; +} + .LC_docs_editor td.LC_docs_entry_title, .LC_docs_editor td.LC_docs_entry_icon { background: #FFFFBB;