1
0
forked from 0ad/0ad

Delete duplicate global default style following 1e6614918b.

Excerpt from D2292.

This was SVN commit r22956.
This commit is contained in:
elexis 2019-09-21 15:23:05 +00:00
parent a9d477b269
commit 869a9548a9

View File

@ -2,26 +2,6 @@
<styles>
<!--
==========================================
- DEFAULT STYLE: The style with the name 'default' is special, it will
- be called by every object before any other style is loaded.
==========================================
-->
<style name="default"
absolute="false"
enabled="true"
ghost="false"
hidden="false"
size="0 0 100% 100%"
z="0"
font="sans-14"
buffer_zone="5"
multiline="false"
/>
<!--
==========================================
MENU TEXT STYLES