diff options
author | phil65 <philipptemminghoff@gmx.de> | 2016-03-10 17:29:21 +0100 |
---|---|---|
committer | phil65 <philipptemminghoff@gmx.de> | 2016-03-10 17:29:35 +0100 |
commit | 1e39dc57f79e7068a42d6f7bc4040d60d5dcb59d (patch) | |
tree | 91e728ee1e5bf942c5e924956a942fbafdc7e616 /addons/skin.estuary/1080i/SettingsSystemInfo.xml | |
parent | 5fa25885e936dff3226d1a2f649fc3af51581d38 (diff) |
[Estuary] - skin sync
Diffstat (limited to 'addons/skin.estuary/1080i/SettingsSystemInfo.xml')
-rw-r--r-- | addons/skin.estuary/1080i/SettingsSystemInfo.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/addons/skin.estuary/1080i/SettingsSystemInfo.xml b/addons/skin.estuary/1080i/SettingsSystemInfo.xml index 7d8301789b..4e9e7fb99b 100644 --- a/addons/skin.estuary/1080i/SettingsSystemInfo.xml +++ b/addons/skin.estuary/1080i/SettingsSystemInfo.xml @@ -203,6 +203,7 @@ <width>auto</width> <height>50</height> <aligny>bottom</aligny> + <font>font12</font> <textoffsety>10</textoffsety> <label>$LOCALIZE[144]</label> <shadowcolor>black</shadowcolor> @@ -212,6 +213,7 @@ <height>50</height> <aligny>bottom</aligny> <textoffsety>10</textoffsety> + <font>font12</font> <width>auto</width> <textcolor>button_focus</textcolor> <shadowcolor>black</shadowcolor> @@ -220,7 +222,7 @@ <control type="grouplist"> <description>Build date</description> <itemgap>10</itemgap> - <top>765</top> + <top>755</top> <align>left</align> <left>900</left> <orientation>horizontal</orientation> @@ -229,11 +231,13 @@ <width>auto</width> <height>25</height> <label>$LOCALIZE[174]</label> + <font>font12</font> <shadowcolor>black</shadowcolor> </control> <control type="label" id="53"> <description>Kodi Build Date</description> <width>auto</width> + <font>font12</font> <textcolor>button_focus</textcolor> <shadowcolor>black</shadowcolor> </control> |