diff options
author | Callum Prentice <callum@lindenlab.com> | 2023-08-11 18:31:21 -0700 |
---|---|---|
committer | Callum Prentice <callum@lindenlab.com> | 2023-08-11 18:31:21 -0700 |
commit | abb8d0402c8498dc5ce8dfec1438f2fedbaecce9 (patch) | |
tree | 9353d4fc589032324811ac6a8e007281559ac80f /indra/newview/skins/default/xui/en | |
parent | 2d39f05cc1403da307be05edc972d2ebcec6cfc7 (diff) |
SL-20109: Some small UI tweaks before moving onto the meat of the functionality
Diffstat (limited to 'indra/newview/skins/default/xui/en')
-rw-r--r-- | indra/newview/skins/default/xui/en/floater_inventory_thumbnails_helper.xml | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_inventory_thumbnails_helper.xml b/indra/newview/skins/default/xui/en/floater_inventory_thumbnails_helper.xml index 79e0ef2b9f..62d0417f9e 100644 --- a/indra/newview/skins/default/xui/en/floater_inventory_thumbnails_helper.xml +++ b/indra/newview/skins/default/xui/en/floater_inventory_thumbnails_helper.xml @@ -38,7 +38,10 @@ left="8" right="-8" name="output_log" - width="480"></text_editor> + font="Monospace" + text_color="0.1 0.5 0.1 1.0" + width="480"> + </text_editor> <button follows="left|bottom" height="20" @@ -63,7 +66,7 @@ label="Write Thumbnails" layout="topleft" left_delta="0" - name="write_items_thumbnails_btn" + name="write_thumbnails_btn" top_delta="26 " width="235" /> <button |