summaryrefslogtreecommitdiffstats
path: root/src/ui/saver.ui
diff options
context:
space:
mode:
authorSimon Rettberg2018-10-31 17:24:45 +0100
committerSimon Rettberg2018-10-31 17:24:45 +0100
commit8b1facbbcdecb205dcbe5864af782b584f757f2a (patch)
tree00bd07de0530541a1a742d29b4711469912cecfe /src/ui/saver.ui
parentIgnore logout/shutdown timeouts too far in the past (diff)
downloadbwlp-screensaver-8b1facbbcdecb205dcbe5864af782b584f757f2a.tar.gz
bwlp-screensaver-8b1facbbcdecb205dcbe5864af782b584f757f2a.tar.xz
bwlp-screensaver-8b1facbbcdecb205dcbe5864af782b584f757f2a.zip
Read messages from external files
Diffstat (limited to 'src/ui/saver.ui')
-rw-r--r--src/ui/saver.ui12
1 files changed, 7 insertions, 5 deletions
diff --git a/src/ui/saver.ui b/src/ui/saver.ui
index 7927e2f..8f1dc93 100644
--- a/src/ui/saver.ui
+++ b/src/ui/saver.ui
@@ -24,8 +24,13 @@
}
QLabel {
-color: #f64;
-}</string>
+ color: #f64;
+}
+
+#lblClock {
+ color: #999;
+}
+</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout_2">
<item>
@@ -78,9 +83,6 @@ color: #f64;
<pointsize>20</pointsize>
</font>
</property>
- <property name="styleSheet">
- <string notr="true">color: #999;</string>
- </property>
<property name="text">
<string notr="true"/>
</property>