Merge branch 'progress-height' of https://github.com/blyxxyz/qutebrowser into blyxxyz-progress-height
This commit is contained in:
commit
6f7f5ee269
@ -36,6 +36,7 @@ class Progress(QProgressBar):
|
||||
border-radius: 0px;
|
||||
border: 2px solid transparent;
|
||||
background-color: transparent;
|
||||
font: {{ font['statusbar'] }};
|
||||
}
|
||||
|
||||
QProgressBar::chunk {
|
||||
|
Loading…
Reference in New Issue
Block a user