--- loncom/interface/loncommon.pm 2016/04/04 01:09:47 1.1239 +++ loncom/interface/loncommon.pm 2016/04/05 02:02:27 1.1240 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.1239 2016/04/04 01:09:47 raeburn Exp $ +# $Id: loncommon.pm,v 1.1240 2016/04/05 02:02:27 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -5996,6 +5996,12 @@ ul.LC_breadcrumb_tools_outerlist li { float: right; } +.LC_placement_prog { + padding-right: 20px; + font-weight: bold; + font-size: 90%; +} + table#LC_title_bar td { background: $tabbg; }