1 .block_settings .block_tree ul {
5 .block_settings .block_tree p.hasicon {
10 .block_settings .block_tree p.hasicon img {
18 .block_settings .block_tree p.hasicon.visibleifjs {
22 .block_settings .block_tree .tree_item.branch {
26 .block_settings .block_tree .tree_item {
29 background-position: 0 50%;
30 background-repeat: no-repeat
;
33 .block_settings .block_tree .active_tree_node {
37 .block_settings .block_tree [aria-expanded="true"] {
38 background-image: url
('[[pix:t/expanded]]');
41 .block_settings .block_tree [aria-expanded="false"] {
42 background-image: url
('[[pix:t/collapsed]]');
45 .block_settings .block_tree [aria-expanded="true"].emptybranch {
46 background-image: url
('[[pix:t/collapsed_empty]]');
49 .block_settings .block_tree [aria-expanded="false"].loading {
50 background-image: url
('[[pix:i/loading_small]]');
53 .block_settings .block_tree [aria-expanded="false"] {background-image: url('[[pix:t/collapsed_rtl]]');}
54 .block_settings .block_tree [aria-expanded="true"].emptybranch {background-image: url('[[pix:t/collapsed_empty_rtl]]');}
55 .block_settings .block_tree [aria-expanded="false"].loading {background-image: url('[[pix:i/loading_small]]');}
57 .block_settings .block_tree [aria-hidden="false"] {
61 .block_settings .block_tree [aria-hidden="true"]:not(.icon) {