summaryrefslogtreecommitdiff
path: root/src/stylesheets/dark.qss
diff options
context:
space:
mode:
Diffstat (limited to 'src/stylesheets/dark.qss')
-rw-r--r--src/stylesheets/dark.qss4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/stylesheets/dark.qss b/src/stylesheets/dark.qss
index bcf445a2..d5a7aedf 100644
--- a/src/stylesheets/dark.qss
+++ b/src/stylesheets/dark.qss
@@ -363,3 +363,7 @@ QTreeView::branch:open:has-children:has-siblings
border-image: none;
image: url(:/stylesheet/branch-open.png);
}
+
+DownloadListWidget QLabel#installLabel {
+ color: none;
+} \ No newline at end of file