--- loncom/interface/loncommon.pm 2008/12/04 08:56:28 1.705 +++ loncom/interface/loncommon.pm 2008/12/04 13:39:47 1.706 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.705 2008/12/04 08:56:28 tempelho Exp $ +# $Id: loncommon.pm,v 1.706 2008/12/04 13:39:47 harmsja Exp $ # # Copyright Michigan State University Board of Trustees # @@ -4545,21 +4545,15 @@ table#LC_title_bar td.LC_title_bar_role_ padding: 0px; } -table#LC_menubuttons_mainmenu { - width: 100%; - border: 0px; - border-spacing: 1px; - padding: 0px 1px; - margin: 0px; - border-collapse: separate; -} -table#LC_menubuttons img, table#LC_menubuttons_mainmenu img { +table#LC_menubuttons img{ border: 0px; } table#LC_top_nav td { background: $tabbg; border: 0px; font-size: small; + vertical-align:top; + padding:2px 5px 2px 5px; } table#LC_top_nav td a, div#LC_top_nav a { color: $font; @@ -4646,8 +4640,8 @@ table#LC_mainmenu td.LC_mainmenu_column td.LC_menubuttons_text { color: $font; } -td.LC_menubuttons_img { -} + + .LC_current_location { font-family: $sans; @@ -5487,10 +5481,7 @@ table#LC_mainmenu td.LC_mainmenu_col_fie font-size: small; font-weight: bold; } -fieldset#LC_mainmenu_fieldset { - margin:0px 10px 10px 0px; -} /* ---- Remove when done ---- # The following styles is part of the redesign of LON-CAPA and are # subject to change during this project.