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

bisitz bisitz@source.lon-capa.org
Fri, 12 Feb 2010 15:42:39 -0000


bisitz		Fri Feb 12 15:42:39 2010 EDT

  Modified files:              
    /loncom/interface	loncommon.pm 
  Log:
  Removed some outdated internal comments from CSS
  
  
Index: loncom/interface/loncommon.pm
diff -u loncom/interface/loncommon.pm:1.936 loncom/interface/loncommon.pm:1.937
--- loncom/interface/loncommon.pm:1.936	Fri Feb  5 14:52:32 2010
+++ loncom/interface/loncommon.pm	Fri Feb 12 15:42:39 2010
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # a pile of common routines
 #
-# $Id: loncommon.pm,v 1.936 2010/02/05 14:52:32 bisitz Exp $
+# $Id: loncommon.pm,v 1.937 2010/02/12 15:42:39 bisitz Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -4792,11 +4792,9 @@
   vertical-align:middle;
 }
 
-/* just for tests */
 .LC_400Box {
   width:400px;
 }
-/* end */
 
 .LC_filename {
   font-family: $mono;
@@ -5863,13 +5861,6 @@
   display:none;
 }
 
-/* ---- Remove when done ----
-# The following styles is part of the redesign of LON-CAPA and are
-# subject to change during this project.
-# Don't rely on their current functionality as they might be 
-# changed or removed.
-# --------------------------*/
-
 a:hover,
 ol.LC_primary_menu a:hover,
 ol#LC_MenuBreadcrumbs a:hover,