[LON-CAPA-cvs] cvs: loncom /interface loncommon.pm
www
www@source.lon-capa.org
Sat, 25 Apr 2009 21:35:13 -0000
www Sat Apr 25 21:35:13 2009 EDT
Modified files:
/loncom/interface loncommon.pm
Log:
Lightred is not supported by all browsers
Index: loncom/interface/loncommon.pm
diff -u loncom/interface/loncommon.pm:1.796 loncom/interface/loncommon.pm:1.797
--- loncom/interface/loncommon.pm:1.796 Sat Apr 25 20:22:07 2009
+++ loncom/interface/loncommon.pm Sat Apr 25 21:35:13 2009
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# a pile of common routines
#
-# $Id: loncommon.pm,v 1.796 2009/04/25 20:22:07 www Exp $
+# $Id: loncommon.pm,v 1.797 2009/04/25 21:35:13 www Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -5437,7 +5437,7 @@
}
.LC_answer_charged_try {
- background: lightred;
+ background: #FFAAAA;
font-family: $sans;
color: darkred;
padding: 6px;