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