[gnome-music/wip/mschraal/default-icon-cleanups: 13/17] css: Remove unused styles




commit 38e60fa3544f6f073dfa786f11017f766e6c86b8
Author: Marinus Schraal <mschraal gnome org>
Date:   Sun Aug 22 01:44:00 2021 +0200

    css: Remove unused styles
    
    * no-music-found-label was used by EmptyView before it switched to
    libhandy (eefce42b1b)
    * discsongsflowbox was removed during the core rewrite (e626a26ad0)

 data/org.gnome.Music.css | 10 ----------
 1 file changed, 10 deletions(-)
---
diff --git a/data/org.gnome.Music.css b/data/org.gnome.Music.css
index f7a63a6ba..94b746148 100644
--- a/data/org.gnome.Music.css
+++ b/data/org.gnome.Music.css
@@ -1,7 +1,3 @@
-.discsongsflowbox > flowboxchild {
-    padding: 0px;
-}
-
 /* AlbumCover */
 .albumcover-title-label {
     color: @theme_fg_color;
@@ -28,12 +24,6 @@
     padding: 12px 0;
 }
 
-/* NoMusic */
-.no-music-found-label {
-    font-size: xx-large;
-    font-weight: bold;
-}
-
 /* PlayerToolbar */
 .border-solid {
     border-style: solid;


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