summaryrefslogtreecommitdiff
path: root/src/stylesheets/Transparent-Style-BOS.qss
diff options
context:
space:
mode:
Diffstat (limited to 'src/stylesheets/Transparent-Style-BOS.qss')
-rw-r--r--src/stylesheets/Transparent-Style-BOS.qss4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/stylesheets/Transparent-Style-BOS.qss b/src/stylesheets/Transparent-Style-BOS.qss
index efad0859..33eed327 100644
--- a/src/stylesheets/Transparent-Style-BOS.qss
+++ b/src/stylesheets/Transparent-Style-BOS.qss
@@ -743,3 +743,7 @@ QStatusBar::item {border: None;}
border-bottom:1px solid #9A9A00;
*/
}
+
+LinkLabel {
+ qproperty-linkColor: #3399FF;
+}