applications: 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
This commit is contained in:
Felipe Borges 2019-03-12 13:41:51 +01:00
parent dc50111829
commit 4e34738cbb

View file

@ -14,6 +14,7 @@
<property name="pixel-size">16</property> <property name="pixel-size">16</property>
<style> <style>
<class name="sidebar-icon"/> <class name="sidebar-icon"/>
<class name="lowres-icon"/>
</style> </style>
</object> </object>
</child> </child>