token.css 199 B

123456789101112
  1. .token-tree td, .token-tree th {
  2. padding-top: 5px;
  3. padding-bottom: 5px;
  4. }
  5. table.treetable tbody tr td {
  6. padding-left: 16x;
  7. }
  8. table.treetable tr span.indenter {
  9. margin-left: -4px;
  10. }