Diff for /loncom/interface/loncommon.pm between versions 1.842 and 1.843

version 1.842, 2009/06/10 13:32:38 version 1.843, 2009/06/11 16:48:33
Line 4873  td.LC_menubuttons_text { Line 4873  td.LC_menubuttons_text {
   font-size: small;    font-size: small;
 }  }
   
 .LC_mail_functions {  
     font-weight: bold;  
 }  
   
 table.LC_data_table,  table.LC_data_table,
 table.LC_mail_list {  table.LC_mail_list {
   border: 1px solid #000000;    border: 1px solid #000000;
Line 6246  a.LC_toolbarItem { Line 6242  a.LC_toolbarItem {
  background-color:transparent;   background-color:transparent;
 }  }
   
 ul.LC_functionslist li {  ul.LC_funclist li {
   float: left;    float: left;
   white-space: nowrap;    white-space: nowrap;
   height: 35px; /* at least as high as heighest list item */    height: 35px; /* at least as high as heighest list item */

Removed from v.1.842  
changed lines
  Added in v.1.843


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>