Diff for /loncom/interface/loncommon.pm between versions 1.936 and 1.937

version 1.936, 2010/02/05 14:52:32 version 1.937, 2010/02/12 15:42:39
Line 4792  form, .inline { Line 4792  form, .inline {
   vertical-align:middle;    vertical-align:middle;
 }  }
   
 /* just for tests */  
 .LC_400Box {  .LC_400Box {
   width:400px;    width:400px;
 }  }
 /* end */  
   
 .LC_filename {  .LC_filename {
   font-family: $mono;    font-family: $mono;
Line 5863  div.LC_createcourse { Line 5861  div.LC_createcourse {
   display:none;    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,  a:hover,
 ol.LC_primary_menu a:hover,  ol.LC_primary_menu a:hover,
 ol#LC_MenuBreadcrumbs a:hover,  ol#LC_MenuBreadcrumbs a:hover,

Removed from v.1.936  
changed lines
  Added in v.1.937


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>