summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllan Day <allanpday@gmail.com>2017-02-13 12:22:04 +0000
committerAllan Day <allanpday@gmail.com>2017-02-13 12:22:04 +0000
commit05f675a037765e72572612c180aecc8e28388c6a (patch)
tree022912c02844e8d3725129fdbf373ad29302163f
parente84b10a4a2d32d5ce94219f489f63529afc6215a (diff)
downloadgnome-control-center-05f675a037765e72572612c180aecc8e28388c6a.tar.gz
user-accounts: Give user image button a raised appearance
So it looks clickable. https://bugzilla.gnome.org/show_bug.cgi?id=778458
-rw-r--r--panels/user-accounts/data/user-accounts-dialog.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/panels/user-accounts/data/user-accounts-dialog.ui b/panels/user-accounts/data/user-accounts-dialog.ui
index 854bf0970..560e658aa 100644
--- a/panels/user-accounts/data/user-accounts-dialog.ui
+++ b/panels/user-accounts/data/user-accounts-dialog.ui
@@ -313,7 +313,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
- <property name="relief">GTK_RELIEF_NONE</property>
+ <property name="relief">GTK_RELIEF_NORMAL</property>
<child internal-child="accessible">
<object class="AtkObject" id="user-icon-image2-a11y">
<property name="accessible-name" translatable="yes">User Icon</property>