diff options
| author | CriticalFlaw <[email protected]> | 2019-03-09 16:12:39 -0500 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2019-03-09 16:12:39 -0500 |
| commit | 075b3c0f9faa3d71e5d53209af15d177cf3b65a9 (patch) | |
| tree | 6f78de0b5582049426b1d748b4db5cdcdb5d5157 /resource/ui/econ/store/v2/storepanel.res | |
| parent | ed8a4f66f73efb133ba066969ceb7d368f91e834 (diff) | |
Updated Mann Co. Store
- Fixed store item tooltips not displaying properly
- Updated store page background and buttons
- Updated the item preview panel and fullscreen view
Diffstat (limited to 'resource/ui/econ/store/v2/storepanel.res')
| -rw-r--r-- | resource/ui/econ/store/v2/storepanel.res | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/resource/ui/econ/store/v2/storepanel.res b/resource/ui/econ/store/v2/storepanel.res index a77734a..97aa3c0 100644 --- a/resource/ui/econ/store/v2/storepanel.res +++ b/resource/ui/econ/store/v2/storepanel.res @@ -22,9 +22,9 @@ "title_font" "HudFontMediumBold" "titletextinsetX" "40" "titletextinsetY" "0" - "titlebarfgcolor_override" "200 187 161 255" - "titlebardisabledfgcolor_override" "200 187 161 255" - "titlebarbgcolor_override" "46 43 42 255" + "titlebarfgcolor_override" "HudOffWhite" + "titlebardisabledfgcolor_override" "HudOffWhite" + "titlebarbgcolor_override" "TanDarker" "clientinsetx_override" "0" "sheetinset_bottom" "40" } @@ -99,10 +99,8 @@ "tall" "2" "visible" "1" "enabled" "1" - "autoResize" "0" "PaintBackgroundType" "2" - "border" "NoBorder" - "bgcolor_override" "Base Color" + "bgcolor_override" "ColorCyan" } "Sheet" @@ -130,7 +128,7 @@ "autoResize" "0" "PaintBackgroundType" "2" "border" "NoBorder" - "bgcolor_override" "Base Color" + "bgcolor_override" "ColorCyan" } "tabskv" |
