--- loncom/interface/loncommon.pm 2010/08/18 18:22:32 1.948.2.8 +++ loncom/interface/loncommon.pm 2010/09/01 16:51:47 1.948.2.9 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.948.2.8 2010/08/18 18:22:32 raeburn Exp $ +# $Id: loncommon.pm,v 1.948.2.9 2010/09/01 16:51:47 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -4907,8 +4907,8 @@ body { color:$font; } -+a:focus, -+a:focus img { +a:focus, +a:focus img { color: red; background: yellow; }