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

albertel lon-capa-cvs-allow@mail.lon-capa.org
Wed, 31 Oct 2007 17:39:14 -0000


albertel		Wed Oct 31 13:39:14 2007 EDT

  Modified files:              
    /loncom/interface	loncommon.pm 
  Log:
  - eliminate some unneeded css
  
  
Index: loncom/interface/loncommon.pm
diff -u loncom/interface/loncommon.pm:1.602 loncom/interface/loncommon.pm:1.603
--- loncom/interface/loncommon.pm:1.602	Tue Oct 30 21:37:29 2007
+++ loncom/interface/loncommon.pm	Wed Oct 31 13:39:08 2007
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # a pile of common routines
 #
-# $Id: loncommon.pm,v 1.602 2007/10/31 01:37:29 albertel Exp $
+# $Id: loncommon.pm,v 1.603 2007/10/31 17:39:08 albertel Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -5113,10 +5113,6 @@
   background: $tabbg;
   border-collapse: collapse;
   padding: 0px
-  margin: -2px;
-}
-td.LC_edit_problem_header_help {
-  text-align: right;
 }
 
 div.LC_edit_problem_discards {