Diff for /loncom/interface/loncommon.pm between versions 1.709 and 1.710

version 1.709, 2008/12/06 17:29:34 version 1.710, 2008/12/08 18:25:07
Line 5308  div.LC_clear_float_footer { Line 5308  div.LC_clear_float_footer {
 }  }
   
   
 div.LC_grade_select_mode {  
   font-family: $sans;  
 }  
 div.LC_grade_select_mode div div {  
   margin: 5px;  
 }  
 div.LC_grade_select_mode_selector {  
   margin: 5px;  
   float: left;  
 }  
 div.LC_grade_select_mode_selector_header {  
   font-weight: bold;  
   font-size: medium;  
 }  
 div.LC_grade_select_mode_type {  
   clear: left;  
 }  
   
 div.LC_grade_show_user {  div.LC_grade_show_user {
   margin-top: 20px;    margin-top: 20px;
   border: 1px solid black;    border: 1px solid black;

Removed from v.1.709  
changed lines
  Added in v.1.710


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