Files
Paradise/nano/templates/atmos_control_map_header.tmpl
d3athrow 35d327de5b atmos control map, doesn't have clickable alarm overlays just yet.
made oxyloss and toxloss easier to read on the nanoui.
2014-07-20 11:12:04 -04:00

12 lines
594 B
Cheetah

<!--
Title: Atmos Control (Map content)
Used In File(s): \code\workinprogress\mini\atmos_control.dm
-->
{{:helper.link('Show Detail List', 'script', {'showMap' : 0})}}
<div style="float: right; width: 240px;">
<span style="float: left;">Zoom Level:&nbsp;</span>
<div unselectable="on" class="link zoomLink" data-zoom-level="4">x1.0</div>
<div unselectable="on" class="link zoomLink" data-zoom-level="6">x1.5</div>
<div unselectable="on" class="link zoomLink" data-zoom-level="8">x2.0</div>
<div unselectable="on" class="link zoomLink" data-zoom-level="12">x2.5</div>
</div>