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.qss6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/skins/Tango/style.qss b/res/skins/Tango/style.qss
index 43270a8bb0..b708eb1414 100644
--- a/res/skins/Tango/style.qss
+++ b/res/skins/Tango/style.qss
@@ -2070,6 +2070,12 @@ WTrackProperty#SamplerTitle_mini {
###### Misc ##################################################
##############################################################*/
+/* Passthrough label on overview waveform */
+WOverview #PassthroughLabel {
+ font-weight: bold;
+ color: #ff8f00;
+}
+
QToolTip,
#LibraryContainer QMenu,
WBeatSpinBox QMenu,