diff options
| author | CriticalFlaw <[email protected]> | 2020-08-06 13:20:59 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-08-06 13:20:59 -0400 |
| commit | 72d9ca48e7bc508e1609c0897b689943808a4870 (patch) | |
| tree | 0e9a5994f53d2d8127225e0fb519690c1b624c3b /customizations/main_menu | |
| parent | 96b32ce81e0545639d423805b6b854b22b7709bb (diff) | |
Fixed Ubercharge Drop Shadow
- Updated the Mann Co. Catalogue page - fixed text description overlap.
- Fixed the Ubercharge not displaying a drop shadow
Diffstat (limited to 'customizations/main_menu')
| -rw-r--r-- | customizations/main_menu/mainmenuoverride-classic.res | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/customizations/main_menu/mainmenuoverride-classic.res b/customizations/main_menu/mainmenuoverride-classic.res index 10fb707..f5dc7f9 100644 --- a/customizations/main_menu/mainmenuoverride-classic.res +++ b/customizations/main_menu/mainmenuoverride-classic.res @@ -423,8 +423,8 @@ { "ControlName" "EditablePanel" "fieldName" "Notifications_ShowButtonPanel" - "xpos" "227" - "ypos" "425" + "xpos" "r28" + "ypos" "40" "zpos" "0" "wide" "20" "tall" "20" @@ -982,8 +982,8 @@ { "ControlName" "EditablePanel" "fieldName" "Notifications_Panel" - "xpos" "c0" - "ypos" "102" + "xpos" "r240" + "ypos" "60" "zpos" "1" "wide" "210" "tall" "80" |
