mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-29 12:17:49 +02:00
COnsole: cleanup commands page
This commit is contained in:
parent
1e285e1cdb
commit
2b9dfab793
2 changed files with 24 additions and 12 deletions
|
@ -1112,6 +1112,18 @@ input[type=checkbox]:checked + label::after {
|
|||
word-break: break-all;
|
||||
}
|
||||
|
||||
#loglevel {
|
||||
margin-top: 9px;
|
||||
}
|
||||
|
||||
#commands {
|
||||
margin-top: 11px;
|
||||
}
|
||||
|
||||
#consolelang, #maxtransit {
|
||||
margin-top: 16px;
|
||||
}
|
||||
|
||||
#commands br {
|
||||
display: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue