mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-17 05:44:08 -07:00
15 lines
298 B
XML
15 lines
298 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<styles>
|
|
<style name="ModmodScrollbar"
|
|
buffer_zone="5"
|
|
font="sans-13"
|
|
scrollbar="true"
|
|
scrollbar_style="ModernScrollBar"
|
|
scroll_bottom="true"
|
|
textcolor="white"
|
|
textcolor_selected="gold"
|
|
text_align="left"
|
|
text_valign="center"
|
|
/>
|
|
</styles>
|