diff options
| author | raysfire <[email protected]> | 2014-04-02 01:51:30 -0700 |
|---|---|---|
| committer | raysfire <[email protected]> | 2014-04-02 01:51:30 -0700 |
| commit | 578e4f7f6a1fe3c7e2447b68048779e8302ffcba (patch) | |
| tree | 936b9fc74178e8d62e9588514c6f99ea97e0532b /resource | |
| parent | 43407f045bc428d8c6a177af9b65e96e6710f0ac (diff) | |
Fixed issue with the mouse-over panel in the catalog
Diffstat (limited to 'resource')
| -rw-r--r-- | resource/ui/charinfoarmorysubpanel.res | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/resource/ui/charinfoarmorysubpanel.res b/resource/ui/charinfoarmorysubpanel.res index 5c679cd..ce1933b 100644 --- a/resource/ui/charinfoarmorysubpanel.res +++ b/resource/ui/charinfoarmorysubpanel.res @@ -256,13 +256,14 @@ "noitem_textcolor" "117 107 94 255" "PaintBackgroundType" "0" "paintborder" "0" + "BackColor" { "ControlName" "EditablePanel" "fieldName" "BackColor" "xpos" "0" "ypos" "0" - "zpos" "1" + "zpos" "-1" "wide" "f0" "tall" "f0" "visible" "1" |
