--- loncom/interface/loncommon.pm 2015/12/22 20:39:18 1.1230 +++ loncom/interface/loncommon.pm 2016/01/22 22:42:47 1.1231 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.1230 2015/12/22 20:39:18 damieng Exp $ +# $Id: loncommon.pm,v 1.1231 2016/01/22 22:42:47 damieng Exp $ # # Copyright Michigan State University Board of Trustees # @@ -7648,6 +7648,16 @@ ul.LC_funclist li { } /* + styles used for response display +*/ +div.LC_radiofoil, div.LC_rankfoil { + margin: .5em 0em .5em 0em; +} +table.LC_itemgroup { + margin-top: 1em; +} + +/* styles used by TTH when "Default set of options to pass to tth/m when converting TeX" in course settings has been set