mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-08-14 09:20:06 +00:00
i2psnark: CSS tweak
This commit is contained in:
@@ -677,6 +677,7 @@ th.snarkTorrentStatus {
|
||||
-webkit-user-select: all;
|
||||
-ms-user-select: all;
|
||||
user-select: all;
|
||||
font-family: monospace;
|
||||
}
|
||||
|
||||
.snarkDirInfo th img {
|
||||
|
||||
@@ -1116,6 +1116,7 @@ tr:hover .percentBarText {
|
||||
-webkit-user-select: all;
|
||||
-ms-user-select: all;
|
||||
user-select: all;
|
||||
font-family: monospace;
|
||||
}
|
||||
|
||||
.snarkDirInfo thead img {
|
||||
|
||||
@@ -869,6 +869,7 @@ _:-ms-lang(x), .snarkTorrents tbody tr:hover, .snarkDirInfo tbody tr:hover {
|
||||
-webkit-user-select: all;
|
||||
-ms-user-select: all;
|
||||
user-select: all;
|
||||
font-family: monospace;
|
||||
}
|
||||
|
||||
#torrentInfoControl td, #torrentOrderControl td {
|
||||
|
||||
@@ -948,6 +948,7 @@ _:-ms-lang(x), .snarkTorrents tbody tr:hover, .snarkDirInfo tbody tr:hover {
|
||||
-webkit-user-select: all;
|
||||
-ms-user-select: all;
|
||||
user-select: all;
|
||||
font-family: monospace;
|
||||
}
|
||||
|
||||
#torrentInfoControl {
|
||||
|
||||
Reference in New Issue
Block a user