torrent list: show play buttons only on hover
This commit is contained in:
@@ -216,6 +216,11 @@ body.drag::before {
|
|||||||
margin-top: 20px;
|
margin-top: 20px;
|
||||||
margin-left: 15px;
|
margin-left: 15px;
|
||||||
padding-top: 10px;
|
padding-top: 10px;
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.torrent:hover .btn {
|
||||||
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
.torrent .play {
|
.torrent .play {
|
||||||
|
|||||||
Reference in New Issue
Block a user