summary refs log tree commit diff
path: root/resources/styles/system.qss
diff options
context:
space:
mode:
Diffstat (limited to 'resources/styles/system.qss')
-rw-r--r--resources/styles/system.qss2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/styles/system.qss b/resources/styles/system.qss
index 0921a832..e18b7e5c 100644
--- a/resources/styles/system.qss
+++ b/resources/styles/system.qss
@@ -25,7 +25,7 @@ QuickSwitcher {
     background-color: palette(window);
 }
 
-DateSeparator {
+InfoMessage {
     qproperty-textColor: palette(text);
     qproperty-boxColor: palette(window);
 }