templateFormEstilo_mst.html 11.4 KB
<div class='form-group condensed'>
	<div class="input-group">
		<div class='form-group label-fixed'>
			<button title='{{{aplicatodos}}}' onclick='i3GEOF.legenda.aplicaTodasClasses("outlinecolor","i3GEOlegendaoutlinecolor")' class="btn btn-xs" style="margin: 2px; padding: 2px;">
				<span class="material-icons">flash_on</span>
			</button>
			<label class="control-label" style="max-width: 90%;" for="i3GEOlegendaoutlinecolor">{{{corContorno}}}</label>
			<input id='i3GEOlegendaoutlinecolor' value='{{{voutlinecolor}}}' class="form-control input-lg i3geoFormIconeAquarela" type='text' />
		</div>
		<span class="input-group-btn">
			<a onclick="i3GEOF.legenda.aplicaEstilo();return false;" role="button" type="button" class="btn btn-primary btn-fab btn-fab-max" href="javascript:void(0)">
				<span class="material-icons ">send</span>
			</a>
		</span>
	</div>
</div>

<div class='form-group condensed'>
	<div class="input-group">
		<div class='form-group label-fixed'>
			<button title='{{{aplicatodos}}}' onclick='i3GEOF.legenda.aplicaTodasClasses("color","i3GEOlegendacolor")' class="btn btn-xs" style="margin: 2px; padding: 2px;">
				<span class="material-icons">flash_on</span>
			</button>
			<label class="control-label" style="max-width: 90%;" for="i3GEOlegendacolor">{{{corFrente}}}</label>
			<input id='i3GEOlegendacolor' value='{{{vcolor}}}' class="form-control input-lg i3geoFormIconeAquarela" type='text' />
		</div>
		<span class="input-group-btn">
			<a onclick="i3GEOF.legenda.aplicaEstilo();return false;" role="button" type="button" class="btn btn-primary btn-fab btn-fab-max" href="javascript:void(0)">
				<span class="material-icons ">send</span>
			</a>
		</span>
	</div>
</div>

<div class='form-group condensed'>
	<div class="input-group">
		<div class='form-group label-fixed'>
			<button title='{{{aplicatodos}}}' onclick='i3GEOF.legenda.aplicaTodasClasses("backgroundcolor","i3GEOlegendabackgroundcolor")' class="btn btn-xs" style="margin: 2px; padding: 2px;">
				<span class="material-icons">flash_on</span>
			</button>
			<label class="control-label" style="max-width: 90%;" for="i3GEOlegendabackgroundcolor">{{{corFundo}}}</label>
			<input id='i3GEOlegendabackgroundcolor' value='{{{vbackgroundcolor}}}' class="form-control input-lg i3geoFormIconeAquarela" type='text' />
		</div>
		<span class="input-group-btn">
			<a onclick="i3GEOF.legenda.aplicaEstilo();return false;" role="button" type="button" class="btn btn-primary btn-fab btn-fab-max" href="javascript:void(0)">
				<span class="material-icons ">send</span>
			</a>
		</span>
	</div>
</div>

<div class='form-group condensed'>
	<div class="input-group">
		<div class='form-group label-fixed'>
			<button title='{{{aplicatodos}}}' onclick='i3GEOF.legenda.aplicaTodasClasses("size","i3GEOlegendasizes")' class="btn btn-xs" style="margin: 2px; padding: 2px;">
				<span class="material-icons">flash_on</span>
			</button>
			<label class="control-label" style="max-width: 90%;" for="i3GEOlegendasizes">{{{tamanhoEspacamento}}}</label>
			<input id='i3GEOlegendasizes' value='{{{vsize}}}' class="form-control input-lg " type='text' />
			<div id='i3GEOlegendaComboSize'></div>
		</div>
		<span class="input-group-btn">
			<a onclick="i3GEOF.legenda.aplicaEstilo();return false;" role="button" type="button" class="btn btn-primary btn-fab btn-fab-max" href="javascript:void(0)">
				<span class="material-icons ">send</span>
			</a>
		</span>
	</div>
</div>

