Piccole migliorie grafiche Ricerca Globale
This commit is contained in:
@@ -389,18 +389,35 @@
|
|||||||
<texture>$INFO[ListItem.Property(thumb)]</texture>
|
<texture>$INFO[ListItem.Property(thumb)]</texture>
|
||||||
<aspectratio>scale</aspectratio>
|
<aspectratio>scale</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="group">
|
||||||
<description>Servers Quality</description>
|
<visible>ListItem.Property(quality)</visible>
|
||||||
<top>35</top>
|
<control type="image">
|
||||||
<left>150</left>
|
<description>Servers Quality</description>
|
||||||
<width>60</width>
|
<top>35</top>
|
||||||
<height>60</height>
|
<left>150</left>
|
||||||
<texture>$INFO[ListItem.Property(quality)]</texture>
|
<width>60</width>
|
||||||
<aspectratio>scale</aspectratio>
|
<height>60</height>
|
||||||
|
<texture>$INFO[ListItem.Property(quality)]</texture>
|
||||||
|
<aspectratio>scale</aspectratio>
|
||||||
|
</control>
|
||||||
|
<control type="textbox">
|
||||||
|
<description>Server Title</description>
|
||||||
|
<left>220</left>
|
||||||
|
<top>35</top>
|
||||||
|
<width>450</width>
|
||||||
|
<height>60</height>
|
||||||
|
<!-- <font>font30_title</font> -->
|
||||||
|
<textcolor>FFFFFFFF</textcolor>
|
||||||
|
<shadowcolor>00000000</shadowcolor>
|
||||||
|
<align>left</align>
|
||||||
|
<aligny>center</aligny>
|
||||||
|
<label>[B][COLOR FFAAAAAA]$INFO[ListItem.Property(servername)][/COLOR][/B]</label>
|
||||||
|
</control>
|
||||||
</control>
|
</control>
|
||||||
<control type="textbox">
|
<control type="textbox">
|
||||||
<description>Server Name</description>
|
<visible>!ListItem.Property(quality)</visible>
|
||||||
<left>220</left>
|
<description>Server Title</description>
|
||||||
|
<left>150</left>
|
||||||
<top>35</top>
|
<top>35</top>
|
||||||
<width>450</width>
|
<width>450</width>
|
||||||
<height>60</height>
|
<height>60</height>
|
||||||
@@ -439,18 +456,35 @@
|
|||||||
<texture>$INFO[ListItem.Property(thumb)]</texture>
|
<texture>$INFO[ListItem.Property(thumb)]</texture>
|
||||||
<aspectratio>scale</aspectratio>
|
<aspectratio>scale</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="group">
|
||||||
<description>Servers Title</description>
|
<visible>ListItem.Property(quality)</visible>
|
||||||
<top>35</top>
|
<control type="image">
|
||||||
<left>150</left>
|
<description>Servers Quality</description>
|
||||||
<width>60</width>
|
<top>35</top>
|
||||||
<height>60</height>
|
<left>150</left>
|
||||||
<texture>$INFO[ListItem.Property(quality)]</texture>
|
<width>60</width>
|
||||||
<aspectratio>scale</aspectratio>
|
<height>60</height>
|
||||||
|
<texture>$INFO[ListItem.Property(quality)]</texture>
|
||||||
|
<aspectratio>scale</aspectratio>
|
||||||
|
</control>
|
||||||
|
<control type="textbox">
|
||||||
|
<description>Server Title</description>
|
||||||
|
<left>220</left>
|
||||||
|
<top>35</top>
|
||||||
|
<width>450</width>
|
||||||
|
<height>60</height>
|
||||||
|
<!-- <font>font30_title</font> -->
|
||||||
|
<textcolor>FFFFFFFF</textcolor>
|
||||||
|
<shadowcolor>00000000</shadowcolor>
|
||||||
|
<align>left</align>
|
||||||
|
<aligny>center</aligny>
|
||||||
|
<label>[B][COLOR FFAAAAAA]$INFO[ListItem.Property(servername)][/COLOR][/B]</label>
|
||||||
|
</control>
|
||||||
</control>
|
</control>
|
||||||
<control type="textbox">
|
<control type="textbox">
|
||||||
|
<visible>!ListItem.Property(quality)</visible>
|
||||||
<description>Server Title</description>
|
<description>Server Title</description>
|
||||||
<left>220</left>
|
<left>150</left>
|
||||||
<top>35</top>
|
<top>35</top>
|
||||||
<width>450</width>
|
<width>450</width>
|
||||||
<height>60</height>
|
<height>60</height>
|
||||||
|
|||||||
Reference in New Issue
Block a user