summaryrefslogtreecommitdiff
path: root/src/stylesheets/Paper Automata.qss
diff options
context:
space:
mode:
authorAl <gabriel.cortesi@outlook.com>2019-06-19 15:31:52 +0200
committerAl <gabriel.cortesi@outlook.com>2019-06-19 15:31:52 +0200
commitf74c3419543058e6a97943f421bb74261ae1b10c (patch)
treeb32e9b83d4fc80897a2dcf6f09d30a983019aad8 /src/stylesheets/Paper Automata.qss
parentf883a14823bdc3ed853b23d425f73ff55068ec55 (diff)
* Made the loadingbar a little bigger and more centered in the statusbar.
* Changed themes to remove the ugly separator line between widgets on the statusbar.
Diffstat (limited to 'src/stylesheets/Paper Automata.qss')
-rw-r--r--src/stylesheets/Paper Automata.qss2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/stylesheets/Paper Automata.qss b/src/stylesheets/Paper Automata.qss
index c9830331..7c0a604e 100644
--- a/src/stylesheets/Paper Automata.qss
+++ b/src/stylesheets/Paper Automata.qss
@@ -681,6 +681,8 @@ QToolTip {
border: 2px solid #CDC8B0;
}
+QStatusBar::item {border: None;}
+
/* Progress Bars (Downloads) */
QProgressBar {