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/econ/store/v2/storepanel.res | |
| parent | 64fbf2711e92f6250dec10a09861fd7ba5df7ec4 (diff) | |
| parent | b3f0c0be8b3995a7c9943f8004ab9d08dd9fe95a (diff) | |
Merge pull request #160 from raysfire/dev
v2020.1230
Diffstat (limited to 'resource/ui/econ/store/v2/storepanel.res')
| -rw-r--r-- | resource/ui/econ/store/v2/storepanel.res | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/resource/ui/econ/store/v2/storepanel.res b/resource/ui/econ/store/v2/storepanel.res index 202b658..0db5a9f 100644 --- a/resource/ui/econ/store/v2/storepanel.res +++ b/resource/ui/econ/store/v2/storepanel.res @@ -105,14 +105,14 @@ "Sheet" { - "ControlName" "EditablePanel" - "fieldName" "Sheet" - "tabxindent" "80" - "tabxdelta" "10" - "tabxfittotext" "1" - "tabheight" "20" - "yoffset" "14" - "transition_time" "0" + "ControlName" "EditablePanel" + "fieldName" "Sheet" + "tabxindent" "80" + "tabxdelta" "10" + "tabxfittotext" "1" + "tabheight" "20" + "yoffset" "14" + "transition_time" "0" "HeaderLine" { @@ -139,11 +139,11 @@ "selectedcolor" "TanLight" "unselectedcolor" "TanDark" "defaultBgColor_override" "DarkGrey" - "paintbackground" "1" - "activeborder_override" "CyanBorderTabs" - "normalborder_override" "CyanBorderTabsInactive" - "unselectedBgColor_override" "10 10 10 255" - "depressedBgColor_override" "10 10 10 255" + "paintbackground" "1" + "activeborder_override" "CyanBorderTabs" + "normalborder_override" "CyanBorderTabsInactive" + "armedBgColor_override" "10 10 10 255" + "selectedBgColor_override" "10 10 10 255" } } @@ -221,7 +221,7 @@ "zpos" "5" "wide" "70" "tall" "100" - "font" "HudFontSmallest" + "font" "Cerbetica10" "wrap" "1" "labelText" "#Store_ConfirmStampDonationAddTitle" "visible" "0" |
