[gnome-music/wip/mschraal/default-icon-cleanups: 19/25] ui/ArtistAlbumsWidget: Drop unused css
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/mschraal/default-icon-cleanups: 19/25] ui/ArtistAlbumsWidget: Drop unused css
- Date: Fri, 27 Aug 2021 20:46:39 +0000 (UTC)
commit 157fa1d74d3f7d29917883578d9992ff801a0678
Author: Marinus Schraal <mschraal gnome org>
Date: Sun Aug 22 01:37:47 2021 +0200
ui/ArtistAlbumsWidget: Drop unused css
Follow-up of 8ee335a6c9.
data/org.gnome.Music.css | 20 --------------------
data/ui/ArtistAlbumsWidget.ui | 3 ---
2 files changed, 23 deletions(-)
---
diff --git a/data/org.gnome.Music.css b/data/org.gnome.Music.css
index ac2691df4..f7a63a6ba 100644
--- a/data/org.gnome.Music.css
+++ b/data/org.gnome.Music.css
@@ -28,11 +28,6 @@
padding: 12px 0;
}
-/* ArtistAlbumsWidget */
-box#ArtistAlbumsWidget .artist-label {
- font-weight: bold;
-}
-
/* NoMusic */
.no-music-found-label {
font-size: xx-large;
@@ -72,21 +67,6 @@ box#ArtistAlbumsWidget .artist-label {
font-size: x-large;
}
-.artist-albums-widget,
-.artist-albums-widget:hover {
- background-color: @theme_bg_color;
-}
-
-.artist-albums-widget > row:hover {
- background-color: rgba(0, 0, 0, 0.0);
- box-shadow: none;
-}
-
-.album-title {
- font-size: large;
- font-weight: bold;
-}
-
/* FIXME: Remove once songsview is ported to the new style */
.songs-list-old {
box-shadow: inset 0 -1px shade(@borders, 1.30);
diff --git a/data/ui/ArtistAlbumsWidget.ui b/data/ui/ArtistAlbumsWidget.ui
index 6cc491c8d..ae6a4cf54 100644
--- a/data/ui/ArtistAlbumsWidget.ui
+++ b/data/ui/ArtistAlbumsWidget.ui
@@ -8,9 +8,6 @@
<child>
<object class="GtkListBox" id="_listbox">
<property name="visible">True</property>
- <style>
- <class name="artist-album-widget"/>
- </style>
</object>
</child>
</template>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]