[gnome-initial-setup: 1/2] account: Add 'suggested-action' style to photo button
- From: Will Thompson <wjt src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-initial-setup: 1/2] account: Add 'suggested-action' style to photo button
- Date: Fri, 8 Jan 2021 11:30:36 +0000 (UTC)
commit c0581ba080f054e33fb3066f11cde95c8dc22c05
Author: Philip Chimento <philip endlessm com>
Date: Mon Aug 5 17:46:42 2019 -0700
account: Add 'suggested-action' style to photo button
Requested in a design review by Robin, this makes the photo button jump
out more in order to encourage people to take a photo for their avatar.
gnome-initial-setup/pages/account/gis-account-avatar-chooser.ui | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/gnome-initial-setup/pages/account/gis-account-avatar-chooser.ui
b/gnome-initial-setup/pages/account/gis-account-avatar-chooser.ui
index 871470be..c6679b86 100644
--- a/gnome-initial-setup/pages/account/gis-account-avatar-chooser.ui
+++ b/gnome-initial-setup/pages/account/gis-account-avatar-chooser.ui
@@ -35,6 +35,9 @@
<property name="visible">False</property>
<property name="label" translatable="yes">Take a Picture…</property>
<signal name="clicked" handler="webcam_icon_selected" swapped="yes"/>
+ <style>
+ <class name="suggested-action"/>
+ </style>
</object>
</child>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]