diff options
author | Whirly <none@none> | 2014-07-12 11:19:05 +0100 |
---|---|---|
committer | Whirly <none@none> | 2014-07-12 11:19:05 +0100 |
commit | 4cba2c4457609d426a5db0511776bf5db2014256 (patch) | |
tree | 36cdb5faedd8fca12b2214ec3bb74735bab8fba7 /indra/newview/skins | |
parent | 226929f8f5b8bc1080d0082b2595d689238df2b8 (diff) |
BUG-6659 On the Edit tab of the build menu, clicking the area in between the full bright checkbox and the materials drop down box opens the color picker.
Diffstat (limited to 'indra/newview/skins')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_tools_texture.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_tools_texture.xml b/indra/newview/skins/default/xui/en/panel_tools_texture.xml index 426c0c4915..cb6b2fafd8 100644 --- a/indra/newview/skins/default/xui/en/panel_tools_texture.xml +++ b/indra/newview/skins/default/xui/en/panel_tools_texture.xml @@ -36,8 +36,9 @@ <color_swatch can_apply_immediately="true" follows="left|top" - height="45" + height="22" label="" + label_height="0" layout="topleft" left="10" name="colorswatch" |