mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-30 04:37:50 +02:00
Console: only display netstatus badge for IPv6
This commit is contained in:
parent
2cbb6cba26
commit
2951667aff
2 changed files with 3 additions and 16 deletions
|
@ -228,19 +228,11 @@ a, .slide label {
|
|||
}
|
||||
|
||||
#netstatus .badge {
|
||||
margin: 0 4px;
|
||||
margin: 0 8px 0 0;
|
||||
padding: 1px 6px;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
#netstatus > .badge {
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
#netstatus > .badge ~ .badge {
|
||||
margin-left: 8px;
|
||||
}
|
||||
|
||||
label:hover .badge {
|
||||
background: var(--ink);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue