From b3f0c0be8b3995a7c9943f8004ab9d08dd9fe95a Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Wed, 30 Dec 2020 15:42:01 -0500 Subject: Miscellenaous --- resource/ui/hudinspectpanel.res | 2 +- resource/ui/votehud.res | 10 +++++----- resource/ui/winpanel.res | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'resource') diff --git a/resource/ui/hudinspectpanel.res b/resource/ui/hudinspectpanel.res index 9637e87..7abf448 100644 --- a/resource/ui/hudinspectpanel.res +++ b/resource/ui/hudinspectpanel.res @@ -40,7 +40,7 @@ { "ControlName" "Label" "fieldName" "ItemLabel" - "font" "HudFontSmall" + "font" "HudFontSmallest" "xpos" "10" "ypos" "3" "zpos" "1" diff --git a/resource/ui/votehud.res b/resource/ui/votehud.res index afe817c..1cda387 100644 --- a/resource/ui/votehud.res +++ b/resource/ui/votehud.res @@ -11,7 +11,7 @@ "visible" "0" "enabled" "1" "paintborder" "1" - "border" "CyanBorderThick" + "border" "CyanBorder" "bgcolor_override" "DarkGrey" "PaintBackgroundType" "2" @@ -80,7 +80,7 @@ "visible" "0" "enabled" "1" "paintborder" "1" - "border" "CyanBorderThick" + "border" "CyanBorder" "bgcolor_override" "DarkGrey" "PaintBackgroundType" "2" @@ -413,7 +413,7 @@ "visible" "0" "enabled" "1" "paintborder" "1" - "border" "CyanBorderThick" + "border" "CyanBorder" "bgcolor_override" "DarkGrey" "PaintBackgroundType" "2" @@ -482,7 +482,7 @@ "visible" "0" "enabled" "1" "paintborder" "1" - "border" "CyanBorderThick" + "border" "CyanBorder" "bgcolor_override" "DarkGrey" "PaintBackgroundType" "2" @@ -554,7 +554,7 @@ "tabPosition" "0" "settitlebarvisible" "0" "paintborder" "1" - "border" "CyanBorderThick" + "border" "CyanBorder" "bgcolor_override" "DarkGrey" "PaintBackground" "1" "PaintBackgroundType" "2" diff --git a/resource/ui/winpanel.res b/resource/ui/winpanel.res index 9ed4eb8..458bb1d 100644 --- a/resource/ui/winpanel.res +++ b/resource/ui/winpanel.res @@ -654,7 +654,7 @@ "ControlName" "CTFBadgePanel" "fieldName" "KillStreakPlayer1Badge" "xpos" "2" - "ypos" "186" + "ypos" "185" "zpos" "3" "wide" "20" "tall" "20" -- cgit v1.2.3