forked from I2P_Developers/i2p.i2p
i2psnark: Drop debug icon
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 580 B |
@ -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 |
@ -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 |
@ -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 |
@ -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;
|
||||
|
Reference in New Issue
Block a user