diff options
Diffstat (limited to 'resource/ui')
| -rw-r--r-- | resource/ui/econ/store/v2/storepreviewitempanel_maps.res | 8 | ||||
| -rw-r--r-- | resource/ui/matchmakingdashboardpopup_newmatch.res | 2 | ||||
| -rw-r--r-- | 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" |
