summaryrefslogtreecommitdiff
path: root/resource/ui/itemoptionspanel.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2019-03-09 16:08:53 -0500
committerCriticalFlaw <[email protected]>2019-03-09 16:08:53 -0500
commitb5f72ccd69fcaec0fbc8af3d9b25089ed7d6c6d7 (patch)
treedb478a5395093809c203afb62167e70a99631344 /resource/ui/itemoptionspanel.res
parentfc7ab17b61ac49629362edd280b0a0f9f8a6fb62 (diff)
Updated HUD Files
- Updated colors to use the schema instead of RGB codes - Removed unused or redundant code - Added shadows to certain elements - Corrected element names, reorganized some files - Pinned some elements to their parent elements - Fixed elements referencing non-existing colors or fonts
Diffstat (limited to 'resource/ui/itemoptionspanel.res')
-rw-r--r--resource/ui/itemoptionspanel.res6
1 files changed, 1 insertions, 5 deletions
diff --git a/resource/ui/itemoptionspanel.res b/resource/ui/itemoptionspanel.res
index 9186c57..a821f3c 100644
--- a/resource/ui/itemoptionspanel.res
+++ b/resource/ui/itemoptionspanel.res
@@ -60,7 +60,7 @@
"visible" "0"
"enabled" "1"
"tabPosition" "0"
- "fgcolor_override" "Base Color"
+ "fgcolor_override" "ColorCyan"
}
"SetStyleButton"
@@ -85,10 +85,6 @@
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
"Command" "set_style"
-
- "border_default" "NoBorder"
- "border_armed" "NoBorder"
- "border_depressed" "NoBorder"
}
}
} \ No newline at end of file