[gnome-music/wip/jfelder/gtk4-v3: 246/259] ui/ArtistAlbumsWidget: Add styling to _listbox




commit 06b99e5807f3cfd727f59261ccff7a118b0a46b1
Author: Marinus Schraal <mschraal gnome org>
Date:   Mon Feb 14 01:17:52 2022 +0100

    ui/ArtistAlbumsWidget: Add styling to _listbox
    
    Use background style.

 data/ui/ArtistAlbumsWidget.ui | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/data/ui/ArtistAlbumsWidget.ui b/data/ui/ArtistAlbumsWidget.ui
index 9ac6782f8..f38c85b91 100644
--- a/data/ui/ArtistAlbumsWidget.ui
+++ b/data/ui/ArtistAlbumsWidget.ui
@@ -9,6 +9,9 @@
         <property name="orientation">horizontal</property>
         <child>
           <object class="GtkListBox" id="_listbox">
+            <style>
+              <class name="background"/>
+            </style>
           </object>
         </child>
       </object>


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