summaryrefslogtreecommitdiffstats
path: root/res/skins/LateNight/style_palemoon.qss
diff options
context:
space:
mode:
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)