mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-01-30 03:55:40 +00:00
4_3 helpsystem size
Signed-off-by: Sophia Hadash <sophiahadash@gmail.com>
This commit is contained in:
parent
2e634e8dc6
commit
d82d75b5bf
|
@ -12,6 +12,11 @@ based on: Switch Theme by Lilbud
|
|||
|
||||
<!-- generic styles -->
|
||||
<view name="system, basic, detailed, video">
|
||||
<helpsystem name="help">
|
||||
<fontSize>0.035</fontSize>
|
||||
<entrySpacing>48</entrySpacing>
|
||||
<iconTextSpacing>12</iconTextSpacing>
|
||||
</helpsystem>
|
||||
<image name="arrowblock" extra="true">
|
||||
<size>0.023 0.047</size>
|
||||
</image>
|
||||
|
|
|
@ -12,6 +12,11 @@ based on: Switch Theme by Lilbud
|
|||
|
||||
<!-- generic styles -->
|
||||
<view name="system, basic, detailed, video">
|
||||
<helpsystem name="help">
|
||||
<fontSize>0.028</fontSize>
|
||||
<entrySpacing>36</entrySpacing>
|
||||
<iconTextSpacing>8</iconTextSpacing>
|
||||
</helpsystem>
|
||||
<image name="arrowblock" extra="true">
|
||||
<size>0.029 0.047</size>
|
||||
</image>
|
||||
|
|
|
@ -25,9 +25,6 @@ based on: Switch Theme by Lilbud
|
|||
<pos>0.96 0.935</pos>
|
||||
<origin>1 0</origin>
|
||||
<fontPath>${mainFont}</fontPath>
|
||||
<fontSize>0.035</fontSize>
|
||||
<entrySpacing>48</entrySpacing>
|
||||
<iconTextSpacing>12</iconTextSpacing>
|
||||
<textStyle>camelcase</textStyle>
|
||||
<customButtonIcon button="button_start_XBOX360">:/help/button_start_SNES.svg</customButtonIcon>
|
||||
<customButtonIcon button="button_back_XBOX360">:/help/button_back_SNES.svg</customButtonIcon>
|
||||
|
|
Loading…
Reference in a new issue