--- loncom/interface/loncommon.pm 2010/05/06 16:16:02 1.967 +++ loncom/interface/loncommon.pm 2010/05/30 12:47:05 1.969 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.967 2010/05/06 16:16:02 bisitz Exp $ +# $Id: loncommon.pm,v 1.969 2010/05/30 12:47:05 droeschl Exp $ # # Copyright Michigan State University Board of Trustees # @@ -5580,16 +5580,6 @@ table.LC_group_priv td { padding: 0; } -table.LC_notify_front_page { - background: white; - border: 1px solid black; - padding: 8px; -} - -table.LC_notify_front_page td { - padding: 8px; -} - .LC_navbuttons { margin: 2ex 0ex 2ex 0ex; } @@ -6247,6 +6237,14 @@ ul.LC_CourseBreadcrumbs li a { font-size:90%; } +ol#LC_MenuBreadcrumbs h1 { + display: inline; + font-size: 90%; + line-height: 2.5em; + margin: 0; + padding: 0; +} + ol#LC_PathBreadcrumbs li a { text-decoration:none; font-size:100%;