Merge branch 'progress-height' of https://github.com/blyxxyz/qutebrowser into blyxxyz-progress-height

This commit is contained in:
Florian Bruhin 2016-10-27 07:04:28 +02:00
commit 6f7f5ee269

View File

@ -36,6 +36,7 @@ class Progress(QProgressBar):
border-radius: 0px;
border: 2px solid transparent;
background-color: transparent;
font: {{ font['statusbar'] }};
}
QProgressBar::chunk {