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

raeburn raeburn at source.lon-capa.org
Fri Jun 8 20:42:31 EDT 2012


raeburn		Sat Jun  9 00:42:31 2012 EDT

  Modified files:              (Branch: version_2_11_X)
    /loncom/interface	loncommon.pm 
  Log:
  - For 2.11.
    Correction to css changes in 1.1075.2.8.
  
  
Index: loncom/interface/loncommon.pm
diff -u loncom/interface/loncommon.pm:1.1075.2.9 loncom/interface/loncommon.pm:1.1075.2.10
--- loncom/interface/loncommon.pm:1.1075.2.9	Fri Jun  8 23:06:38 2012
+++ loncom/interface/loncommon.pm	Sat Jun  9 00:42:31 2012
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # a pile of common routines
 #
-# $Id: loncommon.pm,v 1.1075.2.9 2012/06/08 23:06:38 raeburn Exp $
+# $Id: loncommon.pm,v 1.1075.2.10 2012/06/09 00:42:31 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -6586,6 +6586,7 @@
   float: none;
   background-color: $data_table_light;
   z-index: 2;
+  margin-left: -1px;
 }
 
 ul#LC_secondary_menu li ul li {
@@ -6596,7 +6597,6 @@
   background-color: $data_table_light
   list-style:none;
   float: none;
-  margin-left: -1px;
 }
 
 ul#LC_secondary_menu li ul li:hover, ul#LC_secondary_menu li ul li.hover {




More information about the LON-CAPA-cvs mailing list