i2psnark: Increase progress bar size again

This commit is contained in:
zzz
2019-11-08 14:45:59 +00:00
parent 07b7ab4262
commit 2738b3d29c
4 changed files with 13 additions and 13 deletions

View File

@@ -1007,7 +1007,7 @@ _:-ms-lang(x), .snarkTorrentOdd, .SnarkTorrentEven {
}
.percentBarText, .percentBarOuter {
width: 120px;
width: 130px;
text-align: center;
vertical-align: middle;
}
@@ -2741,7 +2741,7 @@ td#bwHelp a {
}
.percentBarText, .percentBarOuter, .snarkTorrentDownloaded {
width: 120px;
width: 130px;
}
.snarkFileStatus img[src*="clock"] {
@@ -2811,7 +2811,7 @@ body, .snarkTorrents td, .snarkAddInfo, th, td, code, textarea, input, input[ty
.snarkTorrentDownloaded {
white-space: nowrap;
padding: 0 8px;
width: 120px;
width: 130px;
text-align: center;
}

View File

@@ -815,7 +815,7 @@ tr:hover .percentBarText {
/* download bars */
.snarkTorrentDownloaded {
width: 120px !important;
width: 130px !important;
text-align: center !important;
}
@@ -902,7 +902,7 @@ tr:hover .percentBarText {
}
.snarkTorrentDownloaded .percentBarText, .snarkTorrentDownloaded .percentBarOuter {
width: 120px !important;
width: 130px !important;
}
.snarkDirInfo .percentBarText, .snarkDirInfo .percentBarOuter, .peerinfo .percentBarText, .peerinfo .percentBarOuter {
@@ -2519,7 +2519,7 @@ b.alwaysShow {
}
.snarkTorrentDownloaded .percentBarText, .snarkTorrentDownloaded .percentBarOuter {
width: 120px !important;
width: 130px !important;
}
.peerinfo .snarkTorrentDownloaded .percentBarText, .peerinfo .snarkTorrentDownloaded .percentBarOuter {

View File

@@ -925,8 +925,8 @@ _:-ms-lang(x), .snarkDirInfo img, .snarkTorrents img {
.snarkTorrentDownloaded {
text-align: right !important;
width: 120px;
max-width: 120px;
width: 130px;
max-width: 130px;
color: #76a !important;
white-space: nowrap;
}
@@ -983,7 +983,7 @@ tr:hover .percentBarInner {
}
.percentBarText, .percentBarOuter {
width: 120px;
width: 130px;
text-align: center;
vertical-align: middle;
}
@@ -2803,7 +2803,7 @@ td.snarkGraphicStatus img {
}
.percentBarOuter, .percentBarText {
width: 120px;
width: 130px;
}
.snarkDirInfo .percentBarText, .snarkDirInfo .percentBarOuter {

View File

@@ -1014,7 +1014,7 @@ thead img.disable, img.disable:hover {
/* download bars */
.snarkTorrentDownloaded {
width: 120px !important;
width: 130px !important;
text-align: right !important;
}
@@ -1028,7 +1028,7 @@ thead img.disable, img.disable:hover {
}
.percentBarOuter, .percentBarText {
width: 120px;
width: 130px;
}
.snarkDirInfo .percentBarText, .snarkDirInfo .percentBarOuter {
@@ -2647,7 +2647,7 @@ td.snarkGraphicStatus img {
}
.percentBarOuter, .percentBarText, .snarkTorrentDownloaded {
width: 120px !important;
width: 130px !important;
}
.snarkFileStatus .percentBarText {