0ad/binaries/data/mods/public/gui/pregame/styles.xml

22 lines
281 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<styles>
<style name="pgButton"
tooltip_style="pgToolTip"
tooltip=""
/>
<style name="userReportPanel"
sprite="pgUserReportBox"
/>
<style name="userReportText"
ghost="true"
font="sans-14"
textcolor="white"
/>
</styles>