[LON-CAPA-cvs] cvs: loncom(version_2_9_X) /interface loncommon.pm

raeburn raeburn@source.lon-capa.org
Wed, 14 Apr 2010 14:14:59 -0000


raeburn		Wed Apr 14 14:14:59 2010 EDT

  Modified files:              (Branch: version_2_9_X)
    /loncom/interface	loncommon.pm 
  Log:
  - Backport 1.891.
  
  
Index: loncom/interface/loncommon.pm
diff -u loncom/interface/loncommon.pm:1.692.4.34 loncom/interface/loncommon.pm:1.692.4.35
--- loncom/interface/loncommon.pm:1.692.4.34	Sat Apr  3 21:58:48 2010
+++ loncom/interface/loncommon.pm	Wed Apr 14 14:14:58 2010
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # a pile of common routines
 #
-# $Id: loncommon.pm,v 1.692.4.34 2010/04/03 21:58:48 raeburn Exp $
+# $Id: loncommon.pm,v 1.692.4.35 2010/04/14 14:14:58 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -4770,14 +4770,6 @@
 h1, h2, h3, th { font-family: $sans }
 a:focus { color: red; background: yellow } 
 
-hr {
-  clear: both;
-  color: $tabbg;
-  background-color: $tabbg;
-  height: 3px;
-  border: none;
-}
-
 table.thinborder,
 
 table.thinborder tr th {