From 20793dcc8c1bc3d018f766b6880c207f0c50dad2 Mon Sep 17 00:00:00 2001 From: ronso0 Date: Sat, 14 Nov 2020 20:04:26 +0100 Subject: LateNight clean up --- res/skins/LateNight/mixer/vumeters_compact.xml | 7 ++++--- res/skins/LateNight/style_classic.qss | 13 ++----------- res/skins/LateNight/style_palemoon.qss | 9 +-------- 3 files changed, 7 insertions(+), 22 deletions(-) (limited to 'res/skins') diff --git a/res/skins/LateNight/mixer/vumeters_compact.xml b/res/skins/LateNight/mixer/vumeters_compact.xml index d1a3fdf2c1..9c10c94f7b 100644 --- a/res/skins/LateNight/mixer/vumeters_compact.xml +++ b/res/skins/LateNight/mixer/vumeters_compact.xml @@ -47,7 +47,7 @@ - + horizontal min,me @@ -69,9 +69,10 @@ stacked - 15f,96f + 14f,96f + VuMasterCover + diff --git a/res/skins/LateNight/style_classic.qss b/res/skins/LateNight/style_classic.qss index 3858975777..3d7749c3c0 100644 --- a/res/skins/LateNight/style_classic.qss +++ b/res/skins/LateNight/style_classic.qss @@ -1838,7 +1838,8 @@ WPushButton#SamplerExpand[displayValue="0"], #RecDot[highlight="0"] { image: url(skin:/classic/buttons/btn__rec_dot.svg) no-repeat center center; } - #RecDot[highlight="1"], #RecDot[highlight="2"] { + #RecDot[highlight="1"], + #RecDot[highlight="2"] { image: url(skin:/classic/buttons/btn__rec_dot_active.svg) no-repeat center center; } @@ -1945,16 +1946,6 @@ QPushButton#pushButtonRepeatPlaylist:!checked { /************** Library *******************************************************/ #LibraryContainer { - /* ToDo (ronso0) - Check, may be obsolete since tollbar is at the top now. - - 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); */ } WLibrary, 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) -- cgit v1.2.3