Fix regression in snark CSS

This commit is contained in:
str4d
2017-06-04 05:04:02 +00:00
parent 135920a9bb
commit 3334d9f737

View File

@@ -580,6 +580,7 @@ th.snarkTorrentAction input[type="image"]:hover, .snarkTorrentAction input[type=
}
.snarkTorrents tfoot tr:first-child th {
color: #ddd !important;
font-weight: bold;
vertical-align: middle;
}