5,953
edits
No edit summary |
No edit summary |
||
Line 681: | Line 681: | ||
border-left: 1px solid silver; | border-left: 1px solid silver; | ||
margin-top: 5px; | margin-top: 5px; | ||
} | |||
.static-tree-like-tlp-container .tlp-aside-par { | |||
display: block; | |||
} | } | ||
.tlp-pr-with-children .tlp-aside-par { | .tlp-pr-with-children .tlp-aside-par { | ||
padding: 0 5px; | padding: 0 5px; | ||
border-radius: 3px; | |||
background-color: #b1cbec; | background-color: #b1cbec; | ||
} | } | ||
.tlp-pr-with-children .tlp-aside-par::after { | .tlp-pr-with-children .tlp-aside-par::after { | ||
content: "→"; | content: "→"; | ||
margin-left: | margin-left: 8px; | ||
} | } | ||