0ad/binaries/data/mods/mod/gui/modmod/styles.xml
leper 64bfa089af Add mod selection mod.
Includes some contributions by rada and sanderd17.

This was SVN commit r15677.
2014-08-25 16:02:54 +00:00

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>