[gnome-music/wip/mschraal/default-icon-cleanups: 19/24] ui/AlbumsView: Remove view style




commit 507b27a1928cbdde3bb1a305ceb2558db27ca134
Author: Marinus Schraal <mschraal gnome org>
Date:   Sun Aug 22 01:23:55 2021 +0200

    ui/AlbumsView: Remove view style
    
    The view style makes AlbumWidget look off and is a remnant of an old
    design.
    
    Related: #464

 data/ui/AlbumsView.ui | 3 ---
 1 file changed, 3 deletions(-)
---
diff --git a/data/ui/AlbumsView.ui b/data/ui/AlbumsView.ui
index abd686fa7..a6c290819 100644
--- a/data/ui/AlbumsView.ui
+++ b/data/ui/AlbumsView.ui
@@ -37,9 +37,6 @@
         <property name="hexpand">True</property>
         <property name="vexpand">True</property>
         <property name="hscrollbar_policy">never</property>
-        <style>
-          <class name="view"/>
-        </style>
       </object>
     </child>
   </template>


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