[gnome-music/wip/jfelder/gtk4-v3: 142/166] ui/discbox: Use boxed-list style instead of content




commit 5a6b79dcf6393e1a60832f44cc2b6d9e51758a97
Author: Jean Felder <jfelder src gnome org>
Date:   Fri Feb 4 05:36:08 2022 +0100

    ui/discbox: Use boxed-list style instead of content

 data/ui/DiscBox.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/ui/DiscBox.ui b/data/ui/DiscBox.ui
index 3de5a8c91..e11476bbb 100644
--- a/data/ui/DiscBox.ui
+++ b/data/ui/DiscBox.ui
@@ -26,7 +26,7 @@
             <property name="selection_mode">none</property>
             <signal name="row-activated" handler="_song_activated" swapped="no"/>
             <style>
-              <class name="content"/>
+              <class name="boxed-list"/>
             </style>
           </object>
         </child>


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