--- loncom/interface/loncommon.pm 2009/03/26 12:44:52 1.777 +++ loncom/interface/loncommon.pm 2009/03/26 14:42:40 1.778 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.777 2009/03/26 12:44:52 tempelho Exp $ +# $Id: loncommon.pm,v 1.778 2009/03/26 14:42:40 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -4528,7 +4528,19 @@ form, .inline { display: inline; } .LC_400Box {width:400px; } /* end */ -.LC_filename {font-family: $mono; white-space:pre;} +.LC_filename { + font-family: $mono; + white-space:pre; +} + +.LC_fileicon { + border: none; + height: 1.3em; + vertical-align: text-bottom; + margin-right: 0.3em; + text-decoration:none; +} + .LC_error { color: red; font-size: larger;