All dialogs now use default skin and foreground colour
(The attributes are still available in the schema though, and will not be removed.)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?xml version='1.0' encoding='UTF-8' standalone='no'?>
|
||||
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
|
||||
<dialog skin='dark' defbtn='done'>
|
||||
<dialog defbtn='done'>
|
||||
<pict name='pic' type='item' num='0' top='9' left='8'/>
|
||||
<text size='large' top='6' left='45' width='102'>Item Info:</text>
|
||||
<text top='33' left='47' width='52' height='16'>Name:</text>
|
||||
|
Reference in New Issue
Block a user