Diff for /loncom/interface/loncommon.pm between versions 1.804 and 1.805

version 1.804, 2009/05/06 16:19:34 version 1.805, 2009/05/07 15:25:37
Line 5406  table.LC_notify_front_page td { Line 5406  table.LC_notify_front_page td {
   background: $tabbg;    background: $tabbg;
   vertical-align: middle;    vertical-align: middle;
   margin: 2ex 0ex 2ex 0ex;    margin: 2ex 0ex 2ex 0ex;
     padding: 3px;
 }  }
   
 .LC_topic_bar span {  .LC_topic_bar span {
Line 5426  table.LC_status_selector td { Line 5427  table.LC_status_selector td {
   padding: 4px;    padding: 4px;
 }  }
   
 table.LC_descriptive_input td.LC_description {  
   vertical-align: top;  
   text-align: right;  
   font-weight: bold;  
 }  
   
 div.LC_feedback_link {  div.LC_feedback_link {
   clear: both;    clear: both;
   background: white;    background: white;

Removed from v.1.804  
changed lines
  Added in v.1.805


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