summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorJonathan Yap <jhwelch@gmail.com>2014-11-25 09:02:28 -0500
committerJonathan Yap <jhwelch@gmail.com>2014-11-25 09:02:28 -0500
commit42821c7c54ff2eed5327262bf26b28ad429ee1d3 (patch)
tree05052962cc94529b3ce0d6915a96ac8841d5ed2c /indra
parentb92dd27878c73d23dec9859b317babfde749b33b (diff)
STORM-2082 Small fix for button highlighting issue
Diffstat (limited to 'indra')
-rwxr-xr-xindra/newview/skins/default/xui/en/panel_preferences_graphics1.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_preferences_graphics1.xml b/indra/newview/skins/default/xui/en/panel_preferences_graphics1.xml
index 72976deaed..955c0f1a41 100755
--- a/indra/newview/skins/default/xui/en/panel_preferences_graphics1.xml
+++ b/indra/newview/skins/default/xui/en/panel_preferences_graphics1.xml
@@ -168,6 +168,7 @@
control_name="ShowAdvancedGraphicsSettings"
enabled_control="ShowAdvancedGraphicsSettings"
is_toggle="true"
+ image_selected="PushButton_Off"
follows="top|left"
height="23"
label="Basic Settings"
@@ -180,6 +181,7 @@
control_name="ShowAdvancedGraphicsSettings"
disabled_control="ShowAdvancedGraphicsSettings"
is_toggle="true"
+ image_disabled_selected="PushButton_Disabled"
follows="top|left"
height="23"
label="Advanced Settings"