[LON-CAPA-cvs] cvs: loncom /interface loncommon.pm
droeschl
droeschl@source.lon-capa.org
Tue, 01 Mar 2011 14:06:39 -0000
droeschl Tue Mar 1 14:06:39 2011 EDT
Modified files:
/loncom/interface loncommon.pm
Log:
Small css fix for IE and other browsers.
Index: loncom/interface/loncommon.pm
diff -u loncom/interface/loncommon.pm:1.1001 loncom/interface/loncommon.pm:1.1002
--- loncom/interface/loncommon.pm:1.1001 Sat Feb 26 12:54:52 2011
+++ loncom/interface/loncommon.pm Tue Mar 1 14:06:39 2011
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# a pile of common routines
#
-# $Id: loncommon.pm,v 1.1001 2011/02/26 12:54:52 raeburn Exp $
+# $Id: loncommon.pm,v 1.1002 2011/03/01 14:06:39 droeschl Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -5125,6 +5125,7 @@
li.LC_menubuttons_inline_text img,a {
cursor:pointer;
+ text-decoration: none;
}
.LC_menubuttons_link {