Diff for /loncom/html/adm/LC_math_editor/test.html between versions 1.2 and 1.3

version 1.2, 2015/02/24 15:20:36 version 1.3, 2015/02/25 20:53:59
Line 6 Line 6
     <style>      <style>
         div.eqnbox { margin: 1em }          div.eqnbox { margin: 1em }
         textarea.math { font-family: monospace; height: 3em; width: 100%; }          textarea.math { font-family: monospace; height: 3em; width: 100%; }
         span.math-error { border: solid 1px red; min-width: 1px; }  
     </style>      </style>
     <script>      <script>
       function addField() {        function addField() {

Removed from v.1.2  
changed lines
  Added in v.1.3


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