[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: Tue, 12 Mar 2019 12:57:06 +0000 (UTC)
commit ebfcc134b623ee74af02ce976ff5adad07b401f8
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..8a2f20d19 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="icon-dropshadow"/>
+ </style>
</object>
</child>
<child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]