You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.tj_container *{position:relative;box-sizing:border-box}.tj_container ul{padding-left:2em;list-style-type:none}.tj_container>ul:first-of-type{padding:0}.tj_container li span.tj_description{cursor:pointer;padding:2px 5px;display:block;border-radius:2px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-align:left}.tj_container li span.tj_description:hover{background-color:#ccc}.tj_container li span.tj_mod_icon,.tj_container li span.tj_icon{margin-right:.5em;display:inline-block}.tj_container li span.tj_mod_icon,.tj_container li span.tj_mod_icon *{width:1em}.tj_container li span.tj_description.tj_leaf{margin-left:1.5em}.tj_container li[disabled=""]{color:#b5b5b5}.tj_container li[disabled=""]:hover span.tj_description{cursor:default;background-color:inherit}.tj_container span.tj_description.selected{background-color:#2b2b2b;color:#fff}.tj_container span.tj_description.selected:hover{background-color:#606060}