forked from I2P_Developers/i2p.i2p
Snark: remove italics on speeds
This commit is contained in:
@@ -686,10 +686,6 @@ th.snarkGraphicStatus, th.snarkTorrentStatus {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.choked, .unchoked {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.choked {
|
||||
color: #a00 !important;
|
||||
}
|
||||
|
||||
@@ -633,7 +633,6 @@ th.snarkTorrentAction input[type="image"]:hover, .snarkTorrentAction input[type=
|
||||
|
||||
.choked, .unchoked {
|
||||
font-weight: bold;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
/* end main torrents listing */
|
||||
|
||||
@@ -1135,10 +1135,6 @@ thead img.disable, img.disable:hover {
|
||||
color: #008000 !important;
|
||||
}
|
||||
|
||||
.choked, .unchoked {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.thumb {
|
||||
transition: ease all 0.2s;
|
||||
max-width: 16px;
|
||||
|
||||
Reference in New Issue
Block a user