Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0

A litle fix when there is no file found in torrents

Cette révision appartient à :
akuma06 2017-05-29 12:49:26 +02:00
Parent 4d7453dfb9
révision f5f240f2d6

Voir le fichier

@ -487,6 +487,11 @@ td.tr-le { color: #E84C4C; }
border-radius: 4px;
}
#filelist > p {
padding-right: 14px;
padding-left: 14px;
}
.torrent-info-box > * > img {
max-width: 100%;
max-height: 100%;