diff options
| author | CriticalFlaw <[email protected]> | 2020-12-28 13:46:03 -0500 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-12-28 13:46:03 -0500 |
| commit | 46d248b5167f9c8794c3125146952fef08f86bcd (patch) | |
| tree | c3b215d3c6b00085c8cc6e4ace2e5be2b565960c /resource/ui/econ/store/v2/storepanel.res | |
| parent | d07450fa8b4632d043c838807cba07eb3db6a209 (diff) | |
Added Hypnotize's Icons
- Updated to Hypnotize's icon pack.
- Updated multiple files, removed unused code.
Diffstat (limited to 'resource/ui/econ/store/v2/storepanel.res')
| -rw-r--r-- | resource/ui/econ/store/v2/storepanel.res | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/resource/ui/econ/store/v2/storepanel.res b/resource/ui/econ/store/v2/storepanel.res index 202b658..e1b48d0 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" } } |
