summaryrefslogtreecommitdiffstats
path: root/res/skins/Shade/style.qss
diff options
context:
space:
mode:
Diffstat (limited to 'res/skins/Shade/style.qss')
-rw-r--r--res/skins/Shade/style.qss6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/skins/Shade/style.qss b/res/skins/Shade/style.qss
index fc568e1560..7550090d45 100644
--- a/res/skins/Shade/style.qss
+++ b/res/skins/Shade/style.qss
@@ -915,3 +915,9 @@ QPushButton#pushButtonRepeatPlaylist {
#HotcueButton {
background-color: #aab2b7;
}
+
+WRateRange {
+ color: #4B515F;
+ font-size: 10px;
+ qproperty-alignment: 'AlignCenter';
+}