MediaWiki:SidebarTree: Difference between revisions

From Riverview Legal Group
Access restrictions were established for this page. If you see this message, you have no access to this page.
No edit summary
No edit summary
Line 1: Line 1:
.fancytree ul {
{{#tree:
    background: none;
*Item
    border: none;
**[[Sub-item link]]
    font-size: 12px;
**Another sub-item
}
}}
ul.fancytree-container {
    outline: 0;
    border: none;
    overflow: hidden;
}
.fancytree p {
    display: none;
}
span.fancytree-title {
    cursor: default;
}
span.fancytree-title a {
    color: black;
}

Revision as of 03:35, 29 March 2020