more changes
This commit is contained in:
parent
33aa7a730d
commit
52551373c7
@ -1,16 +1,16 @@
|
||||
<Defaults>
|
||||
<Panel rotation="0 0 180"></Panel>
|
||||
<ToggleButton class="optionButton" font="font_teutonic-arkham" color="#88e3cf" colors="#88e3cf|#4f8478|#4f8478" fontSize="65" isOn="0" textAlignment="MiddleLeft" padding="30 30 0 0"></ToggleButton>
|
||||
<ToggleButton class="optionButton" font="font_teutonic-arkham" color="#88e3cf" colors="#88e3cf|#4f8478|#303836" fontSize="65" isOn="0" textAlignment="MiddleLeft" padding="30 30 0 0"></ToggleButton>
|
||||
</Defaults>
|
||||
|
||||
<Panel id="Buttons" offsetXY="0 285">
|
||||
<TableLayout height="150" width="500" cellSpacing="10">
|
||||
<Row>
|
||||
<Cell columnSpan="3">
|
||||
<Button onClick="startReset" colors="#88e3cf|#4f8478" font="font_teutonic-arkham" fontSize="110">Reset</Button>
|
||||
<Button onClick="startReset" colors="#88e3cf|#4f8478|#303836" font="font_teutonic-arkham" fontSize="110">Reset</Button>
|
||||
</Cell>
|
||||
<Cell>
|
||||
<ToggleButton color="#88e3cf" onClick="toggleOptions" fontSize="60">☰</ToggleButton>
|
||||
<ToggleButton color="#88e3cf" colors="#88e3cf|#4f8478|#303836" onClick="toggleOptions" fontSize="60">☰</ToggleButton>
|
||||
</Cell>
|
||||
</Row>
|
||||
</TableLayout>
|
||||
|
Loading…
x
Reference in New Issue
Block a user