This commit is contained in:
Chris Bevan 2016-07-15 13:54:52 +01:00
parent 1f24150469
commit 32e9169f7f
1 changed files with 15 additions and 15 deletions

View File

@ -26,43 +26,43 @@
<posx>0</posx>
<posy>0</posy>
<width>fullscreenWidth</width>
<height>2-row</height>
<height>6</height>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<posx>0</posx>
<posy>6</posy>
<width>fullscreenWidth</width>
<height>7-row</height>
<texture>colors/black.png</texture>
<colordiffuse>ccffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="label">
<posx>col-1-begin</posx>
<posy>0</posy>
<posy>12</posy>
<width>16-col</width>
<height>2-row</height>
<font>pageTitle</font>
<font>mediumStrong</font>
<textcolor>textActive</textcolor>
<label>$INFO[videoplayer.Title]</label>
</control>
<control type="label">
<right>96</right>
<posy>0</posy>
<posy>16</posy>
<width>8-col</width>
<height>2-row</height>
<font>pageTitle</font>
<font>regularStrong</font>
<align>right</align>
<textcolor>textActive</textcolor>
<label>$INFO[Videoplayer.time] / $INFO[Videoplayer.duration]</label>
<scroll>false</scroll>
</control>
<control type="image">
<posx>0</posx>
<posy>2-row</posy>
<width>fullscreenWidth</width>
<height>6-row</height>
<texture>colors/black.png</texture>
<colordiffuse>textboxInactive</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="textbox">
<posx>col-1-begin</posx>
<posy>90</posy>
<posy>96</posy>
<font>textbox</font>
<width>24-col</width>
<textcolor>textActive</textcolor>