[LON-CAPA-cvs] cvs: loncom /interface loncommon.pm
albertel
lon-capa-cvs@mail.lon-capa.org
Wed, 12 Jul 2006 18:21:46 -0000
albertel Wed Jul 12 14:21:46 2006 EDT
Modified files:
/loncom/interface loncommon.pm
Log:
- BUG#4905
Index: loncom/interface/loncommon.pm
diff -u loncom/interface/loncommon.pm:1.426 loncom/interface/loncommon.pm:1.427
--- loncom/interface/loncommon.pm:1.426 Fri Jul 7 16:31:08 2006
+++ loncom/interface/loncommon.pm Wed Jul 12 14:21:45 2006
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# a pile of common routines
#
-# $Id: loncommon.pm,v 1.426 2006/07/07 20:31:08 albertel Exp $
+# $Id: loncommon.pm,v 1.427 2006/07/12 18:21:45 albertel Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -3178,7 +3178,7 @@
table#LC_title_bar td.LC_title_bar_who {
background: $tabbg;
color: $font;
- font: medium $sans;
+ font: small $sans;
text-align: right;
}
span.LC_title_bar_title {