Racaptcha Timing
This commit is contained in:
@@ -57,6 +57,23 @@
|
||||
<height>100%</height>
|
||||
<texture colordiffuse='FFFFFFFF' border='2'>selection.png</texture>
|
||||
</control>
|
||||
<control type='image'>
|
||||
<visible>!String.IsEmpty(ListItem.Label)</visible>
|
||||
<description>Hide Image</description>
|
||||
<width>100%</width>
|
||||
<height>100%</height>
|
||||
<texture colordiffuse='88000000'>white.png</texture>
|
||||
</control>
|
||||
<control type='label'>
|
||||
<description>Remaining Time</description>
|
||||
<width>100%</width>
|
||||
<height>100%</height>
|
||||
<font>font13</font>
|
||||
<textcolor>FFFFFFFF</textcolor>
|
||||
<label>[B]$INFO[Listitem.Label][/B]</label>
|
||||
<aligny>center</aligny>
|
||||
<align>center</align>
|
||||
</control>
|
||||
<control type='image'>
|
||||
<visible>String.IsEqual(ListItem.Property(selected), true)</visible>
|
||||
<description>Selected Image</description>
|
||||
@@ -78,6 +95,23 @@
|
||||
<height>100%</height>
|
||||
<texture colordiffuse='FFFFFFFF' border='2'>selection.png</texture>
|
||||
</control>
|
||||
<control type='image'>
|
||||
<visible>!String.IsEmpty(ListItem.Label)</visible>
|
||||
<description>Hide Image</description>
|
||||
<width>100%</width>
|
||||
<height>100%</height>
|
||||
<texture colordiffuse='88000000'>white.png</texture>
|
||||
</control>
|
||||
<control type='label'>
|
||||
<description>Remaining Time</description>
|
||||
<width>100%</width>
|
||||
<height>100%</height>
|
||||
<font>font13</font>
|
||||
<textcolor>FFFFFFFF</textcolor>
|
||||
<label>[B]$INFO[Listitem.Label][/B]</label>
|
||||
<aligny>center</aligny>
|
||||
<align>center</align>
|
||||
</control>
|
||||
<control type='image'>
|
||||
<visible>String.IsEqual(ListItem.Property(selected), true)</visible>
|
||||
<description>Selected Image</description>
|
||||
@@ -105,6 +139,23 @@
|
||||
<height>100%</height>
|
||||
<texture colordiffuse='550082C2'>white.png</texture>
|
||||
</control>
|
||||
<control type='image'>
|
||||
<visible>!String.IsEmpty(ListItem.Label)</visible>
|
||||
<description>Hide Image</description>
|
||||
<width>100%</width>
|
||||
<height>100%</height>
|
||||
<texture colordiffuse='88000000'>white.png</texture>
|
||||
</control>
|
||||
<control type='label'>
|
||||
<description>Remaining Time</description>
|
||||
<width>100%</width>
|
||||
<height>100%</height>
|
||||
<font>font13</font>
|
||||
<textcolor>FFFFFFFF</textcolor>
|
||||
<label>[B]$INFO[Listitem.Label][/B]</label>
|
||||
<aligny>center</aligny>
|
||||
<align>center</align>
|
||||
</control>
|
||||
<control type='image'>
|
||||
<visible>String.IsEqual(ListItem.Property(selected), true)</visible>
|
||||
<description>Selected Image</description>
|
||||
@@ -132,6 +183,23 @@
|
||||
<height>100%</height>
|
||||
<texture colordiffuse='550082C2'>white.png</texture>
|
||||
</control>
|
||||
<control type='image'>
|
||||
<visible>!String.IsEmpty(ListItem.Label)</visible>
|
||||
<description>Hide Image</description>
|
||||
<width>100%</width>
|
||||
<height>100%</height>
|
||||
<texture colordiffuse='88000000'>white.png</texture>
|
||||
</control>
|
||||
<control type='label'>
|
||||
<description>Remaining Time</description>
|
||||
<width>100%</width>
|
||||
<height>100%</height>
|
||||
<font>font13</font>
|
||||
<textcolor>FFFFFFFF</textcolor>
|
||||
<label>[B]$INFO[Listitem.Label][/B]</label>
|
||||
<aligny>center</aligny>
|
||||
<align>center</align>
|
||||
</control>
|
||||
<control type='image'>
|
||||
<visible>String.IsEqual(ListItem.Property(selected), true)</visible>
|
||||
<description>Selected Image</description>
|
||||
|
||||
Reference in New Issue
Block a user