power: Dim the info box icon

This brings less focus to the icon and more to the text.

See https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/1421
This commit is contained in:
Bastien Nocera 2021-08-03 11:19:56 +02:00
parent 534dd99f47
commit 7b21494774

View file

@ -21,7 +21,7 @@
<property name="icon-name">info-symbolic</property>
<property name="icon-size">5</property>
<style>
<class name="power-profile"/>
<class name="dim-label"/>
</style>
</object>
</child>