mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-29 04:07:49 +02:00
Console: only display netstatus badge for IPv6
(cherry picked from commit 2951667aff
)
(cherry picked from commit f2fd12573582f4025036215ff78d5ce7c57e2f50)
This commit is contained in:
parent
f46e325030
commit
9927c7ff99
1 changed files with 2 additions and 2 deletions
|
@ -228,7 +228,7 @@ a, .slide label {
|
|||
}
|
||||
|
||||
#netstatus .badge {
|
||||
margin: 0 4px 0 8px;
|
||||
margin: 0 8px 0 0;
|
||||
padding: 1px 6px;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
@ -1642,4 +1642,4 @@ input[type=checkbox]:checked + label::after {
|
|||
.hop, .host, a[href*="b32"], .b32 {
|
||||
filter: blur(8px);
|
||||
}
|
||||
*/
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue