[gnome-control-center/wip/hadess/power-profiles-ui-polish: 2/4] power: Dim the info box icon




commit bbf2e213bd3b21d5d636592eaebe3058c9143346
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Aug 3 11:19:56 2021 +0200

    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

 panels/power/cc-power-profile-info-row.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/panels/power/cc-power-profile-info-row.ui b/panels/power/cc-power-profile-info-row.ui
index bc49a24ac..6f411c688 100644
--- a/panels/power/cc-power-profile-info-row.ui
+++ b/panels/power/cc-power-profile-info-row.ui
@@ -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>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]