diff options
| author | CriticalFlaw <[email protected]> | 2020-08-04 15:17:25 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-08-04 15:17:25 -0400 |
| commit | 8849ade83ca8e7e1e7156f7e9b7dc179cf1c1af1 (patch) | |
| tree | d7169f6b21d25d78c415a6afe818a30cd78d59bd /resource/ui/textwindow.res | |
| parent | 26c29f808aa068cc57166c65dd12d63be3a25bde (diff) | |
Formatting via CodeMaid
Diffstat (limited to 'resource/ui/textwindow.res')
| -rw-r--r-- | resource/ui/textwindow.res | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/resource/ui/textwindow.res b/resource/ui/textwindow.res index b9b7eb4..3edb7f6 100644 --- a/resource/ui/textwindow.res +++ b/resource/ui/textwindow.res @@ -15,7 +15,7 @@ "tabPosition" "0" "settitlebarvisible" "0" } - + "MainBG" { "ControlName" "ImagePanel" @@ -31,7 +31,7 @@ "enabled" "1" "fillcolor" "TransparentBlack" } - + "TFMessageTitle" { "ControlName" "CExLabel" @@ -52,14 +52,14 @@ "font" "Cerbetica24" "fgcolor" "TanLight" } - + "TextMessage" { "ControlName" "TextEntry" "fieldName" "TextMessage" "xpos" "9999" } - + "TFTextMessage" { "ControlName" "CExRichText" @@ -78,7 +78,7 @@ "textAlignment" "northwest" "fgcolor" "TanLight" } - + "HTMLMessage" { "ControlName" "HTML" @@ -95,7 +95,7 @@ "tabPosition" "0" "paintborder" "0" } - + "ok" { "ControlName" "CExButton" @@ -119,21 +119,21 @@ "default" "1" "font" "Cerbetica24" "paintbackground" "0" - + "fgcolor" "TanLight" "defaultFgColor_override" "TanLight" "armedFgColor_override" "TanDark" "depressedFgColor_override" "TanDark" "selectedFgColor_override" "TanDark" } - + "MenuBG" { "ControlName" "CModelPanel" "fieldName" "MenuBG" "xpos" "9999" } - + "ShadedBar" { "ControlName" "ImagePanel" @@ -145,12 +145,12 @@ "tall" "50" "visible" "1" "enabled" "1" - "tabPosition" "0" + "tabPosition" "0" "image" "loadout_bottom_gradient" "tileImage" "1" "PaintBackgroundType" "0" } - + "MessageTitle" { "ControlName" "Label" |
