Fixed About Floater's background.

clear and transparent both refer to the same thing, code fix to reflect this.
This commit is contained in:
Lirusaito
2012-04-28 21:34:24 -04:00
parent 8e6063e7b9
commit 16c2235510
2 changed files with 4 additions and 4 deletions

View File

@@ -22,7 +22,7 @@
follows="top|left"
font="SansSerif"
height="343"
bg_readonly_color="Transparent"
bg_readonly_color="transparent"
left="1"
max_length="65536"
name="support_editor"
@@ -49,7 +49,7 @@
<text_editor
enabled="false"
follows="left|top"
bg_readonly_color="Transparent"
bg_readonly_color="transparent"
left="1"
text_color="LtGray"
max_length="65536"