1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/gui/pregame/styles.xml
Ykkrosh 0da7e822ff # Add opt-in automatic feedback system.
Add GL implementation limits to hwdetect.
Make the in-game manual support multiple text files.
Remove unnecessary instruction on how to close the manual window.
Make guitextobject.caption return the original value without stripping
formatting tags.
Remove unused non-VFS support from config system.
Support writing config files back to their original path.
Remove unnecessary user profile directory; use normal config directory.

This was SVN commit r8925.
2011-02-16 20:40:15 +00:00

22 lines
282 B
XML

<?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="serif-14"
textcolor="white"
/>
</styles>