Racaptcha Timing

This commit is contained in:
Alhaziel01
2021-11-23 10:08:39 +01:00
parent 2ce628e367
commit 9af83f59d9
2 changed files with 72 additions and 4 deletions

View File

@@ -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>