diff --git a/res/skins/Deere/library.xml b/res/skins/Deere/library.xml
index 7e9696975a6..e6464a2671b 100644
--- a/res/skins/Deere/library.xml
+++ b/res/skins/Deere/library.xml
@@ -26,13 +26,13 @@
horizontal
+
+
maximize_library
LibraryToggle
[Master],maximize_library
-
-
diff --git a/res/skins/Deere/sampler_row.xml b/res/skins/Deere/sampler_row.xml
index 2646d1ac6fa..7fa3f36c71f 100644
--- a/res/skins/Deere/sampler_row.xml
+++ b/res/skins/Deere/sampler_row.xml
@@ -5,23 +5,6 @@
horizontal
-
- SamplerExpandButtonContainer
- vertical
- 20f,-1me
-
- 0min,3f
-
-
- SamplerRowExpandButton
- [Skin],sampler_row__expanded
-
-
-
-
-
-
-
@@ -53,6 +36,23 @@
+
+ SamplerExpandButtonContainer
+ vertical
+ 20f,-1me
+
+ 0min,3f
+
+
+ SamplerRowExpandButton
+ [Skin],sampler_row__expanded
+
+
+
+
+
+
+
diff --git a/res/skins/Deere/style.qss b/res/skins/Deere/style.qss
index 7c36cb1d69d..cf4dc988a55 100644
--- a/res/skins/Deere/style.qss
+++ b/res/skins/Deere/style.qss
@@ -101,7 +101,7 @@
#Sampler {
border-style: solid;
border-color: #222;
- border-width: 0px 1px;
+ border-width: 0px 2px 0px 0px;
}
#SamplerMiddleSpacer {
@@ -315,7 +315,7 @@ QHeaderView::down-arrow {
/* library search bar */
WSearchLineEdit {
- margin: 0px 0px 0px 1px;
+ margin: 0px 2px 0px 0px;
padding: 2px;
border: 1px solid #4B4B4B;
background-color: #1e1e1e;
@@ -365,7 +365,11 @@ WSearchLineEdit:focus {
/* Spacing between treeview and preview deck/search bar */
QTreeView {
- margin: 4px 0px 0px 0px;
+ margin: 0px;
+}
+
+#LibraryCoverArtSplitter {
+ margin-top: 4px;
}
/* sidebar, as well as root items for playlists, crates, and history */