[gnome-music/wip/mschraal/view-styling-fixes: 69/69] 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: 69/69] Bring PlayerToolbar styling in line with mockups
- Date: Sun, 29 Aug 2021 20:43:38 +0000 (UTC)
commit 2c52c80e11485d63674f0c8a7a5da3addb53f7a1
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 55c149c3e..970100a26 100644
--- a/data/org.gnome.Music.css
+++ b/data/org.gnome.Music.css
@@ -25,6 +25,10 @@
}
/* 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 fe73ce709..59c4d24e1 100644
--- a/data/ui/PlayerToolbar.ui
+++ b/data/ui/PlayerToolbar.ui
@@ -246,5 +246,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]