i2psnark: CSS fixes -

increase progress bar size
don't justify comments
This commit is contained in:
zzz
2019-09-02 13:59:16 +00:00
parent a6e3621c06
commit b2e37243ab
4 changed files with 13 additions and 17 deletions

View File

@@ -1005,7 +1005,7 @@ _:-ms-lang(x), .snarkTorrentOdd, .SnarkTorrentEven {
}
.percentBarText, .percentBarOuter {
width: 110px;
width: 120px;
text-align: center;
vertical-align: middle;
}
@@ -2580,7 +2580,6 @@ input.toggle_input, input.toggle_input:checked { /* hide checkbox and use label
.commentText {
white-space: normal !important;
text-align: justify;
width: 90%;
}
@@ -2743,7 +2742,7 @@ td#bwHelp a {
}
.percentBarText, .percentBarOuter, .snarkTorrentDownloaded {
width: 100px;
width: 120px;
}
.snarkFileStatus img[src*="clock"] {
@@ -2813,7 +2812,7 @@ body, .snarkTorrents td, .snarkAddInfo, th, td, code, textarea, input, input[ty
.snarkTorrentDownloaded {
white-space: nowrap;
padding: 0 8px;
width: 110px;
width: 120px;
text-align: center;
}

View File

@@ -814,7 +814,7 @@ tr:hover .percentBarText {
/* download bars */
.snarkTorrentDownloaded {
width: 110px !important;
width: 120px !important;
text-align: center !important;
}
@@ -901,7 +901,7 @@ tr:hover .percentBarText {
}
.snarkTorrentDownloaded .percentBarText, .snarkTorrentDownloaded .percentBarOuter {
width: 110px !important;
width: 120px !important;
}
.snarkDirInfo .percentBarText, .snarkDirInfo .percentBarOuter, .peerinfo .percentBarText, .peerinfo .percentBarOuter {
@@ -2187,7 +2187,6 @@ hr.debug:last-child {
.commentText {
white-space: normal !important;
text-align: justify;
width: 90%;
}
@@ -2528,7 +2527,7 @@ b.alwaysShow {
}
.snarkTorrentDownloaded .percentBarText, .snarkTorrentDownloaded .percentBarOuter {
width: 100px !important;
width: 120px !important;
}
.peerinfo .snarkTorrentDownloaded .percentBarText, .peerinfo .snarkTorrentDownloaded .percentBarOuter {

View File

@@ -927,8 +927,8 @@ _:-ms-lang(x), .snarkDirInfo img, .snarkTorrents img {
.snarkTorrentDownloaded {
text-align: right !important;
width: 108px;
max-width: 108px;
width: 120px;
max-width: 120px;
color: #76a !important;
white-space: nowrap;
}
@@ -985,7 +985,7 @@ tr:hover .percentBarInner {
}
.percentBarText, .percentBarOuter {
width: 110px;
width: 120px;
text-align: center;
vertical-align: middle;
}
@@ -2599,7 +2599,6 @@ input#toggle_debug:checked + label + #dhtDebugInner {
.commentText {
white-space: normal !important;
text-align: justify;
width: 90%;
}
@@ -2808,7 +2807,7 @@ td.snarkGraphicStatus img {
}
.percentBarOuter, .percentBarText {
width: 105px;
width: 120px;
}
.snarkDirInfo .percentBarText, .snarkDirInfo .percentBarOuter {

View File

@@ -1012,7 +1012,7 @@ thead img.disable, img.disable:hover {
/* download bars */
.snarkTorrentDownloaded {
width: 110px !important;
width: 120px !important;
text-align: right !important;
}
@@ -1026,7 +1026,7 @@ thead img.disable, img.disable:hover {
}
.percentBarOuter, .percentBarText {
width: 110px;
width: 120px;
}
.snarkDirInfo .percentBarText, .snarkDirInfo .percentBarOuter {
@@ -2486,7 +2486,6 @@ td#bwHelp a {
.commentText {
white-space: normal !important;
text-align: justify;
padding-right: 0;
}
@@ -2649,7 +2648,7 @@ td.snarkGraphicStatus img {
}
.percentBarOuter, .percentBarText, .snarkTorrentDownloaded {
width: 100px !important;
width: 120px !important;
}
.snarkFileStatus .percentBarText {