--- loncom/interface/loncommon.pm 2013/12/13 04:21:21 1.1075.2.56 +++ loncom/interface/loncommon.pm 2013/12/14 00:53:22 1.1075.2.57 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.1075.2.56 2013/12/13 04:21:21 raeburn Exp $ +# $Id: loncommon.pm,v 1.1075.2.57 2013/12/14 00:53:22 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -6485,6 +6485,14 @@ div.LC_edit_problem_saves { white-space: nowrap; } +.LC_edit_problem_latexhelper{ + text-align: right; +} + +#LC_edit_problem_colorful div{ + margin-left: 40px; +} + img.stift { border-width: 0; vertical-align: middle;