Diff for /loncom/interface/loncommon.pm between versions 1.632 and 1.634

version 1.632, 2008/01/04 18:08:11 version 1.634, 2008/01/15 16:53:27
Line 4404  td.LC_menubuttons_img { Line 4404  td.LC_menubuttons_img {
 }  }
 .LC_new_mail {  .LC_new_mail {
   font-family: $sans;    font-family: $sans;
     background: $tabbg;
   font-weight: bold;    font-weight: bold;
 }  }
   
Line 4979  span.LC_cusr_emph { Line 4980  span.LC_cusr_emph {
   font-style: italic;    font-style: italic;
 }  }
   
   span.LC_cusr_subheading {
     font-weight: normal;
     font-size: 85%;
   }
   
 table.LC_docs_documents {  table.LC_docs_documents {
   background: #BBBBBB;    background: #BBBBBB;
   border-width: 0px;    border-width: 0px;

Removed from v.1.632  
changed lines
  Added in v.1.634


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