Diff for /loncom/interface/loncommon.pm between versions 1.948.2.8 and 1.948.2.9

version 1.948.2.8, 2010/08/18 18:22:32 version 1.948.2.9, 2010/09/01 16:51:47
Line 4907  body { Line 4907  body {
   color:$font;    color:$font;
 }  }
   
 +a:focus,  a:focus,
 +a:focus img {  a:focus img {
   color: red;    color: red;
   background: yellow;    background: yellow;
 }  }

Removed from v.1.948.2.8  
changed lines
  Added in v.1.948.2.9


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