mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-29 12:17:49 +02:00
Console: tweak IPv6 badge margins
This commit is contained in:
parent
2951667aff
commit
992db6682f
2 changed files with 2 additions and 2 deletions
|
@ -145,7 +145,7 @@ namespace http {
|
|||
"a,.slide label{text-decoration:none;color:var(--link);font-weight:600}"
|
||||
".slide label{font-weight:700}"
|
||||
".badge{margin:0 0 1px 4px;padding:0 10px 2px;display:inline-block;vertical-align:baseline;font-size:85%;border-radius:2px;background:var(--ink-darker);color:var(--page);text-shadow:none}"
|
||||
"#netstatus .badge{margin:0 8px 0 0;padding:1px 6px;font-weight:600}"
|
||||
"#netstatus .badge{margin:0 4px 0 8px;padding:1px 6px;font-weight:600}"
|
||||
"label:hover .badge{background:var(--ink)}"
|
||||
"a{padding:1px 8px;display:inline-block;border-radius:2px}"
|
||||
".listitem a{padding:0 1px}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue