mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-01 21:27:06 +00:00
0c3a610acc
This was SVN commit r22800.
15 lines
270 B
XML
15 lines
270 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"
|
|
text_align="left"
|
|
text_valign="center"
|
|
/>
|
|
</styles>
|