Check for missing download path

Fixes #646
This commit is contained in:
DC
2016-08-12 20:54:57 -07:00
parent 09d6fa550a
commit 1ec305162e
5 changed files with 59 additions and 13 deletions

View File

@@ -551,6 +551,13 @@ input[type='text'] {
line-height: 1.5em;
}
/*
* TORRENT LIST: ERRORS
*/
.torrent-list p {
padding: 5px 20px;
}
/*
* TORRENT LIST: DRAG-DROP TARGET
*/