diff options
| author | Igor <[email protected]> | 2021-07-04 21:31:22 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-07-04 21:31:22 -0400 |
| commit | 09c61d25921c37ca1db41c464634bf16cbfb7494 (patch) | |
| tree | 128a27b0c7a910da42129e69aba8b1f4737280f0 /resource/ui/mapinfomenu.res | |
| parent | e9e324532cec11efafb57200c135fe3eb8397e22 (diff) | |
| parent | 9fe1700457db24b0c7c1a7220b612a53a5482687 (diff) | |
Merge pull request #173 from raysfire/dev
v2021.0705
Diffstat (limited to 'resource/ui/mapinfomenu.res')
| -rw-r--r-- | resource/ui/mapinfomenu.res | 19 |
1 files changed, 9 insertions, 10 deletions
diff --git a/resource/ui/mapinfomenu.res b/resource/ui/mapinfomenu.res index c8868d7..9ca9a3b 100644 --- a/resource/ui/mapinfomenu.res +++ b/resource/ui/mapinfomenu.res @@ -36,7 +36,7 @@ "ControlName" "CExLabel" "fieldName" "MapInfoTitle" "xpos" "c-180" - "ypos" "c-116" + "ypos" "c-115" "zpos" "1" "wide" "360" "tall" "26" @@ -48,6 +48,7 @@ "textAlignment" "center" "font" "HudFontMedium" "fgcolor" "TanLight" + "allcaps" "1" } "MapInfoType" @@ -76,7 +77,7 @@ "fieldName" "MapInfoText" "font" "HudFontSmall" "xpos" "c-170" - "ypos" "c-90" + "ypos" "c-85" "zpos" "3" "wide" "340" "tall" "155" @@ -126,11 +127,10 @@ "font" "HudFontMedium" "paintbackground" "0" - "fgcolor" "TanLight" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanDark" + "defaultFgColor_override" "TanDark" + "armedFgColor_override" "TanLight" "depressedFgColor_override" "TanDark" - "selectedFgColor_override" "TanDark" + } "MapInfoWatchIntro" @@ -161,11 +161,10 @@ "font" "HudFontMedium" "paintbackground" "0" - "fgcolor" "TanLight" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanDark" + "defaultFgColor_override" "TanDark" + "armedFgColor_override" "TanLight" "depressedFgColor_override" "TanDark" - "selectedFgColor_override" "TanDark" + } "MenuBG" |
