forked from I2P_Developers/i2p.i2p
Add 10px border between torrent info and content on details page
Only on ubergine theme currently; extend to other themes if this works
This commit is contained in:
@@ -773,8 +773,8 @@ table.SnarkTorrentInfo, table.snarkDirInfo {
|
||||
background: #270027;
|
||||
}
|
||||
|
||||
table.SnarkDirInfo {
|
||||
margin-top: -2px !important;
|
||||
table.snarkDirInfo {
|
||||
margin-top: 10px !important;
|
||||
}
|
||||
|
||||
.snarkDirInfo thead img {
|
||||
@@ -1752,4 +1752,4 @@ select {
|
||||
select:nth-child(2) {
|
||||
margin-left: -18px !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user