mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-21 12:04:51 +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 */
|
||||
.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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue