summaryrefslogtreecommitdiffstats
path: root/res/skins/LateNight/style_palemoon.qss
diff options
context:
space:
mode:
authorronso0 <ronso0@mixxx.org>2020-11-14 20:04:26 +0100
committerronso0 <ronso0@mixxx.org>2020-11-14 20:04:26 +0100
commit20793dcc8c1bc3d018f766b6880c207f0c50dad2 (patch)
treeba575f6c9f5aa6bb6f15c949f2501d657529a5cd /res/skins/LateNight/style_palemoon.qss
parentaf3f29e262f412aa98096d766328f571e50c52a6 (diff)
LateNight clean up
Diffstat (limited to 'res/skins/LateNight/style_palemoon.qss')
-rw-r--r--res/skins/LateNight/style_palemoon.qss9
1 files changed, 1 insertions, 8 deletions
diff --git a/res/skins/LateNight/style_palemoon.qss b/res/skins/LateNight/style_palemoon.qss
index e1700f4e78..827e3e3c33 100644
--- a/res/skins/LateNight/style_palemoon.qss
+++ b/res/skins/LateNight/style_palemoon.qss
@@ -191,7 +191,7 @@ WSearchLineEdit {
/* Prevent cut-off or shifted stars on macOS */
WStarRating {
background-color: #19191a;
- }
+ }
#KeyText,
#DeckSettingsContainer,
#DeckSettingsContainerCompact,
@@ -2431,12 +2431,6 @@ WColorPicker QPushButton[checked="true"] {
}
#LibraryContainer {
- /* make a smooth transition from toolbar at the bottom to
- darker skin background at the top.
- Splitter handles should be translucent for this to work.
- background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1,
- stop:0 #080808,
- stop:1 #1e1e1e); */
}
#LibraryContainer QTableView,
@@ -2650,7 +2644,6 @@ WSearchLineEdit {
background-color: #161617;
color: #161617;
}
- /* Clear button: see /skins/default.qss */
/************ splitters ***********************/
/* HorizontalSplitter (the splitter itself is horizontal)