i2psnark: Drop debug icon

This commit is contained in:
zzz
2019-08-29 11:59:40 +00:00
parent 89b70895d7
commit f724b2208b
8 changed files with 0 additions and 23 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 580 B

View File

@ -2064,12 +2064,6 @@ input#toggle_addtorrent:checked + label + hr + table, input#toggle_createtorrent
/* debug */
.debuginfo td:first-child {
background: url(images/debuginfo.png) center center no-repeat;
background-size: 14px 14px;
background-blend-mode: luminosity;
}
.debuginfo td:nth-child(2) {
padding-left: 0;
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 580 B

View File

@ -1771,12 +1771,6 @@ input#toggle_addtorrent:checked + label + hr + table, input#toggle_createtorrent
line-height: 120%;
}
.debuginfo td:first-child {
background: url(images/debuginfo.png) center center no-repeat;
background-size: 14px 14px;
background-blend-mode: luminosity;
}
.debuginfo b {
text-transform: capitalize;
font-family: "Droid Sans", "Noto Sans", Ubuntu, "Segoe UI", "Bitstream Vera Sans", Verdana, "Lucida Grande", Helvetica, sans-serif;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 580 B

View File

@ -2099,11 +2099,6 @@ input#toggle_addtorrent:checked + label + hr + table, input#toggle_createtorrent
/* debug */
.debuginfo td:first-child {
background: url(images/debuginfo.png) center center no-repeat;
background-size: 14px 14px;
}
.debuginfo, .debugConnection, .debugConnStat, .debugRequests {
font-family: "Droid Sans Mono", "Noto Mono", "Lucida Console", "DejaVu Sans Mono", monospace !important;
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 580 B

View File

@ -1989,12 +1989,6 @@ input.toggle_input { /* hide checkbox and use label as faux panel heading */
/* debug */
.debuginfo td:first-child {
background: url(images/debuginfo.png) center center no-repeat;
mix-blend-mode: luminosity !important;
background-size: 14px 14px;
}
.debuginfo b {
text-transform: capitalize;
font-family: "Droid Sans", "Noto Sans", Ubuntu, "Segoe UI", "Bitstream Vera Sans", Verdana, "Lucida Grande", Helvetica, sans-serif;