diff options
| author | CriticalFlaw <[email protected]> | 2021-06-30 23:42:02 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2021-06-30 23:42:02 -0400 |
| commit | 33cd7777d61950151adde3fde787d7e84709717b (patch) | |
| tree | 77c144be253de5746ff9189c10d0bc925689ad71 /resource/ui/econ/genericwaitingdialog.res | |
| parent | bbee27c902f81e1108bcaeaaace568e6bb97d4cb (diff) | |
Updated Mann Co. Store
Diffstat (limited to 'resource/ui/econ/genericwaitingdialog.res')
| -rw-r--r-- | resource/ui/econ/genericwaitingdialog.res | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/resource/ui/econ/genericwaitingdialog.res b/resource/ui/econ/genericwaitingdialog.res index 1734eb7..1964cda 100644 --- a/resource/ui/econ/genericwaitingdialog.res +++ b/resource/ui/econ/genericwaitingdialog.res @@ -12,14 +12,14 @@ "bgcolor_override" "DarkGrey" "paintbackgroundtype" "1" "settitlebarvisible" "0" - "border" "CyanBorder" + "border" "CyanBorderThick" } "TitleLabel" { "ControlName" "Label" "fieldName" "TitleLabel" - "font" "HudFontMediumSmall" + "font" "HudFontMediumBold" "xpos" "0" "ypos" "8" "zpos" "0" @@ -33,15 +33,13 @@ "centerwrap" "1" "labelText" "%updatetext%" "textAlignment" "center" - "fgcolor_override" "White" - "bgcolor_override" "Transparent" } "EllipsesLabel" { "ControlName" "Label" "fieldName" "EllipsesLabel" - "font" "HudFontSmallest" + "font" "HudFontSmall" "xpos" "0" "ypos" "42" "zpos" "0" @@ -53,7 +51,7 @@ "enabled" "1" "labelText" "%ellipses%" "textAlignment" "north" - "fgcolor_override" "White" + "fgcolor_override" "TanLight" "bgcolor_override" "Transparent" } @@ -61,7 +59,7 @@ { "ControlName" "Label" "fieldName" "DurationLabel" - "font" "HudFontSmallest" + "font" "HudFontSmall" "xpos" "0" "ypos" "52" "zpos" "0" @@ -73,7 +71,7 @@ "enabled" "1" "labelText" "%duration%" "textAlignment" "north" - "fgcolor_override" "White" + "fgcolor_override" "TanLight" "bgcolor_override" "Transparent" } @@ -92,7 +90,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#Cancel" - "font" "HudFontSmallest" + "font" "HudFontMediumSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" |
