Content deleted Content added
DreamRimmer (talk | contribs) - |
DreamRimmer (talk | contribs) adjust |
||
Line 135:
content2 = page2Text.getValue();
var preview1 = $('<div>').css({ border: '1px solid #ccc', padding: '10px', margin: '10px', flex: '1', overflow: 'auto', 'max-height': '300px', 'max-width': '500px' });
var preview2 = $('<div>').css({ border: '1px solid #ccc', padding: '10px', margin: '10px', flex: '1', overflow: 'auto', 'max-height': '300px', 'max-width': '500px' });
logDiv.empty().append(
|