From 8045488b1b248ca88556582063f0052a3727807c Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Wed, 13 Mar 2019 21:23:56 -0400 Subject: Updated Notification Panel - Synchronized customization files - Updated the match found and vote panels - Updated the hudlayout to work with the installer - Moved the contracts button to the right side of the main menu --- resource/ui/votehud.res | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'resource/ui/votehud.res') diff --git a/resource/ui/votehud.res b/resource/ui/votehud.res index 43e367b..fb4ea4e 100644 --- a/resource/ui/votehud.res +++ b/resource/ui/votehud.res @@ -544,7 +544,7 @@ "tabPosition" "0" "settitlebarvisible" "0" "border" "CyanBorderThick" - "bgcolor_override" "30 30 30 255" + "bgcolor_override" "DarkGrey" "PaintBackground" "1" "header_font" "ItemFontNameLarge" @@ -675,6 +675,8 @@ "Command" "CallVote" "Default" "0" "font" "HudFontSmallBold" + "border_default" "ButtonHover" + "border_armed" "ButtonHover" } "Button1" { @@ -696,6 +698,8 @@ "Command" "Close" "Default" "0" "font" "HudFontSmallBold" + "border_default" "ButtonHover" + "border_armed" "ButtonHover" } } } \ No newline at end of file -- cgit v1.2.3