--- loncom/interface/loncommon.pm 2011/05/27 22:58:13 1.1007 +++ loncom/interface/loncommon.pm 2011/06/03 13:00:39 1.1008 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.1007 2011/05/27 22:58:13 raeburn Exp $ +# $Id: loncommon.pm,v 1.1008 2011/06/03 13:00:39 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -4961,6 +4961,10 @@ form, .inline { text-decoration:none; } +.LC_setting { + text-decoration:underline; +} + .LC_error { color: red; font-size: larger;