--- loncom/interface/loncommon.pm 2006/02/18 01:27:07 1.303 +++ loncom/interface/loncommon.pm 2006/02/27 20:24:21 1.304 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.303 2006/02/18 01:27:07 raeburn Exp $ +# $Id: loncommon.pm,v 1.304 2006/02/27 20:24:21 banghart Exp $ # # Copyright Michigan State University Board of Trustees # @@ -2787,6 +2787,7 @@ table.thinborder { border-collapse: coll table.thinborder tr th, table.thinborder tr td { border-style: solid; border-width: 1px} form, .inline { display: inline; } .center { text-align: center; } +.filename {font-family: monospace;}