mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-02 22:48:40 +00:00
increase the height of the files progress bar
This commit is contained in:
parent
7166cc01b5
commit
fe5fa703b3
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@ input {
|
||||||
|
|
||||||
/* Adjust progressbar for torrent files tree */
|
/* Adjust progressbar for torrent files tree */
|
||||||
.x-tree .x-progress-bar, .x-tree .x-progress-inner {
|
.x-tree .x-progress-bar, .x-tree .x-progress-inner {
|
||||||
height: 10px;
|
height: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.x-tree .x-progress-text-back, .x-tree .x-progress-text {
|
.x-tree .x-progress-text-back, .x-tree .x-progress-text {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue