Diff for /loncom/interface/loncommon.pm between versions 1.1230 and 1.1231

version 1.1230, 2015/12/22 20:39:18 version 1.1231, 2016/01/22 22:42:47
Line 7648  ul.LC_funclist li { Line 7648  ul.LC_funclist li {
 }  }
   
 /*  /*
     styles used for response display
   */
   div.LC_radiofoil, div.LC_rankfoil {
     margin: .5em 0em .5em 0em;
   }
   table.LC_itemgroup {
     margin-top: 1em;
   }
   
   /*
   styles used by TTH when "Default set of options to pass to tth/m    styles used by TTH when "Default set of options to pass to tth/m
   when converting TeX" in course settings has been set    when converting TeX" in course settings has been set
   

Removed from v.1.1230  
changed lines
  Added in v.1.1231


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