add empty list state

This commit is contained in:
Nate Goldman
2016-03-07 15:28:19 -08:00
parent aa3e12dadd
commit 96fa5747a7
2 changed files with 24 additions and 1 deletions

View File

@@ -253,7 +253,20 @@ body.drag::before {
*/
.torrent-list {
margin-top: 37px;
padding-top: 37px;
}
.get-started {
opacity: .5;
padding: 24px;
margin: 6px;
text-align: center;
border: 5px #444 dashed;
flex: 1 1 auto;
}
.lead {
font-size: 150%;
}
.torrent {