Diff for /loncom/interface/loncommon.pm between versions 1.890 and 1.891

version 1.890, 2009/09/25 13:51:58 version 1.891, 2009/09/26 21:46:38
Line 4653  a:focus { Line 4653  a:focus {
   background: yellow     background: yellow 
 }  }
   
 hr {  
   clear: both;  
   color: $tabbg;  
   background-color: $tabbg;  
   height: 3px;  
   border: none;  
 }  
   
 form, .inline {   form, .inline { 
    display: inline;      display: inline; 
 }  }

Removed from v.1.890  
changed lines
  Added in v.1.891


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