|
|
|
@ -14,27 +14,19 @@
|
|
|
|
|
& .ztree li span.button.switch.bottom_open { |
|
|
|
|
.image2xPath(@icon-tree-vertical-line-4); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
& .ztree.hack li span.button.switch.center_open { |
|
|
|
|
.imagePath(@icon-tree-vertical-line-3); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
& .ztree.hack li span.button.switch.roots_open { |
|
|
|
|
.imagePath(@icon-tree-vertical-line-2); |
|
|
|
|
.bi-display-tree { |
|
|
|
|
& .ztree.solid li span.button.switch.center_open { |
|
|
|
|
.image2xPath(@icon-tree-solid-vertical-line-3); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
& .ztree.hack li span.button.switch.bottom_open { |
|
|
|
|
.imagePath(@icon-tree-vertical-line-4); |
|
|
|
|
& .ztree.solid li span.button.switch.roots_open { |
|
|
|
|
.image2xPath(@icon-tree-solid-vertical-line-2); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.ztree.hack li ul.line { |
|
|
|
|
.imagePath(@icon-tree-vertical-line-1, 0, 1px, repeat-y); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.bi-theme-dark { |
|
|
|
|
.ztree.hack li ul.line { |
|
|
|
|
.imagePath(@icon-tree-vertical-line-1-theme-dark, 0, 1px, repeat-y); |
|
|
|
|
& .ztree.solid li span.button.switch.bottom_open { |
|
|
|
|
.image2xPath(@icon-tree-solid-vertical-line-4); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
@ -42,16 +34,16 @@
|
|
|
|
|
.image2xPath(@icon-tree-expand-type1); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.ztree.hack li span.button.root_open { |
|
|
|
|
.imagePath(@icon-tree-expand-type1); |
|
|
|
|
.ztree.solid li span.button.root_open { |
|
|
|
|
.image2xPath(@icon-tree-solid-expand-type1); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.bi-theme-dark { |
|
|
|
|
.ztree li span.button.root_open { |
|
|
|
|
.image2xPath(@icon-tree-expand-type1-theme-dark); |
|
|
|
|
} |
|
|
|
|
.ztree.hack li span.button.root_open { |
|
|
|
|
.imagePath(@icon-tree-expand-type1-theme-dark); |
|
|
|
|
.ztree.solid li span.button.root_open { |
|
|
|
|
.image2xPath(@icon-tree-solid-expand-type1-theme-dark); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
@ -59,16 +51,16 @@
|
|
|
|
|
.image2xPath(@icon-tree-collapse-type1); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.ztree.hack li span.button.root_close { |
|
|
|
|
.imagePath(@icon-tree-collapse-type1); |
|
|
|
|
.ztree.solid li span.button.root_close { |
|
|
|
|
.image2xPath(@icon-tree-solid-collapse-type1); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.bi-theme-dark { |
|
|
|
|
.ztree li span.button.root_close { |
|
|
|
|
.image2xPath(@icon-tree-collapse-type1-theme-dark); |
|
|
|
|
} |
|
|
|
|
.ztree.hack li span.button.root_close { |
|
|
|
|
.imagePath(@icon-tree-collapse-type1-theme-dark); |
|
|
|
|
.ztree.solid li span.button.root_close { |
|
|
|
|
.image2xPath(@icon-tree-solid-collapse-type1-theme-dark); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
@ -76,16 +68,16 @@
|
|
|
|
|
.image2xPath(@icon-tree-expand-type2); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.ztree.hack li span.button.roots_open { |
|
|
|
|
.imagePath(@icon-tree-expand-type2); |
|
|
|
|
.ztree.solid li span.button.roots_open { |
|
|
|
|
.image2xPath(@icon-tree-solid-expand-type2); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.bi-theme-dark { |
|
|
|
|
.ztree li span.button.roots_open { |
|
|
|
|
.image2xPath(@icon-tree-expand-type2-theme-dark); |
|
|
|
|
} |
|
|
|
|
.ztree.hack li span.button.roots_open { |
|
|
|
|
.imagePath(@icon-tree-expand-type2-theme-dark); |
|
|
|
|
.ztree.solid li span.button.roots_open { |
|
|
|
|
.image2xPath(@icon-tree-solid-expand-type2-theme-dark); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
@ -93,16 +85,16 @@
|
|
|
|
|
.image2xPath(@icon-tree-collapse-type2); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.ztree.hack li span.button.roots_close { |
|
|
|
|
.imagePath(@icon-tree-collapse-type2); |
|
|
|
|
.ztree.solid li span.button.roots_close { |
|
|
|
|
.image2xPath(@icon-tree-solid-collapse-type2); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.bi-theme-dark { |
|
|
|
|
.ztree li span.button.roots_close { |
|
|
|
|
.image2xPath(@icon-tree-collapse-type2-theme-dark); |
|
|
|
|
} |
|
|
|
|
.ztree.hack li span.button.roots_close { |
|
|
|
|
.imagePath(@icon-tree-collapse-type2-theme-dark); |
|
|
|
|
.ztree.solid li span.button.roots_close { |
|
|
|
|
.image2xPath(@icon-tree-solid-collapse-type2-theme-dark); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
@ -110,16 +102,16 @@
|
|
|
|
|
.image2xPath(@icon-tree-expand-type3); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.ztree.hack li span.button.center_open { |
|
|
|
|
.imagePath(@icon-tree-expand-type3); |
|
|
|
|
.ztree.solid li span.button.center_open { |
|
|
|
|
.image2xPath(@icon-tree-solid-expand-type3); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.bi-theme-dark { |
|
|
|
|
.ztree li span.button.center_open { |
|
|
|
|
.image2xPath(@icon-tree-expand-type3-theme-dark); |
|
|
|
|
} |
|
|
|
|
.ztree.hack li span.button.center_open { |
|
|
|
|
.imagePath(@icon-tree-expand-type3-theme-dark); |
|
|
|
|
.ztree.solid li span.button.center_open { |
|
|
|
|
.image2xPath(@icon-tree-solid-expand-type3-theme-dark); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
@ -127,16 +119,16 @@
|
|
|
|
|
.image2xPath(@icon-tree-collapse-type3); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.ztree.hack li span.button.center_close { |
|
|
|
|
.imagePath(@icon-tree-collapse-type3); |
|
|
|
|
.ztree.solid li span.button.center_close { |
|
|
|
|
.image2xPath(@icon-tree-solid-collapse-type3); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.bi-theme-dark { |
|
|
|
|
.ztree li span.button.center_close { |
|
|
|
|
.image2xPath(@icon-tree-collapse-type3-theme-dark); |
|
|
|
|
} |
|
|
|
|
.ztree.hack li span.button.center_close { |
|
|
|
|
.imagePath(@icon-tree-collapse-type3-theme-dark); |
|
|
|
|
.ztree.solid li span.button.center_close { |
|
|
|
|
.image2xPath(@icon-tree-solid-collapse-type3-theme-dark); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
@ -144,16 +136,16 @@
|
|
|
|
|
.image2xPath(@icon-tree-expand-type4); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.ztree.hack li span.button.bottom_open { |
|
|
|
|
.imagePath(@icon-tree-expand-type4); |
|
|
|
|
.ztree.solid li span.button.bottom_open { |
|
|
|
|
.image2xPath(@icon-tree-solid-expand-type4); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.bi-theme-dark { |
|
|
|
|
.ztree li span.button.bottom_open { |
|
|
|
|
.image2xPath(@icon-tree-expand-type4-theme-dark); |
|
|
|
|
} |
|
|
|
|
.ztree.hack li span.button.bottom_open { |
|
|
|
|
.imagePath(@icon-tree-expand-type4-theme-dark); |
|
|
|
|
.ztree.solid li span.button.bottom_open { |
|
|
|
|
.image2xPath(@icon-tree-solid-expand-type4-theme-dark); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
@ -161,16 +153,16 @@
|
|
|
|
|
.image2xPath(@icon-tree-collapse-type4); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.ztree.hack li span.button.bottom_close { |
|
|
|
|
.imagePath(@icon-tree-collapse-type4); |
|
|
|
|
.ztree.solid li span.button.bottom_close { |
|
|
|
|
.image2xPath(@icon-tree-solid-collapse-type4); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.bi-theme-dark { |
|
|
|
|
.ztree li span.button.bottom_close { |
|
|
|
|
.image2xPath(@icon-tree-collapse-type4-theme-dark); |
|
|
|
|
} |
|
|
|
|
.ztree.hack li span.button.bottom_close { |
|
|
|
|
.imagePath(@icon-tree-collapse-type4-theme-dark); |
|
|
|
|
.ztree.solid li span.button.bottom_close { |
|
|
|
|
.image2xPath(@icon-tree-solid-collapse-type4-theme-dark); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
@ -178,16 +170,16 @@
|
|
|
|
|
.image2xPath(@icon-tree-vertical-line-2); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.ztree.hack li span.button.roots_docu { |
|
|
|
|
.imagePath(@icon-tree-vertical-line-2); |
|
|
|
|
.ztree.solid li span.button.roots_docu { |
|
|
|
|
.image2xPath(@icon-tree-solid-vertical-line-2); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.bi-theme-dark { |
|
|
|
|
.ztree li span.button.roots_docu { |
|
|
|
|
.image2xPath(@icon-tree-vertical-line-2-theme-dark); |
|
|
|
|
} |
|
|
|
|
.ztree.hack li span.button.roots_docu { |
|
|
|
|
.imagePath(@icon-tree-vertical-line-2-theme-dark); |
|
|
|
|
.ztree.solid li span.button.roots_docu { |
|
|
|
|
.image2xPath(@icon-tree-solid-vertical-line-2-theme-dark); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
@ -195,16 +187,16 @@
|
|
|
|
|
.image2xPath(@icon-tree-vertical-line-3); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.ztree.hack li span.button.center_docu { |
|
|
|
|
.imagePath(@icon-tree-vertical-line-3); |
|
|
|
|
.ztree.solid li span.button.center_docu { |
|
|
|
|
.image2xPath(@icon-tree-solid-vertical-line-3); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.bi-theme-dark { |
|
|
|
|
.ztree li span.button.center_docu { |
|
|
|
|
.image2xPath(@icon-tree-vertical-line-3-theme-dark); |
|
|
|
|
} |
|
|
|
|
.ztree.hack li span.button.center_docu { |
|
|
|
|
.imagePath(@icon-tree-vertical-line-3-theme-dark); |
|
|
|
|
.ztree.solid li span.button.center_docu { |
|
|
|
|
.image2xPath(@icon-tree-solid-vertical-line-3-theme-dark); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
@ -212,16 +204,16 @@
|
|
|
|
|
.image2xPath(@icon-tree-vertical-line-4); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.ztree.hack li span.button.bottom_docu { |
|
|
|
|
.imagePath(@icon-tree-vertical-line-4); |
|
|
|
|
.ztree.solid li span.button.bottom_docu { |
|
|
|
|
.image2xPath(@icon-tree-solid-vertical-line-4); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.bi-theme-dark { |
|
|
|
|
.ztree li span.button.bottom_docu { |
|
|
|
|
.image2xPath(@icon-tree-vertical-line-4-theme-dark); |
|
|
|
|
} |
|
|
|
|
.ztree.hack li span.button.bottom_docu { |
|
|
|
|
.imagePath(@icon-tree-vertical-line-4-theme-dark); |
|
|
|
|
.ztree.solid li span.button.bottom_docu { |
|
|
|
|
.image2xPath(@icon-tree-solid-vertical-line-4-theme-dark); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
@ -229,50 +221,86 @@
|
|
|
|
|
.image2xPath(@icon-loading); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.ztree.hack li span.button.ico_loading { |
|
|
|
|
.imagePath(@icon-loading); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.base-line-conn-background { |
|
|
|
|
.imagePath(@icon-tree-vertical-line-1, 0, 0, repeat-y); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.base-solid-line-conn-background { |
|
|
|
|
.image2xPath(@icon-tree-solid-vertical-line-1, 0, 0, repeat-y); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.bi-theme-dark { |
|
|
|
|
.base-line-conn-background { |
|
|
|
|
.imagePath(@icon-tree-vertical-line-1-theme-dark, 0, 0, repeat-y); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.bi-theme-dark { |
|
|
|
|
.base-solid-line-conn-background { |
|
|
|
|
.image2xPath(@icon-tree-solid-vertical-line-1-theme-dark, 0, 0, repeat-y); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.first-line-conn-background { |
|
|
|
|
.imagePath(@icon-tree-vertical-line-2); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.first-solid-line-conn-background { |
|
|
|
|
.image2xPath(@icon-tree-solid-vertical-line-2); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.bi-theme-dark { |
|
|
|
|
.first-line-conn-background { |
|
|
|
|
.imagePath(@icon-tree-vertical-line-2-theme-dark); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.bi-theme-dark { |
|
|
|
|
.first-solid-line-conn-background { |
|
|
|
|
.image2xPath(@icon-tree-solid-vertical-line-2-theme-dark); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.mid-line-conn-background { |
|
|
|
|
.imagePath(@icon-tree-vertical-line-3); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.mid-solid-line-conn-background { |
|
|
|
|
.image2xPath(@icon-tree-solid-vertical-line-3); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.bi-theme-dark { |
|
|
|
|
.mid-line-conn-background { |
|
|
|
|
.imagePath(@icon-tree-vertical-line-3-theme-dark); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.bi-theme-dark { |
|
|
|
|
.mid-solid-line-conn-background { |
|
|
|
|
.image2xPath(@icon-tree-solid-vertical-line-3-theme-dark); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.last-line-conn-background { |
|
|
|
|
.imagePath(@icon-tree-vertical-line-4); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.last-solid-line-conn-background { |
|
|
|
|
.image2xPath(@icon-tree-solid-vertical-line-4); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.bi-theme-dark { |
|
|
|
|
.last-line-conn-background { |
|
|
|
|
.imagePath(@icon-tree-vertical-line-4-theme-dark); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.bi-theme-dark { |
|
|
|
|
.last-solid-line-conn-background { |
|
|
|
|
.image2xPath(@icon-tree-solid-vertical-line-4-theme-dark); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.loading-background { |
|
|
|
|
.image2xPath(@icon-loading); |
|
|
|
|
} |
|
|
|
|