[gnome-music/wip/mschraal/view-styling-fixes: 19/20] Bring PlayerToolbar styling in line with mockups
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/mschraal/view-styling-fixes: 19/20] Bring PlayerToolbar styling in line with mockups
- Date: Sat, 14 Aug 2021 13:04:31 +0000 (UTC)
commit 51ec9d667271f8ec95e7a9df780ac480f5901c61
Author: Marinus Schraal <mschraal gnome org>
Date: Wed May 12 00:06:56 2021 +0200
Bring PlayerToolbar styling in line with mockups
data/org.gnome.Music.css | 4 ++++
data/ui/PlayerToolbar.ui | 3 +++
2 files changed, 7 insertions(+)
---
diff --git a/data/org.gnome.Music.css b/data/org.gnome.Music.css
index 4f3299da6..2965ba499 100644
--- a/data/org.gnome.Music.css
+++ b/data/org.gnome.Music.css
@@ -34,6 +34,10 @@ box#ArtistAlbumsWidget .artist-label {
}
/* PlayerToolbar */
+.player-toolbar-background {
+ background-color: @theme_base_color;
+}
+
.border-solid {
border-style: solid;
}
diff --git a/data/ui/PlayerToolbar.ui b/data/ui/PlayerToolbar.ui
index f2e9e1153..1c872beae 100644
--- a/data/ui/PlayerToolbar.ui
+++ b/data/ui/PlayerToolbar.ui
@@ -242,5 +242,8 @@
<property name="pack-type">end</property>
</packing>
</child>
+ <style>
+ <class name="player-toolbar-background"/>
+ </style>
</template>
</interface>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]