<div class='form-group condensed'>
	<div class="input-group">
		<div class='form-group label-fixed'>
			<button title='{{{aplicatodos}}}' onclick='i3GEOF.legenda.aplicaTodasClasses("width","i3GEOlegendawidth")' class="btn btn-xs" style="margin: 2px; padding: 2px;">
				<span class="material-icons">flash_on</span>
			</button>
			<label class="control-label" style="max-width: 90%;" for="i3GEOlegendawidth">{{{espessura}}}</label>
			<input value='{{{vwidth}}}' id='i3GEOlegendawidth' class="form-control input-lg " type='text' />
		</div>
		<span class="input-group-btn">
			<a onclick="i3GEOF.legenda.aplicaEstilo();return false;" role="button" type="button" class="btn btn-primary btn-fab btn-fab-max" href="javascript:void(0)">
				<span class="material-icons ">send</span>
			</a>
		</span>
	</div>
</div>

<div class='form-group condensed'>
	<div class="input-group">
		<div class='form-group label-fixed'>
			<button title='{{{aplicatodos}}}' onclick='i3GEOF.legenda.aplicaTodasClasses("pattern","i3GEOlegendapattern")' class="btn btn-xs" style="margin: 2px; padding: 2px;">
				<span class="material-icons">flash_on</span>
			</button>
			<label class="control-label" style="max-width: 90%;" for="i3GEOlegendapattern">{{{padraoRepeticao}}}</label>
			<input value='{{{vpattern}}}' id='i3GEOlegendapattern' class="form-control input-lg " type='text' />
		</div>
		<span class="input-group-btn">
			<a onclick="i3GEOF.legenda.aplicaEstilo();return false;" role="button" type="button" class="btn btn-primary btn-fab btn-fab-max" href="javascript:void(0)">
				<span class="material-icons ">send</span>
			</a>
		</span>
	</div>
</div>

<div class='form-group condensed'>
	<div class="input-group">
		<div class='form-group label-fixed'>
			<button title='{{{aplicatodos}}}' onclick='i3GEOF.legenda.aplicaTodasClasses("opacity","i3GEOlegendaopacidade")' class="btn btn-xs" style="margin: 2px; padding: 2px;">
				<span class="material-icons">flash_on</span>
			</button>
			<label class="control-label" style="max-width: 90%;" for="i3GEOlegendaopacidade">{{{opacidade}}}</label>
			<input value='{{{vopacity}}}' id='i3GEOlegendaopacidade' class="form-control input-lg " type='text' />
		</div>
		<span class="input-group-btn">
			<a onclick="i3GEOF.legenda.aplicaEstilo();return false;" role="button" type="button" class="btn btn-primary btn-fab btn-fab-max" href="javascript:void(0)">
				<span class="material-icons ">send</span>
			</a>
		</span>
	</div>
</div>

<div class='form-group condensed'>
	<div class="input-group">
		<div class='form-group label-fixed'>
			<button title='{{{aplicatodos}}}' onclick='i3GEOF.legenda.aplicaTodasClasses("angle","i3GEOlegendaangulo")' class="btn btn-xs" style="margin: 2px; padding: 2px;">
				<span class="material-icons">flash_on</span>
			</button>
			<label class="control-label" style="max-width: 90%;" for="i3GEOlegendaangulo">{{{angulo}}}</label>
			<input value='{{{vangle}}}' id='i3GEOlegendaangulo' class="form-control input-lg " type='text' />
		</div>
		<span class="input-group-btn">
			<a onclick="i3GEOF.legenda.aplicaEstilo();return false;" role="button" type="button" class="btn btn-primary btn-fab btn-fab-max" href="javascript:void(0)">
				<span class="material-icons ">send</span>
			</a>
		</span>
	</div>
</div>

<div class='form-group condensed'>
	<div class="input-group">
		<div class='form-group label-fixed'>
			<button title='{{{aplicatodos}}}' onclick='i3GEOF.legenda.aplicaTodasClasses("symbolscale","i3GEOlegendasymbolscale")' class="btn btn-xs" style="margin: 2px; padding: 2px;">
				<span class="material-icons">flash_on</span>
			</button>
			<label class="control-label" style="max-width: 90%;" for="i3GEOlegendasymbolscale">{{{symbolscale}}}</label>
			<input value='{{{vsymbolscale}}}' id='i3GEOlegendasymbolscale' class="form-control input-lg " type='text' />
		</div>
		<span class="input-group-btn">
			<a onclick="i3GEOF.legenda.aplicaEstilo();return false;" role="button" type="button" class="btn btn-primary btn-fab btn-fab-max" href="javascript:void(0)">
				<span class="material-icons ">send</span>
			</a>
		</span>
	</div>
</div>

