Added progress bar to the metadata on the overview (#844)
* Added progress bar to Torrent metadata on the overview. * Added progress bar to Torrent metadata on the overview. * Made progress bar smaller As proposed by dcposh.
This commit is contained in:
@@ -455,6 +455,11 @@ i:not(.disabled):hover { /* Show they're clickable without pointer: cursor */
|
||||
line-height: 1.5em;
|
||||
}
|
||||
|
||||
progress {
|
||||
width: 60px;
|
||||
margin-right: 8px;
|
||||
}
|
||||
|
||||
/*
|
||||
* TORRENT LIST: ERRORS
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user