Skip to content

Commit

Permalink
[ViXBMC] Tweak IMDB
Browse files Browse the repository at this point in the history
  • Loading branch information
AbuBaniaz committed Apr 6, 2020
1 parent e4e7930 commit 7bf7c6c
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -926,9 +926,9 @@
<widget name="titellabel" position="22,10" size="850,50" font="menulist;34" foregroundColor="maincolour" backgroundColor="menubackground" valign="center" halign="center" transparent="1" zPosition="2" />
<widget name="statusbar" position="22,40" size="850,100" font="menulist;34" foregroundColor="maincolour" backgroundColor="menubackground" halign="left" valign="center" transparent="1" zPosition="2" />
<widget name="menu" position="22,140" size="850,800" font="menulist;34" itemHeight="50" foregroundColor="maincolour" backgroundColor="menubackground" scrollbarMode="showOnDemand" transparent="1" zPosition="2" />
<widget name="castlabel" position="22,140" size="850,800" font="menulist;34" foregroundColor="maincolour" backgroundColor="menubackground" transparent="1" />
<widget name="detailslabel" position="22,140" size="850,800" font="menulist;34" itemHeight="50" foregroundColor="maincolour" backgroundColor="menubackground" halign="center" valign="center" transparent="1" />
<widget name="extralabel" position="22,140" size="850,850" font="menulist;34" foregroundColor="maincolour" backgroundColor="menubackground" transparent="1" />
<widget name="castlabel" position="22,340" size="850,800" font="menulist;34" foregroundColor="maincolour" backgroundColor="menubackground" transparent="1" />
<widget name="ratinglabel" position="22,900" size="850,50" font="menulist;34" foregroundColor="maincolour" backgroundColor="menubackground" transparent="1" halign="left" valign="center" zPosition="2" />
<widget name="starsbg" pixmap="imdb/starsbar_empty.png" position="22,950" size="315,32" backgroundColor="menubackground" transparent="1" alphatest="blend" zPosition="2" />
<widget name="stars" pixmap="imdb/starsbar_filled.png" position="22,950" size="315,32" backgroundColor="menubackground" transparent="1" alphatest="blend" zPosition="3" />
Expand Down

0 comments on commit 7bf7c6c

Please sign in to comment.