--- loncom/interface/loncommon.pm 2006/05/08 18:54:00 1.363 +++ loncom/interface/loncommon.pm 2006/05/08 22:34:00 1.364 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.363 2006/05/08 18:54:00 albertel Exp $ +# $Id: loncommon.pm,v 1.364 2006/05/08 22:34:00 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -3165,6 +3165,10 @@ table#LC_top_nav td a, div#LC_top_nav a color: $font; font-family: $sans; } +table#LC_top_nav td.LC_top_nav_logo { + background: $tabbg; + text-align: right; +} table#LC_breadcrumbs td { background: $tabbg; color: $font;