<div class='form-group condensed'>
	<div class="input-group">
		<div class='form-group label-fixed'>
			<button title='{{{aplicatodos}}}' onclick='i3GEOF.legenda.aplicaTodasClasses("minsize","i3GEOlegendaminsize")' class="btn btn-xs" style="margin: 2px; padding: 2px;">
				<span class="material-icons">flash_on</span>
			</button>
			<label class="control-label" style="max-width: 90%;" for="i3GEOlegendaminsize">{{{minsize}}}</label>
			<input value='{{{vminsize}}}' id='i3GEOlegendaminsize' class="form-control input-lg " type='text' />
		</div>
		<span class="input-group-btn">
			<a onclick="i3GEOF.legenda.aplicaEstilo();return false;" role="button" type="button" class="btn btn-primary btn-fab btn-fab-max" href="javascript:void(0)">
				<span class="material-icons ">send</span>
			</a>
		</span>
	</div>
</div>

<div class='form-group condensed'>
	<div class="input-group">
		<div class='form-group label-fixed'>
			<button title='{{{aplicatodos}}}' onclick='i3GEOF.legenda.aplicaTodasClasses("maxsize","i3GEOlegendamaxsize")' class="btn btn-xs" style="margin: 2px; padding: 2px;">
				<span class="material-icons">flash_on</span>
			</button>
			<label class="control-label" style="max-width: 90%;" for="i3GEOlegendamaxsize">{{{maxsize}}}</label>
			<input value='{{{vmaxsize}}}' id='i3GEOlegendamaxsize' class="form-control input-lg " type='text' />
		</div>
		<span class="input-group-btn">
			<a onclick="i3GEOF.legenda.aplicaEstilo();return false;" role="button" type="button" class="btn btn-primary btn-fab btn-fab-max" href="javascript:void(0)">
				<span class="material-icons ">send</span>
			</a>
		</span>
	</div>
</div>

<div class='form-group condensed'>
	<div class="input-group">
		<div class='form-group label-fixed'>
			<button title='{{{aplicatodos}}}' onclick='i3GEOF.legenda.aplicaTodasClasses("offsetx","i3GEOlegendaoffsetx")' class="btn btn-xs" style="margin: 2px; padding: 2px;">
				<span class="material-icons">flash_on</span>
			</button>
			<label class="control-label" style="max-width: 90%;" for="i3GEOlegendaoffsetx">{{{offsetx}}}</label>
			<input value='{{{voffsetx}}}' id='i3GEOlegendaoffsetx' class="form-control input-lg " type='text' />
		</div>
		<span class="input-group-btn">
			<a onclick="i3GEOF.legenda.aplicaEstilo();return false;" role="button" type="button" class="btn btn-primary btn-fab btn-fab-max" href="javascript:void(0)">
				<span class="material-icons ">send</span>
			</a>
		</span>
	</div>
</div>

<div class='form-group condensed'>
	<div class="input-group">
		<div class='form-group label-fixed'>
			<button title='{{{aplicatodos}}}' onclick='i3GEOF.legenda.aplicaTodasClasses("offsety","i3GEOlegendaoffsety")' class="btn btn-xs" style="margin: 2px; padding: 2px;">
				<span class="material-icons">flash_on</span>
			</button>
			<label class="control-label" style="max-width: 90%;" for="i3GEOlegendaoffsety">{{{offsety}}}</label>
			<input value='{{{voffsety}}}' id='i3GEOlegendaoffsety' class="form-control input-lg " type='text' />
		</div>
		<span class="input-group-btn">
			<a onclick="i3GEOF.legenda.aplicaEstilo();return false;" role="button" type="button" class="btn btn-primary btn-fab btn-fab-max" href="javascript:void(0)">
				<span class="material-icons ">send</span>
			</a>
		</span>
	</div>
</div>

<div class='form-group condensed'>
	<div class="input-group">
		<div class='form-group label-fixed'>
			<button title='{{{aplicatodos}}}' onclick='i3GEOF.legenda.aplicaTodasClasses("symbolname","i3GEOlegendasymbolname")' class="btn btn-xs" style="margin: 2px; padding: 2px;">
				<span class="material-icons">flash_on</span>
			</button>
			<label class="control-label" style="max-width: 90%;" for="i3GEOlegendasymbolname">{{{simbolo}}}</label>
			<input value='{{{vsymbolname}}}' id='i3GEOlegendasymbolname' class="form-control input-lg " type='text' />
		</div>
		<span class="input-group-btn">
			<a onclick="i3GEOF.legenda.aplicaEstilo();return false;" role="button" type="button" class="btn btn-primary btn-fab btn-fab-max" href="javascript:void(0)">
				<span class="material-icons ">send</span>
			</a>
		</span>
	</div>
</div>