i2psnark: CSS tweak

This commit is contained in:
zzz
2026-08-12 10:14:30 -04:00
parent e62549d59f
commit fd2b44244f
4 changed files with 4 additions and 0 deletions
@@ -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 {