From 7f32be87b11a6ce4ce546602888b5205c3cbb4e9 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Tue, 2 Jul 2019 21:16:49 -0400 Subject: Minor Fixes --- resource/ui/econ/store/v2/storepreviewitempanel_maps.res | 8 ++++---- resource/ui/matchmakingdashboardpopup_newmatch.res | 2 ++ resource/ui/steamworkshopdialog.res | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/resource/ui/econ/store/v2/storepreviewitempanel_maps.res b/resource/ui/econ/store/v2/storepreviewitempanel_maps.res index 0ff59e4..2b3750c 100644 --- a/resource/ui/econ/store/v2/storepreviewitempanel_maps.res +++ b/resource/ui/econ/store/v2/storepreviewitempanel_maps.res @@ -457,8 +457,8 @@ "tall" "25" "autoResize" "1" "pinCorner" "0" - "visible" "1" - "enabled" "1" + "visible" "0" + "enabled" "0" "wrap" "1" "centerwrap" "1" } @@ -476,8 +476,8 @@ "tall" "25" "autoResize" "1" "pinCorner" "0" - "visible" "1" - "enabled" "1" + "visible" "0" + "enabled" "0" "wrap" "1" "centerwrap" "1" } diff --git a/resource/ui/matchmakingdashboardpopup_newmatch.res b/resource/ui/matchmakingdashboardpopup_newmatch.res index 695ef89..cf06a60 100644 --- a/resource/ui/matchmakingdashboardpopup_newmatch.res +++ b/resource/ui/matchmakingdashboardpopup_newmatch.res @@ -127,6 +127,8 @@ "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" + "border_default" "ButtonHover" + "border_armed" "ButtonHover" } "SmallJoinButton" diff --git a/resource/ui/steamworkshopdialog.res b/resource/ui/steamworkshopdialog.res index bf9d3bc..d9bfc13 100644 --- a/resource/ui/steamworkshopdialog.res +++ b/resource/ui/steamworkshopdialog.res @@ -14,7 +14,7 @@ "enabled" "1" "tabPosition" "0" "bgcolor_override" "25 25 25 240" - "border" "CyanBorderThick" + "border" "NoBorder" } "Container" -- cgit v1.2.3