--- loncom/interface/loncommon.pm 2009/04/08 10:13:08 1.785 +++ loncom/interface/loncommon.pm 2009/04/14 15:32:12 1.786 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.785 2009/04/08 10:13:08 tempelho Exp $ +# $Id: loncommon.pm,v 1.786 2009/04/14 15:32:12 neumanie Exp $ # # Copyright Michigan State University Board of Trustees # @@ -5745,6 +5745,10 @@ ol#LC_PathBreadcrumbs li a{ font-size:100%; font-weight:bold; } +.LC_BoxPadding +{ + padding: 10px; +} .LC_ContentBoxSpecial { border: solid 1px $lg_border_color;