summaryrefslogtreecommitdiffstats
path: root/resources/styles/nheko-dark.qss
diff options
context:
space:
mode:
authorKonstantinos Sideris <sideris.konstantin@gmail.com>2018-07-07 13:39:53 +0300
committerKonstantinos Sideris <sideris.konstantin@gmail.com>2018-07-07 13:39:53 +0300
commit9a0e18dea75d171e992e7d4a2f173949588674ea (patch)
tree44541c88643db8a49e97340cf5c40692abb8ab70 /resources/styles/nheko-dark.qss
parent67458dd2f86d0e74fa14730827f1475d12a4dd6b (diff)
Add a timeline message when encryption is enabled
Diffstat (limited to 'resources/styles/nheko-dark.qss')
-rw-r--r--resources/styles/nheko-dark.qss2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/styles/nheko-dark.qss b/resources/styles/nheko-dark.qss
index 2e456d90..c95eca2f 100644
--- a/resources/styles/nheko-dark.qss
+++ b/resources/styles/nheko-dark.qss
@@ -23,7 +23,7 @@ QuickSwitcher {
background-color: #202228;
}
-DateSeparator {
+InfoMessage {
qproperty-textColor: #caccd1;
qproperty-boxColor: rgba(45, 49, 57, 120);
}