diff --git a/data/gtk.css b/data/gtk.css index 3a04426..1b361de 100644 --- a/data/gtk.css +++ b/data/gtk.css @@ -49,5 +49,12 @@ actionbar { } gridview child { - padding: 10px; + padding: 1px; +} +gridview.selection child { + opacity: 0.5; +} +gridview.selection child:hover, +gridview.selection child:selected { + opacity: 1; } diff --git a/data/ui/playlist-panel.ui b/data/ui/playlist-panel.ui index e3a5e9f..fc4c094 100644 --- a/data/ui/playlist-panel.ui +++ b/data/ui/playlist-panel.ui @@ -12,9 +12,7 @@ True True Select multiple albums - object-select-symbolic @@ -28,9 +26,7 @@ True True Clear the playlist - True @@ -43,7 +39,7 @@