--- loncom/interface/loncommon.pm 2007/04/17 15:45:02 1.526 +++ loncom/interface/loncommon.pm 2007/04/17 18:28:44 1.527 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.526 2007/04/17 15:45:02 www Exp $ +# $Id: loncommon.pm,v 1.527 2007/04/17 18:28:44 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -3910,6 +3910,16 @@ td.LC_menubuttons_img { font-family: $sans; } +.LC_dropadd_labeltext { + font-family: $sans; + text-align: right; +} + +.LC_preferences_labeltext { + font-family: $sans; + text-align: right; +} + table.LC_aboutme_port { border: 0px; border-collapse: collapse;