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

raeburn raeburn at source.lon-capa.org
Mon Jun 4 11:05:33 EDT 2012


raeburn		Mon Jun  4 15:05:33 2012 EDT

  Modified files:              (Branch: version_2_11_X)
    /loncom/interface	loncommon.pm 
  Log:
  - For 2.11
    - Better alignment of border for sub-menu items in secondary menu.
  
  
Index: loncom/interface/loncommon.pm
diff -u loncom/interface/loncommon.pm:1.1075.2.7 loncom/interface/loncommon.pm:1.1075.2.8
--- loncom/interface/loncommon.pm:1.1075.2.7	Fri Jun  1 12:02:10 2012
+++ loncom/interface/loncommon.pm	Mon Jun  4 15:05:32 2012
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # a pile of common routines
 #
-# $Id: loncommon.pm,v 1.1075.2.7 2012/06/01 12:02:10 raeburn Exp $
+# $Id: loncommon.pm,v 1.1075.2.8 2012/06/04 15:05:32 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -6596,6 +6596,7 @@
   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