summaryrefslogtreecommitdiff
path: root/indra/newview/skins
diff options
context:
space:
mode:
authorCinder <cinder.roxley@phoenixviewer.com>2014-05-16 09:18:59 -0600
committerCinder <cinder.roxley@phoenixviewer.com>2014-05-16 09:18:59 -0600
commit5850397c52bbc184584de6bb3e6d33bfb8abc5d7 (patch)
tree91eb185303e755f717e0f076dd50d03ac17d8abb /indra/newview/skins
parent8c970eae222eb94d42e951e47153b97de744f6e5 (diff)
Trivial indentation change in floater_script_ed_prefs.xml
Diffstat (limited to 'indra/newview/skins')
-rw-r--r--indra/newview/skins/default/xui/en/floater_script_ed_prefs.xml36
1 files changed, 18 insertions, 18 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_script_ed_prefs.xml b/indra/newview/skins/default/xui/en/floater_script_ed_prefs.xml
index 7b212b1d70..a076839c09 100644
--- a/indra/newview/skins/default/xui/en/floater_script_ed_prefs.xml
+++ b/indra/newview/skins/default/xui/en/floater_script_ed_prefs.xml
@@ -21,15 +21,15 @@
</text>
<color_swatch
- can_apply_immediately="true"
- follows="left|top"
- height="24"
- label_height="0"
- layout="topleft"
- left="15"
- name="text"
- top="45"
- width="44" >
+ can_apply_immediately="true"
+ follows="left|top"
+ height="24"
+ label_height="0"
+ layout="topleft"
+ left="15"
+ name="text"
+ top="45"
+ width="44" >
<color_swatch.init_callback
function="ScriptPref.getUIColor"
parameter="ScriptText" />
@@ -412,15 +412,15 @@
Flow Control
</text>
<color_swatch
- can_apply_immediately="true"
- follows="left|top"
- height="24"
- label_height="0"
- layout="topleft"
- left="170"
- name="function"
- top_pad="10"
- width="44" >
+ can_apply_immediately="true"
+ follows="left|top"
+ height="24"
+ label_height="0"
+ layout="topleft"
+ left="170"
+ name="function"
+ top_pad="10"
+ width="44" >
<color_swatch.init_callback
function="ScriptPref.getUIColor"
parameter="SyntaxLslFunction" />