forked from I2P_Developers/i2p.i2p
Console: Fix headers on /debug
JS: Update license headers patch from idk
This commit is contained in:
@@ -6939,7 +6939,6 @@ b.netdb_transport {
|
||||
|
||||
.debug_container {
|
||||
padding: 10px 15px;
|
||||
margin-top: -16px;
|
||||
background: linear-gradient(to bottom, #fafaff, rgba(250,250,255,0.3)), repeating-linear-gradient(135deg, rgba(255,255,255,0.5) 2px, rgba(221, 221, 255, 0.3) 3px, #fff 5px) #efefff !important;
|
||||
border: 1px solid #dee2e6;
|
||||
box-shadow: inset 0 0 0 1px #fff;
|
||||
@@ -6962,10 +6961,6 @@ b.netdb_transport {
|
||||
border-width: 1px;
|
||||
}
|
||||
|
||||
.main#debug h3 + table {
|
||||
margin-top: -16px;
|
||||
}
|
||||
|
||||
#debug td {
|
||||
padding-top: 5px;
|
||||
padding-bottom: 5px;
|
||||
@@ -7001,10 +6996,6 @@ b.netdb_transport {
|
||||
margin-bottom: -13px;
|
||||
}
|
||||
|
||||
.debug_container:empty+ h3 {
|
||||
margin-top: -16px !important;
|
||||
}
|
||||
|
||||
.expiry td {
|
||||
padding-left: 3% !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user