summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorronso0 <ronso0@mixxx.org>2020-11-15 18:25:06 +0100
committerronso0 <ronso0@mixxx.org>2020-11-15 18:25:06 +0100
commit401f1c9c8dd5fb61cc45312fc1c95694edf7d1b6 (patch)
treedbc4e09bc4c4b9513128992510acb0bcc16e596d /res
parent9eb1786d050372f78c5039e245eeab037c6145d5 (diff)
LateNight PaleMoon: brighten Key border
Diffstat (limited to 'res')
-rw-r--r--res/skins/LateNight/style_palemoon.qss5
1 files changed, 4 insertions, 1 deletions
diff --git a/res/skins/LateNight/style_palemoon.qss b/res/skins/LateNight/style_palemoon.qss
index 827e3e3c33..dc69f84154 100644
--- a/res/skins/LateNight/style_palemoon.qss
+++ b/res/skins/LateNight/style_palemoon.qss
@@ -150,6 +150,7 @@ QAbstractScrollArea::corner {
#WaveformsFrame,
#OverviewBox,
#OverviewBoxMini,
+#KeyText,
WSearchLineEdit,
WCueMenuPopup #CueLabelEdit {
border-top: 1px solid #0d0d0d;
@@ -182,6 +183,9 @@ WSearchLineEdit {
#OverviewBoxMini[highlight="1"] {
background-color: #151515;
}
+ #KeyText {
+ border-width: 1px 0px 1px 0px;
+ }
#KeyText,
#DeckSettingsContainer,
@@ -192,7 +196,6 @@ WSearchLineEdit {
WStarRating {
background-color: #19191a;
}
- #KeyText,
#DeckSettingsContainer,
#DeckSettingsContainerCompact,
#SamplerSettingsContainer {