no message

This commit is contained in:
Bengt Brodersen 2015-11-27 12:47:18 +01:00
parent e849a6a395
commit 7c2f867630

View File

@ -15,7 +15,7 @@
<div class="buttons"> <div class="buttons">
<div style="float: left; margin-right:10px;"> <div style="float: left; margin-right:10px;">
<div style="float: left;"><input id="columnCount" type="text" class="text" maxlength="1" style="width: 10px;" value="1"/>x</div> <div style="float: left;"><input id="columnCount" type="text" class="text" maxlength="1" style="width: 10px;" value="1"/>x</div>
<div style="float: left;"><input id="rowCount" type="text" class="text" maxlength="1" style="width: 10px;" value="2"/>Page Grid</div> <div style="float: left;"><input id="rowCount" type="text" class="text" maxlength="1" style="width: 10px; margin-right:5px;" value="2"/>Page Grid</div>
</div> </div>
<div style="float: left; margin-right:10px; padding-right: 3px;"><input id="font-scale-range" type="range" min="0.5" max="1.0" step="0.01" value="1.0" style="width: 80px; position: relative; top: 2px; margin-right:5px;" />Scale</div> <div style="float: left; margin-right:10px; padding-right: 3px;"><input id="font-scale-range" type="range" min="0.5" max="1.0" step="0.01" value="1.0" style="width: 80px; position: relative; top: 2px; margin-right:5px;" />Scale</div>
<div style="float: left; margin-right:10px"><input id="single-card-page-checkbox" type="checkbox"/>Single Card Per Page</div> <div style="float: left; margin-right:10px"><input id="single-card-page-checkbox" type="checkbox"/>Single Card Per Page</div>