Skip to content
Snippets Groups Projects
Commit f083886a authored by Paul Guslisty's avatar Paul Guslisty
Browse files

EXT-7951 FIXED (Mini-Location panel appearance design issues: Replaced dark icons with light ones)

- Replaced dark icons with light ones

Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/858/

--HG--
branch : product-engine
parent c8c125b7
No related branches found
No related tags found
No related merge requests found
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
enabled="true" enabled="true"
follows="right|top" follows="right|top"
height="18" height="18"
image_name="Parcel_VoiceNo_Light" image_name="Parcel_VoiceNo_Dark"
name="voice_icon" name="voice_icon"
top="1" top="1"
visible="false" visible="false"
...@@ -45,7 +45,7 @@ ...@@ -45,7 +45,7 @@
<icon <icon
follows="right|top" follows="right|top"
height="18" height="18"
image_name="Parcel_FlyNo_Light" image_name="Parcel_FlyNo_Dark"
name="fly_icon" name="fly_icon"
top="1" top="1"
visible="false" visible="false"
...@@ -54,7 +54,7 @@ ...@@ -54,7 +54,7 @@
<icon <icon
follows="right|top" follows="right|top"
height="18" height="18"
image_name="Parcel_PushNo_Light" image_name="Parcel_PushNo_Dark"
name="push_icon" name="push_icon"
top="1" top="1"
visible="false" visible="false"
...@@ -63,7 +63,7 @@ ...@@ -63,7 +63,7 @@
<icon <icon
follows="right|top" follows="right|top"
height="18" height="18"
image_name="Parcel_BuildNo_Light" image_name="Parcel_BuildNo_Dark"
name="build_icon" name="build_icon"
top="1" top="1"
visible="false" visible="false"
...@@ -72,7 +72,7 @@ ...@@ -72,7 +72,7 @@
<icon <icon
follows="right|top" follows="right|top"
height="18" height="18"
image_name="Parcel_ScriptsNo_Light" image_name="Parcel_ScriptsNo_Dark"
name="scripts_icon" name="scripts_icon"
top="1" top="1"
visible="false" visible="false"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment