Update CLI html docs
This commit is contained in:
parent
924ff556af
commit
4121c5299e
|
@ -103,6 +103,7 @@ table.reference {
|
|||
|
||||
table.reference > * > * > th, table.reference > * > * > td {
|
||||
padding: 5px 20px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
table.reference > * > * > td {
|
||||
|
@ -114,7 +115,6 @@ table.reference.cli > * > * > td:first-child {
|
|||
font-family: Andale Mono, monospace;
|
||||
font-size: 10.5pt;
|
||||
font-weight: bold;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.page {
|
||||
|
|
Loading…
Reference in New Issue