Diff for /loncom/homework/task.css between versions 1.4 and 1.5

version 1.4, 2006/10/31 21:28:12 version 1.5, 2006/11/13 20:30:16
Line 170  ul.LC_GRADING_pastgrading a { Line 170  ul.LC_GRADING_pastgrading a {
  position: relative;   position: relative;
 }  }
   
   div.LC_task_overall_status {
     border-width: 6px;
    border-style: outset;
   }
   
 .LC_fail h4, .LC_pass h4 {  .LC_fail h4, .LC_pass h4 {
  left: -4px;   left: -4px;

Removed from v.1.4  
changed lines
  Added in v.1.5


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