Move "TutorialPanel" style to session styles

It's not used anywhere else besides there, so that where it belongs.
This commit is contained in:
Vantha
2026-03-24 23:52:47 +01:00
committed by Vantha
parent 663f5c5ff6
commit ca8a0a5611
2 changed files with 13 additions and 13 deletions
@@ -127,17 +127,4 @@
text_align="left"
/>
<style name="TutorialPanel"
buffer_zone="8"
font="sans-bold-14"
scrollbar="true"
scrollbar_style="ModernScrollBar"
scroll_bottom="true"
textcolor="white"
text_align="left"
text_valign="top"
sprite="ModernDarkBox"
sprite_overlay="ModernDarkBoxGoldBorder"
/>
</styles>
@@ -222,6 +222,19 @@
text_valign="center"
/>
<style name="TutorialPanel"
buffer_zone="8"
font="sans-bold-14"
scrollbar="true"
scrollbar_style="ModernScrollBar"
scroll_bottom="true"
textcolor="white"
text_align="left"
text_valign="top"
sprite="ModernDarkBox"
sprite_overlay="ModernDarkBoxGoldBorder"
/>
<!-- ================================ ================================ -->
<!-- Icon Styles -->
<!-- ================================ ================================ -->