diff options
Diffstat (limited to 'indra')
| -rw-r--r-- | indra/newview/skins/default/textures/icons/Parcel_PrivacyOff_Dark.png | bin | 787 -> 730 bytes | |||
| -rw-r--r-- | indra/newview/skins/default/textures/icons/Parcel_PrivacyOn_Dark.png | bin | 833 -> 814 bytes | |||
| -rw-r--r-- | indra/newview/skins/default/xui/en/widgets/location_input.xml | 7 | ||||
| -rw-r--r-- | indra/newview/skins/minimal/xui/en/widgets/location_input.xml | 9 | 
4 files changed, 7 insertions, 9 deletions
| diff --git a/indra/newview/skins/default/textures/icons/Parcel_PrivacyOff_Dark.png b/indra/newview/skins/default/textures/icons/Parcel_PrivacyOff_Dark.pngBinary files differ index 5f9fba4447..8b3376e514 100644 --- a/indra/newview/skins/default/textures/icons/Parcel_PrivacyOff_Dark.png +++ b/indra/newview/skins/default/textures/icons/Parcel_PrivacyOff_Dark.png diff --git a/indra/newview/skins/default/textures/icons/Parcel_PrivacyOn_Dark.png b/indra/newview/skins/default/textures/icons/Parcel_PrivacyOn_Dark.pngBinary files differ index ad93163a85..4e474d7f5a 100644 --- a/indra/newview/skins/default/textures/icons/Parcel_PrivacyOn_Dark.png +++ b/indra/newview/skins/default/textures/icons/Parcel_PrivacyOn_Dark.png diff --git a/indra/newview/skins/default/xui/en/widgets/location_input.xml b/indra/newview/skins/default/xui/en/widgets/location_input.xml index c818cdfaeb..5a60576b4a 100644 --- a/indra/newview/skins/default/xui/en/widgets/location_input.xml +++ b/indra/newview/skins/default/xui/en/widgets/location_input.xml @@ -125,10 +125,9 @@  	/>    <privacy_icon      name="privacy_icon" -    width="14" -    height="13" -    top="19" -    left="2" +    width="22" +    height="18" +    top="21"      follows="right|top"      image_name="Parcel_PrivacyOn_Dark"      /> diff --git a/indra/newview/skins/minimal/xui/en/widgets/location_input.xml b/indra/newview/skins/minimal/xui/en/widgets/location_input.xml index 1292b43605..531e378425 100644 --- a/indra/newview/skins/minimal/xui/en/widgets/location_input.xml +++ b/indra/newview/skins/minimal/xui/en/widgets/location_input.xml @@ -115,12 +115,11 @@  	/>    <privacy_icon      name="privacy_icon" -    width="14" -    height="13" -    top="19" -    left="2" +    width="0" +    height="0" +    visible="false"  +    top="21"      follows="right|top" -    image_name="Parcel_PrivacyOn_Dark"      />    <combo_button  		name="Location History" | 
