summaryrefslogtreecommitdiff
path: root/src/stylesheets/vs15 Dark-Red.qss
diff options
context:
space:
mode:
authorMikaƫl Capelle <capelle.mikael@gmail.com>2022-05-14 20:45:16 +0200
committerGitHub <noreply@github.com>2022-05-14 20:45:16 +0200
commita95d3fa248f72ddfcd59a3c23772525d069a6ef5 (patch)
tree53b95548813af66aa8be7d9cfc27345dec3ec050 /src/stylesheets/vs15 Dark-Red.qss
parente8c65d7779b9db531d084422ddd2f348a2bb32b4 (diff)
parent45b648ba21456e71180dffce019fdab74bd91846 (diff)
Merge pull request #1703 from ModOrganizer2/fix-progressbar-style
Fix progressbar style
Diffstat (limited to 'src/stylesheets/vs15 Dark-Red.qss')
-rw-r--r--src/stylesheets/vs15 Dark-Red.qss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stylesheets/vs15 Dark-Red.qss b/src/stylesheets/vs15 Dark-Red.qss
index 4c9ca5e9..9a9d210d 100644
--- a/src/stylesheets/vs15 Dark-Red.qss
+++ b/src/stylesheets/vs15 Dark-Red.qss
@@ -740,7 +740,7 @@ QProgressBar {
text-align: center;
border-style: solid;
border-width: 1px;
- margin: 0 10px;
+ margin: 0px;
}
QProgressBar::chunk {