diff --git a/res/skins/Tango/style.qss b/res/skins/Tango/style.qss index 02f425054a3d..f747fae433c3 100644 --- a/res/skins/Tango/style.qss +++ b/res/skins/Tango/style.qss @@ -2331,18 +2331,26 @@ WLibrary QPushButton { QPushButton#btnUnhide { font-weight: bold; } - - /* 'Enable AutoDJ' button */ + + /* Colored highlight for action buttons: + - Purge + - Unhide buttons + - Enable AutoDJ + - Analyze */ + QPushButton#btnPurge:hover, + QPushButton#btnUnhide:hover, QPushButton#pushButtonAutoDJ:hover, - QPushButton#pushButtonRecording:hover, QPushButton#pushButtonAnalyze:hover { border: 1px solid #ff6600; } - /* Push buttons at far right away from skin border */ + + /* Increased margin for action buttons */ QPushButton#pushButtonAutoDJ, - QPushButton#pushButtonRecording, - QPushButton#Analyze { - margin: 1px 9px 4px 1px; + QPushButton#pushButtonRecording { + margin: 1px 5px 4px 1px; + } + QPushButton#btnPurge { + margin: 1px 1px 4px 5px; } QPushButton#pushButtonRecording:unchecked { color: #888; diff --git a/src/library/autodj/dlgautodj.ui b/src/library/autodj/dlgautodj.ui index e9171858077d..35849293a742 100644 --- a/src/library/autodj/dlgautodj.ui +++ b/src/library/autodj/dlgautodj.ui @@ -47,39 +47,47 @@ 0 - + - Shuffle the content of the Auto DJ queue. + Turn Auto DJ on or off. - Shuffle + Enable Auto DJ - false + true - + + + + 0 + 0 + + - Adds a random track from track sources (crates) to the Auto DJ queue. -If no track sources are configured, the track is added from the library instead. + Determines the duration of the transition. - - Add Random + + false + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + -9 - + - Skip the next track in the Auto DJ queue. + Seconds - Skip Track - - - false + sec. @@ -94,34 +102,39 @@ If no track sources are configured, the track is added from the library instead. - - - - 0 - 0 - - + - Determines the duration of the transition. + Skip the next track in the Auto DJ queue. - + + Skip Track + + false - - Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + + + + Shuffle the content of the Auto DJ queue. - - -9 + + Shuffle + + + false - + - Seconds + Adds a random track from track sources (crates) to the Auto DJ queue. +If no track sources are configured, the track is added from the library instead. - sec. + Add Random @@ -145,19 +158,6 @@ If no track sources are configured, the track is added from the library instead. - - - - Turn Auto DJ on or off. - - - Enable Auto DJ - - - true - - - diff --git a/src/library/dlganalysis.ui b/src/library/dlganalysis.ui index de46af0a67d5..e07bc1c92a56 100644 --- a/src/library/dlganalysis.ui +++ b/src/library/dlganalysis.ui @@ -66,26 +66,6 @@ - - - - Qt::Horizontal - - - - 40 - 20 - - - - - - - - Progress - - - @@ -106,6 +86,26 @@ + + + + Progress + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + diff --git a/src/library/dlghidden.ui b/src/library/dlghidden.ui index d80de64e4210..44dc009dcbbc 100644 --- a/src/library/dlghidden.ui +++ b/src/library/dlghidden.ui @@ -46,19 +46,6 @@ 0 - - - - Qt::Horizontal - - - - 40 - 20 - - - - @@ -98,6 +85,19 @@ + + + + Qt::Horizontal + + + + 40 + 20 + + + + diff --git a/src/library/dlgmissing.ui b/src/library/dlgmissing.ui index 8db680a895ce..93cf2d84f5e8 100644 --- a/src/library/dlgmissing.ui +++ b/src/library/dlgmissing.ui @@ -46,19 +46,6 @@ 0 - - - - Qt::Horizontal - - - - 40 - 20 - - - - @@ -82,6 +69,19 @@ + + + + Qt::Horizontal + + + + 40 + 20 + + + + diff --git a/src/library/recording/dlgrecording.ui b/src/library/recording/dlgrecording.ui index b94205936376..c0b0fd90e517 100644 --- a/src/library/recording/dlgrecording.ui +++ b/src/library/recording/dlgrecording.ui @@ -47,17 +47,14 @@ 0 - - - Qt::Horizontal + + + Start Recording - - - 40 - 20 - + + true - + @@ -67,14 +64,17 @@ - - - Start Recording + + + Qt::Horizontal - - true + + + 40 + 20 + - +