diff options
| author | Igor <[email protected]> | 2020-12-30 16:06:07 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-12-30 16:06:07 -0500 |
| commit | 24f2c6bc6920ccaf988a3a7c424cb365d0ffd416 (patch) | |
| tree | 789a72af982f38a854fce934adf85f17798b3ccd /resource/ui/hudobjectivekothtimepanel.res | |
| parent | 64fbf2711e92f6250dec10a09861fd7ba5df7ec4 (diff) | |
| parent | b3f0c0be8b3995a7c9943f8004ab9d08dd9fe95a (diff) | |
Merge pull request #160 from raysfire/dev
v2020.1230
Diffstat (limited to 'resource/ui/hudobjectivekothtimepanel.res')
| -rw-r--r-- | resource/ui/hudobjectivekothtimepanel.res | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/resource/ui/hudobjectivekothtimepanel.res b/resource/ui/hudobjectivekothtimepanel.res index 683af2d..58e032c 100644 --- a/resource/ui/hudobjectivekothtimepanel.res +++ b/resource/ui/hudobjectivekothtimepanel.res @@ -39,12 +39,12 @@ "ControlName" "CExLabel" "fieldName" "TimePanelValue" "font" "HudFontMedium" - "fgcolor" "TanLight" - "xpos" "25" + "fgcolor" "BlueSolid" + "xpos" "15" "ypos" "0" "zpos" "3" "wide" "50" - "tall" "24" + "tall" "25" "visible" "1" "enabled" "1" "textAlignment" "center" @@ -53,11 +53,11 @@ if_match { "proportionaltoparent" "1" - "xpos" "10" - "ypos" "9" + "xpos" "11" + "ypos" "8" "tall" "10" - "wide" "35" - "font" "HudFontSmall" + "wide" "25" + "font" "HudFontSmallest" } } } @@ -93,8 +93,8 @@ "ControlName" "CExLabel" "fieldName" "TimePanelValue" "font" "HudFontMedium" - "fgcolor" "TanLight" - "xpos" "25" + "fgcolor" "RedSolid" + "xpos" "15" "ypos" "0" "zpos" "3" "wide" "50" @@ -107,11 +107,11 @@ if_match { "proportionaltoparent" "1" - "xpos" "rs1-15" - "ypos" "9" - "wide" "35" + "xpos" "rs1-33" + "ypos" "8" "tall" "10" - "font" "HudFontSmall" + "wide" "25" + "font" "HudFontSmallest" } } } |
