Add tooltips

This commit is contained in:
DC
2016-03-21 16:08:47 -07:00
parent 1f888465ed
commit 78f1d4c8eb
5 changed files with 53 additions and 10 deletions

View File

@@ -456,7 +456,8 @@ input {
background-color: #F44336;
}
.torrent.timeout .play {
.torrent.timeout .play,
.torrent.unplayable .play {
padding-top: 8px;
}