summaryrefslogtreecommitdiffstats
path: root/res/skins/Tango/style.qss
diff options
context:
space:
mode:
Diffstat (limited to 'res/skins/Tango/style.qss')
-rw-r--r--res/skins/Tango/style.qss12
1 files changed, 10 insertions, 2 deletions
diff --git a/res/skins/Tango/style.qss b/res/skins/Tango/style.qss
index fd41769564..0dd35b5418 100644
--- a/res/skins/Tango/style.qss
+++ b/res/skins/Tango/style.qss
@@ -2766,13 +2766,21 @@ QPushButton#pushButtonRepeatPlaylist:!checked {
/* Push labels away from buttons at the right */
/* AutoDJ selection info */
QLabel#labelSelectionInfo,
- /* Recording info */
- #DlgRecording QLabel,
/* Analysis progress info */
QLabel#labelProgress {
margin: 0px 4px 5px 2px;
}
+ /* Recording info */
+ #labelRecFilename {
+ font-weight: bold;
+ margin: 0px 1px;
+ }
+ #labelRecPrefix,
+ #labelRecStatistics {
+ font-weight: normal;
+ }
+
/* Entire BPM cell */
/* Lock icon at the left */
#LibraryBPMButton::indicator:checked {