forked from I2P_Developers/i2p.i2p
highlight snark table rows on hover
This commit is contained in:
@@ -353,10 +353,15 @@ td:first-child {
|
||||
border-left: 0 !important;
|
||||
border-right: 0 !important;
|
||||
}
|
||||
|
||||
.snarkTorrentOdd td, .snarkTorrentEven td {
|
||||
border-top: 1px dotted #313 !important;
|
||||
}
|
||||
|
||||
table.snarkTorrents tbody tr:hover, table.snarkDirInfo tbody tr:hover {
|
||||
background: #382010 !important;
|
||||
}
|
||||
|
||||
.snarkFileIcon {
|
||||
width: 16px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user