Skip to content

Commit

Permalink
[skin.xml] Add offset definitions to all Setup screens
Browse files Browse the repository at this point in the history
  • Loading branch information
IanSav committed Jun 15, 2024
1 parent 71a6e96 commit de41abd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion usr/share/enigma2/OverlayHD/skin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -660,7 +660,7 @@
<color name="SliderBackground" color="ScreenBackground" />
<color name="SliderForeground" color="White" />
<color name="SliderBorder" color="Grey" />
<configList entryFont="MenuFont;25" valueFont="MenuFont;25" />
<configList entryFont="MenuFont;25" entryLeftOffset="10" headerLeftOffset="10" valueFont="MenuFont;25" />
<label font="TextFont;20" />
<listbox enableWrapAround="1" font="MenuFont;25" scrollbarBorderWidth="1" scrollbarMode="showOnDemand" scrollbarOffset="0" scrollbarScroll="byLine" scrollbarWidth="10" />
<scrolllabel scrollbarBorderWidth="1" scrollbarMode="showOnDemand" scrollbarOffset="0" scrollbarScroll="byLine" scrollbarWidth="10" />
Expand Down

0 comments on commit de41abd

Please sign in to comment.