[gnome-control-center/add-shadow-to-icons: 4/5] sound: Add shadow to application icons
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center/add-shadow-to-icons: 4/5] sound: Add shadow to application icons
- Date: Wed, 13 Mar 2019 12:49:37 +0000 (UTC)
commit de769bbe9b7e1c2fc0077dc701c1f5c4d76a7300
Author: Felipe Borges <felipeborges gnome org>
Date: Tue Mar 12 13:53:46 2019 +0100
sound: Add shadow to application icons
The new GNOME application icons need a shadow when placed on top
of a light background.
See https://gitlab.gnome.org/GNOME/Initiatives/issues/2
panels/sound/cc-stream-row.ui | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/panels/sound/cc-stream-row.ui b/panels/sound/cc-stream-row.ui
index 8930f4fda..782956a8b 100644
--- a/panels/sound/cc-stream-row.ui
+++ b/panels/sound/cc-stream-row.ui
@@ -14,6 +14,9 @@
<child>
<object class="GtkImage" id="icon_image">
<property name="visible">True</property>
+ <style>
+ <class name="lowres-icon"/>
+ </style>
</object>
</child>
<child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]