Diff for /loncom/interface/loncommon.pm between versions 1.917 and 1.918

version 1.917, 2009/11/20 04:12:43 version 1.918, 2009/11/23 14:04:36
Line 5541  table.LC_notify_front_page td { Line 5541  table.LC_notify_front_page td {
   
 .LC_topic_bar {  .LC_topic_bar {
   font-weight: bold;    font-weight: bold;
   width: 100%;  
   background: $tabbg;    background: $tabbg;
   vertical-align: middle;    margin: 1em 0em 1em 2em;
   margin: 2ex 0ex 2ex 0ex;  
   padding: 3px;    padding: 3px;
     font-size: 1.2em;
 }  }
   
 .LC_topic_bar span {  .LC_topic_bar span {
     left: 0.5em;
     position: absolute;
   vertical-align: middle;    vertical-align: middle;
     font-size: 1.2em;
 }  }
   
 .LC_topic_bar img {  .LC_topic_bar img {

Removed from v.1.917  
changed lines
  Added in v.1.918


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