summaryrefslogtreecommitdiffstats
path: root/src/ui/saver.ui
diff options
context:
space:
mode:
authorSimon Rettberg2018-11-05 10:39:16 +0100
committerSimon Rettberg2018-11-05 10:39:16 +0100
commit57518f13467100384848e293a68dcf19e9524abe (patch)
treee6cbbf361eb2819cb4384380af63cbe8aa29600d /src/ui/saver.ui
parentMove more styling (font-size) to QSS (diff)
downloadbwlp-screensaver-57518f13467100384848e293a68dcf19e9524abe.tar.gz
bwlp-screensaver-57518f13467100384848e293a68dcf19e9524abe.tar.xz
bwlp-screensaver-57518f13467100384848e293a68dcf19e9524abe.zip
Remove default stylesheet, only load from filev23
Diffstat (limited to 'src/ui/saver.ui')
-rw-r--r--src/ui/saver.ui18
1 files changed, 0 insertions, 18 deletions
diff --git a/src/ui/saver.ui b/src/ui/saver.ui
index 6bf7067..aabd4e6 100644
--- a/src/ui/saver.ui
+++ b/src/ui/saver.ui
@@ -18,24 +18,6 @@
<property name="windowTitle">
<string>Form</string>
</property>
- <property name="styleSheet">
- <string notr="true">#Saver {
- background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 #443, stop:1 #000)
-}
-
-QLabel {
- color: #f64;
-}
-
-#lblClock {
- color: #999;
- font-size: 20pt;
-}
-
-#lblHeader {
- font-size: 20pt;
-}</string>
- </property>
<layout class="QVBoxLayout" name="verticalLayout_2">
<item>
<widget class="QLabel" name="lblHeader">