[gnome-music/wip/jfelder/gtk4-v3] css: Remove unneeded background color hack on lists
- From: Jean Felder <jfelder src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gnome-music/wip/jfelder/gtk4-v3] css: Remove unneeded background color hack on lists
- Date: Sat, 12 Feb 2022 11:49:07 +0000 (UTC)
commit 26740d290c6b9412ea3fdbe784d544e51bebce4e
Author: Jean Felder <jfelder src gnome org>
Date:   Sat Feb 12 12:48:25 2022 +0100
    css: Remove unneeded background color hack on lists
    
    This was only useful in Gtk3 to work around an issue.
 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 0ca82d7c9..635a5f5be 100644
--- a/data/org.gnome.Music.css
+++ b/data/org.gnome.Music.css
@@ -76,16 +76,6 @@
   font-weight: bold;
 }
 
-/* Lists style */
-
-/* workaround to avoid a black background issue
-in AlbumWidget and PlaylistsView
-https://gitlab.gnome.org/GNOME/gtk/issues/694
-*/
-list {
-    background-color: transparent;
-}
-
 .playlistdialog-row:selected {
     color: @theme_fg_color;
     background-color: @theme_insensitive_bg_color;
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]