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:
parent
534dd99f47
commit
7b21494774
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
||||||
<property name="icon-name">info-symbolic</property>
|
<property name="icon-name">info-symbolic</property>
|
||||||
<property name="icon-size">5</property>
|
<property name="icon-size">5</property>
|
||||||
<style>
|
<style>
|
||||||
<class name="power-profile"/>
|
<class name="dim-label"/>
|
||||||
</style>
|
</style>
|
||||||
</object>
|
</object>
|
||||||
</child>
|
</child>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue