modified create dialog to display torrent infos detected from files
This commit is contained in:
@ -108,6 +108,15 @@ body {
|
||||
content: ":";
|
||||
}
|
||||
|
||||
.detectedFiles {
|
||||
max-height: 100px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.detectedInfos h5,p {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
.row {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user