diff options
| -rw-r--r-- | minmode/resource/ui/charinfoarmorysubpanel.res | 3 | ||||
| -rw-r--r-- | resource/ui/charinfoarmorysubpanel.res | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/minmode/resource/ui/charinfoarmorysubpanel.res b/minmode/resource/ui/charinfoarmorysubpanel.res index 5c679cd..ce1933b 100644 --- a/minmode/resource/ui/charinfoarmorysubpanel.res +++ b/minmode/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" 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" |
