13 lines
199 B
CSS
13 lines
199 B
CSS
.token-tree td, .token-tree th {
|
|
padding-top: 5px;
|
|
padding-bottom: 5px;
|
|
}
|
|
|
|
table.treetable tbody tr td {
|
|
padding-left: 16x;
|
|
}
|
|
|
|
table.treetable tr span.indenter {
|
|
margin-left: -4px;
|
|
}
|