forked from fanruan/fineui
dailer
6 years ago
24 changed files with 1459 additions and 504 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1,212 +1,264 @@ |
|||||||
.bi-farbtastic .wheel { |
.bi-farbtastic .wheel { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/background/wheel.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/background/wheel.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-farbtastic .overlay { |
.bi-farbtastic .overlay { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/background/mask.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/background/mask.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-farbtastic .marker { |
.bi-farbtastic .marker { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/background/marker.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/background/marker.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-display-tree .ztree li span.button.switch.center_open { |
.bi-display-tree .ztree li span.button.switch.center_open { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_vertical_line_3.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_vertical_line_3.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-display-tree .ztree li span.button.switch.roots_open { |
.bi-display-tree .ztree li span.button.switch.roots_open { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_vertical_line_2.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_vertical_line_2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-display-tree .ztree li span.button.switch.bottom_open { |
.bi-display-tree .ztree li span.button.switch.bottom_open { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_vertical_line_4.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_vertical_line_4.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree li ul.line { |
.ztree li ul.line { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_vertical_line_1.png') repeat-y 1px 0; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_vertical_line_1.png') repeat-y 1px 0; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .ztree li ul.line { |
.bi-theme-dark .ztree li ul.line { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_vertical_line_1.png') repeat-y 1px 0; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_vertical_line_1.png') repeat-y 1px 0; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.chk.checkbox_false_full { |
.ztree li span.button.chk.checkbox_false_full { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/check_box_normal.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/check_box_normal.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/check_box_normal.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.chk.checkbox_false_full_focus { |
.ztree li span.button.chk.checkbox_false_full_focus { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/check_box_normal.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/check_box_normal.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/check_box_normal.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.chk.checkbox_false_part { |
.ztree li span.button.chk.checkbox_false_part { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/check_box_normal.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/check_box_normal.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/check_box_normal.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.chk.checkbox_false_part_focus { |
.ztree li span.button.chk.checkbox_false_part_focus { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/half_selected.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/half_selected.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/half_selected.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.chk.checkbox_true_full { |
.ztree li span.button.chk.checkbox_true_full { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/check_box_active.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/check_box_active.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/check_box_active.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.chk.checkbox_true_full_focus { |
.ztree li span.button.chk.checkbox_true_full_focus { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/check_box_active.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/check_box_active.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/check_box_active.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.chk.checkbox_true_part { |
.ztree li span.button.chk.checkbox_true_part { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/half_selected.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/half_selected.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/half_selected.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.chk.checkbox_true_part_focus { |
.ztree li span.button.chk.checkbox_true_part_focus { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/half_selected.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/half_selected.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/half_selected.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.ztree.hack li span.button.chk.checkbox_false_full { |
.ztree.hack li span.button.chk.checkbox_false_full { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/check_box_normal.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/check_box_normal.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree.hack li span.button.chk.checkbox_false_full_focus { |
.ztree.hack li span.button.chk.checkbox_false_full_focus { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/check_box_normal.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/check_box_normal.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree.hack li span.button.chk.checkbox_false_part { |
.ztree.hack li span.button.chk.checkbox_false_part { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/check_box_normal.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/check_box_normal.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree.hack li span.button.chk.checkbox_false_part_focus { |
.ztree.hack li span.button.chk.checkbox_false_part_focus { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/half_selected.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/half_selected.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree.hack li span.button.chk.checkbox_true_full { |
.ztree.hack li span.button.chk.checkbox_true_full { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/check_box_active.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/check_box_active.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree.hack li span.button.chk.checkbox_true_full_focus { |
.ztree.hack li span.button.chk.checkbox_true_full_focus { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/check_box_active.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/check_box_active.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree.hack li span.button.chk.checkbox_true_part { |
.ztree.hack li span.button.chk.checkbox_true_part { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/half_selected.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/half_selected.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree.hack li span.button.chk.checkbox_true_part_focus { |
.ztree.hack li span.button.chk.checkbox_true_part_focus { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/half_selected.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/half_selected.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.root_open { |
.ztree li span.button.root_open { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_expand_1.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_expand_1.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .ztree li span.button.root_open { |
.bi-theme-dark .ztree li span.button.root_open { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_expand_1.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_expand_1.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.root_close { |
.ztree li span.button.root_close { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_collapse_1.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_collapse_1.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .ztree li span.button.root_close { |
.bi-theme-dark .ztree li span.button.root_close { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_collapse_1.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_collapse_1.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.roots_open { |
.ztree li span.button.roots_open { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_expand_2.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_expand_2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .ztree li span.button.roots_open { |
.bi-theme-dark .ztree li span.button.roots_open { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_expand_2.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_expand_2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.roots_close { |
.ztree li span.button.roots_close { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_collapse_2.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_collapse_2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .ztree li span.button.roots_close { |
.bi-theme-dark .ztree li span.button.roots_close { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_collapse_2.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_collapse_2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.center_open { |
.ztree li span.button.center_open { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_expand_3.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_expand_3.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .ztree li span.button.center_open { |
.bi-theme-dark .ztree li span.button.center_open { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_expand_3.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_expand_3.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.center_close { |
.ztree li span.button.center_close { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_collapse_3.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_collapse_3.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .ztree li span.button.center_close { |
.bi-theme-dark .ztree li span.button.center_close { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_collapse_3.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_collapse_3.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.bottom_open { |
.ztree li span.button.bottom_open { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_expand_4.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_expand_4.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .ztree li span.button.bottom_open { |
.bi-theme-dark .ztree li span.button.bottom_open { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_expand_4.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_expand_4.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.bottom_close { |
.ztree li span.button.bottom_close { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_collapse_4.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_collapse_4.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .ztree li span.button.bottom_close { |
.bi-theme-dark .ztree li span.button.bottom_close { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_collapse_4.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_collapse_4.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.roots_docu { |
.ztree li span.button.roots_docu { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_vertical_line_2.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_vertical_line_2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .ztree li span.button.roots_docu { |
.bi-theme-dark .ztree li span.button.roots_docu { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_vertical_line_2.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_vertical_line_2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.center_docu { |
.ztree li span.button.center_docu { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_vertical_line_3.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_vertical_line_3.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .ztree li span.button.center_docu { |
.bi-theme-dark .ztree li span.button.center_docu { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_vertical_line_3.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_vertical_line_3.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.bottom_docu { |
.ztree li span.button.bottom_docu { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_vertical_line_4.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_vertical_line_4.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .ztree li span.button.bottom_docu { |
.bi-theme-dark .ztree li span.button.bottom_docu { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_vertical_line_4.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_vertical_line_4.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.ico_loading { |
.ztree li span.button.ico_loading { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/loading.gif') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/loading.gif') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.base-line-conn-background { |
.base-line-conn-background { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_vertical_line_1.png') repeat-y 0 0; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_vertical_line_1.png') repeat-y 0 0; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .base-line-conn-background { |
.bi-theme-dark .base-line-conn-background { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_vertical_line_1.png') repeat-y 0 0; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_vertical_line_1.png') repeat-y 0 0; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.first-line-conn-background { |
.first-line-conn-background { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_vertical_line_2.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_vertical_line_2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .first-line-conn-background { |
.bi-theme-dark .first-line-conn-background { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_vertical_line_2.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_vertical_line_2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.mid-line-conn-background { |
.mid-line-conn-background { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_vertical_line_3.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_vertical_line_3.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .mid-line-conn-background { |
.bi-theme-dark .mid-line-conn-background { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_vertical_line_3.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_vertical_line_3.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.last-line-conn-background { |
.last-line-conn-background { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_vertical_line_4.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_vertical_line_4.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .last-line-conn-background { |
.bi-theme-dark .last-line-conn-background { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_vertical_line_4.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_vertical_line_4.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.loading-background { |
.loading-background { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/loading.gif') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/loading.gif') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/loading.gif'); |
background-size: contain; |
||||||
} |
} |
||||||
.auto-color-background { |
.auto-color-background { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/background/auto_color.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/background/auto_color.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/background/auto_color.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.auto-color-normal-background { |
.auto-color-normal-background { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/background/auto_color_normal.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/background/auto_color_normal.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/background/auto_color_normal.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.auto-color-normal-disabled-background { |
.auto-color-normal-disabled-background { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/background/auto_color_normal_disable.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/background/auto_color_normal_disable.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/background/auto_color_normal_disable.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.trans-color-background { |
.trans-color-background { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/background/trans_normal.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/background/trans_normal.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/background/trans_normal.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.trans-color-disabled-background { |
.trans-color-disabled-background { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/background/trans_disable.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/background/trans_disable.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/background/trans_disable.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.auto-color-background.hack { |
.auto-color-background.hack { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/background/auto_color.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/background/auto_color.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.auto-color-normal-background.hack { |
.auto-color-normal-background.hack { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/background/auto_color_normal.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/background/auto_color_normal.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.auto-color-normal-disabled-background.hack { |
.auto-color-normal-disabled-background.hack { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/background/auto_color_normal_disable.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/background/auto_color_normal_disable.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.trans-color-background.hack { |
.trans-color-background.hack { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/background/trans_normal.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/background/trans_normal.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.trans-color-disabled-background.hack { |
.trans-color-disabled-background.hack { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/background/trans_disable.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/background/trans_disable.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
|
@ -1,366 +1,411 @@ |
|||||||
.tree-collapse-icon-type1 .x-icon { |
.tree-collapse-icon-type1 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/tree_collapse_1.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/tree_collapse_1.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/tree_collapse_1.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.tree-collapse-icon-type1 .x-icon.hack { |
.tree-collapse-icon-type1 .x-icon.hack { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_collapse_1.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_collapse_1.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.tree-collapse-icon-type2 .x-icon { |
.tree-collapse-icon-type2 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/tree_collapse_2.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/tree_collapse_2.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/tree_collapse_2.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.tree-collapse-icon-type2 .x-icon.hack { |
.tree-collapse-icon-type2 .x-icon.hack { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_collapse_2.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_collapse_2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.tree-collapse-icon-type3 .x-icon { |
.tree-collapse-icon-type3 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/tree_collapse_3.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/tree_collapse_3.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/tree_collapse_3.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.tree-collapse-icon-type3 .x-icon.hack { |
.tree-collapse-icon-type3 .x-icon.hack { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_collapse_3.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_collapse_3.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.tree-collapse-icon-type4 .x-icon { |
.tree-collapse-icon-type4 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/tree_collapse_4.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/tree_collapse_4.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/tree_collapse_4.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.tree-collapse-icon-type4 .x-icon.hack { |
.tree-collapse-icon-type4 .x-icon.hack { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_collapse_4.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_collapse_4.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.tree-expand-icon-type1 .x-icon { |
.tree-expand-icon-type1 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/tree_expand_1.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/tree_expand_1.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/tree_expand_1.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.tree-expand-icon-type1 .x-icon.hack { |
.tree-expand-icon-type1 .x-icon.hack { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_expand_1.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_expand_1.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.tree-expand-icon-type2 .x-icon { |
.tree-expand-icon-type2 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/tree_expand_2.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/tree_expand_2.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/tree_expand_2.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.tree-expand-icon-type2 .x-icon.hack { |
.tree-expand-icon-type2 .x-icon.hack { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_expand_2.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_expand_2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.tree-expand-icon-type3 .x-icon { |
.tree-expand-icon-type3 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/tree_expand_3.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/tree_expand_3.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/tree_expand_3.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.tree-expand-icon-type3 .x-icon.hack { |
.tree-expand-icon-type3 .x-icon.hack { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_expand_3.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_expand_3.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.tree-expand-icon-type4 .x-icon { |
.tree-expand-icon-type4 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/tree_expand_4.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/tree_expand_4.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/tree_expand_4.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.tree-expand-icon-type4 .x-icon.hack { |
.tree-expand-icon-type4 .x-icon.hack { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_expand_4.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_expand_4.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.tree-vertical-line-type2 .x-icon { |
.tree-vertical-line-type2 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/tree_vertical_line_2.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/tree_vertical_line_2.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/tree_vertical_line_2.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.tree-vertical-line-type2 .x-icon.hack { |
.tree-vertical-line-type2 .x-icon.hack { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_vertical_line_2.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_vertical_line_2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.tree-vertical-line-type3 .x-icon { |
.tree-vertical-line-type3 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/tree_vertical_line_3.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/tree_vertical_line_3.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/tree_vertical_line_3.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.tree-vertical-line-type3 .x-icon.hack { |
.tree-vertical-line-type3 .x-icon.hack { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_vertical_line_3.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_vertical_line_3.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.tree-vertical-line-type4 .x-icon { |
.tree-vertical-line-type4 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/tree_vertical_line_4.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/tree_vertical_line_4.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/tree_vertical_line_4.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.tree-vertical-line-type4 .x-icon.hack { |
.tree-vertical-line-type4 .x-icon.hack { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_vertical_line_4.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/tree_vertical_line_4.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-collapse-icon-type1 .x-icon { |
.bi-theme-dark .tree-collapse-icon-type1 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/dark/tree_collapse_1.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/dark/tree_collapse_1.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/dark/tree_collapse_1.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-collapse-icon-type1 .x-icon.hack { |
.bi-theme-dark .tree-collapse-icon-type1 .x-icon.hack { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_collapse_1.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_collapse_1.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-collapse-icon-type2 .x-icon { |
.bi-theme-dark .tree-collapse-icon-type2 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/dark/tree_collapse_2.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/dark/tree_collapse_2.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/dark/tree_collapse_2.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-collapse-icon-type2 .x-icon.hack { |
.bi-theme-dark .tree-collapse-icon-type2 .x-icon.hack { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_collapse_2.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_collapse_2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-collapse-icon-type3 .x-icon { |
.bi-theme-dark .tree-collapse-icon-type3 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/dark/tree_collapse_3.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/dark/tree_collapse_3.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/dark/tree_collapse_3.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-collapse-icon-type3 .x-icon.hack { |
.bi-theme-dark .tree-collapse-icon-type3 .x-icon.hack { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_collapse_3.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_collapse_3.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-collapse-icon-type4 .x-icon { |
.bi-theme-dark .tree-collapse-icon-type4 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/dark/tree_collapse_4.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/dark/tree_collapse_4.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/dark/tree_collapse_4.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-collapse-icon-type4 .x-icon.hack { |
.bi-theme-dark .tree-collapse-icon-type4 .x-icon.hack { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_collapse_4.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_collapse_4.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-expand-icon-type1 .x-icon { |
.bi-theme-dark .tree-expand-icon-type1 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/dark/tree_expand_1.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/dark/tree_expand_1.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/dark/tree_expand_1.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-expand-icon-type1 .x-icon.hack { |
.bi-theme-dark .tree-expand-icon-type1 .x-icon.hack { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_expand_1.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_expand_1.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-expand-icon-type2 .x-icon { |
.bi-theme-dark .tree-expand-icon-type2 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/dark/tree_expand_2.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/dark/tree_expand_2.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/dark/tree_expand_2.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-expand-icon-type2 .x-icon.hack { |
.bi-theme-dark .tree-expand-icon-type2 .x-icon.hack { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_expand_2.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_expand_2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-expand-icon-type3 .x-icon { |
.bi-theme-dark .tree-expand-icon-type3 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/dark/tree_expand_3.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/dark/tree_expand_3.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/dark/tree_expand_3.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-expand-icon-type3 .x-icon.hack { |
.bi-theme-dark .tree-expand-icon-type3 .x-icon.hack { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_expand_3.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_expand_3.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-expand-icon-type4 .x-icon { |
.bi-theme-dark .tree-expand-icon-type4 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/dark/tree_expand_4.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/dark/tree_expand_4.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/dark/tree_expand_4.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-expand-icon-type4 .x-icon.hack { |
.bi-theme-dark .tree-expand-icon-type4 .x-icon.hack { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_expand_4.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_expand_4.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-vertical-line-type2 .x-icon { |
.bi-theme-dark .tree-vertical-line-type2 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/dark/tree_vertical_line_2.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/dark/tree_vertical_line_2.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/dark/tree_vertical_line_2.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-vertical-line-type2 .x-icon.hack { |
.bi-theme-dark .tree-vertical-line-type2 .x-icon.hack { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_vertical_line_2.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_vertical_line_2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-vertical-line-type3 .x-icon { |
.bi-theme-dark .tree-vertical-line-type3 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/dark/tree_vertical_line_3.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/dark/tree_vertical_line_3.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/dark/tree_vertical_line_3.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-vertical-line-type3 .x-icon.hack { |
.bi-theme-dark .tree-vertical-line-type3 .x-icon.hack { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_vertical_line_3.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_vertical_line_3.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-vertical-line-type4 .x-icon { |
.bi-theme-dark .tree-vertical-line-type4 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/dark/tree_vertical_line_4.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/dark/tree_vertical_line_4.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/dark/tree_vertical_line_4.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-vertical-line-type4 .x-icon.hack { |
.bi-theme-dark .tree-vertical-line-type4 .x-icon.hack { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_vertical_line_4.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/dark/tree_vertical_line_4.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.check-box-icon .x-icon { |
.check-box-icon .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/check_box_normal.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/check_box_normal.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/check_box_normal.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.check-box-icon .x-icon.hack { |
.check-box-icon .x-icon.hack { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/check_box_normal.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/check_box_normal.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.check-box-icon:hover .x-icon, |
.check-box-icon:hover .x-icon, |
||||||
.check-box-icon.hover .x-icon { |
.check-box-icon.hover .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/check_box_normal.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/check_box_normal.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/check_box_normal.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.check-box-icon:hover .x-icon.hack, |
.check-box-icon:hover .x-icon.hack, |
||||||
.check-box-icon.hover .x-icon.hack { |
.check-box-icon.hover .x-icon.hack { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/check_box_normal.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/check_box_normal.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.check-box-icon:active .x-icon { |
.check-box-icon:active .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/check_box_normal.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/check_box_normal.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/check_box_normal.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.check-box-icon:active .x-icon.hack { |
.check-box-icon:active .x-icon.hack { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/check_box_normal.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/check_box_normal.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.check-box-icon.active .x-icon { |
.check-box-icon.active .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/check_box_active.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/check_box_active.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/check_box_active.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.check-box-icon.active .x-icon.hack { |
.check-box-icon.active .x-icon.hack { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/check_box_active.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/check_box_active.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.check-box-icon.disabled .x-icon { |
.check-box-icon.disabled .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/check_box_disable.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/check_box_disable.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/check_box_disable.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.check-box-icon.disabled .x-icon.hack { |
.check-box-icon.disabled .x-icon.hack { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/check_box_disable.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/check_box_disable.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.check-box-icon.disabled.active .x-icon { |
.check-box-icon.disabled.active .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/check_box_disable2.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/check_box_disable2.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/check_box_disable2.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.check-box-icon.disabled.active .x-icon.hack { |
.check-box-icon.disabled.active .x-icon.hack { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/check_box_disable2.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/check_box_disable2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.radio-icon .x-icon { |
.radio-icon .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/radio_normal.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/radio_normal.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/radio_normal.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.radio-icon .x-icon.hack { |
.radio-icon .x-icon.hack { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/radio_normal.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/radio_normal.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.radio-icon:hover .x-icon, |
.radio-icon:hover .x-icon, |
||||||
.radio-icon.hover .x-icon { |
.radio-icon.hover .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/radio_normal.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/radio_normal.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/radio_normal.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.radio-icon:hover .x-icon.hack, |
.radio-icon:hover .x-icon.hack, |
||||||
.radio-icon.hover .x-icon.hack { |
.radio-icon.hover .x-icon.hack { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/radio_normal.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/radio_normal.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.radio-icon:active .x-icon { |
.radio-icon:active .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/radio_normal.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/radio_normal.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/radio_normal.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.radio-icon:active .x-icon.hack { |
.radio-icon:active .x-icon.hack { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/radio_normal.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/radio_normal.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.radio-icon.active .x-icon { |
.radio-icon.active .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/radio_active.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/radio_active.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/radio_active.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.radio-icon.active .x-icon.hack { |
.radio-icon.active .x-icon.hack { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/radio_active.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/radio_active.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.radio-icon.disabled .x-icon { |
.radio-icon.disabled .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/radio_disable.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/radio_disable.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/radio_disable.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.radio-icon.disabled .x-icon.hack { |
.radio-icon.disabled .x-icon.hack { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/radio_disable.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/radio_disable.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.radio-icon.disabled.active .x-icon { |
.radio-icon.disabled.active .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/radio_disable2.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/radio_disable2.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/radio_disable2.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.radio-icon.disabled.active .x-icon.hack { |
.radio-icon.disabled.active .x-icon.hack { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/radio_disable2.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/radio_disable2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.check-half-select-icon .x-icon { |
.check-half-select-icon .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/half_selected.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/half_selected.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/half_selected.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.check-half-select-icon .x-icon.hack { |
.check-half-select-icon .x-icon.hack { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/half_selected.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/half_selected.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.check-half-select-icon.disabled .x-icon { |
.check-half-select-icon.disabled .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/half_selected_disable.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/half_selected_disable.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/half_selected_disable.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.check-half-select-icon.disabled .x-icon.hack { |
.check-half-select-icon.disabled .x-icon.hack { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/half_selected_disable.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/half_selected_disable.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.slider-icon .x-icon { |
.slider-icon .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/slider_normal_small.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/slider_normal_small.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/slider_normal_small.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.slider-icon .x-icon.hack { |
.slider-icon .x-icon.hack { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/slider_normal_small.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/slider_normal_small.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.slider-icon:hover .x-icon, |
.slider-icon:hover .x-icon, |
||||||
.slider-icon.hover .x-icon { |
.slider-icon.hover .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/slider_active_small.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/slider_active_small.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/slider_active_small.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.slider-icon:hover .x-icon.hack, |
.slider-icon:hover .x-icon.hack, |
||||||
.slider-icon.hover .x-icon.hack { |
.slider-icon.hover .x-icon.hack { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/slider_active_small.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/slider_active_small.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.slider-icon.disabled .x-icon { |
.slider-icon.disabled .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/slider_normal_small.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/slider_normal_small.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/slider_normal_small.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.slider-icon.disabled .x-icon.hack { |
.slider-icon.disabled .x-icon.hack { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/slider_normal_small.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/slider_normal_small.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.auto-color-icon .x-icon { |
.auto-color-icon .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/auto_normal.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/auto_normal.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/auto_normal.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.auto-color-icon .x-icon.hack { |
.auto-color-icon .x-icon.hack { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/auto_normal.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/auto_normal.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.auto-color-icon.active .x-icon { |
.auto-color-icon.active .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/auto_select.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/auto_select.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/auto_select.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.auto-color-icon.active .x-icon.hack { |
.auto-color-icon.active .x-icon.hack { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/auto_select.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/auto_select.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.auto-color-icon.disabled .x-icon { |
.auto-color-icon.disabled .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/auto_disable.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/auto_disable.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/auto_disable.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.auto-color-icon.disabled .x-icon.hack { |
.auto-color-icon.disabled .x-icon.hack { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/auto_disable.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/auto_disable.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.trans-color-icon .x-icon { |
.trans-color-icon .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/trans_normal.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/trans_normal.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/trans_normal.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.trans-color-icon .x-icon.hack { |
.trans-color-icon .x-icon.hack { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/trans_normal.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/trans_normal.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.trans-color-icon.active .x-icon { |
.trans-color-icon.active .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/trans_select.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/trans_select.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/trans_select.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.trans-color-icon.active .x-icon.hack { |
.trans-color-icon.active .x-icon.hack { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/trans_select.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/trans_select.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.trans-color-icon.disabled .x-icon { |
.trans-color-icon.disabled .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/trans_disable.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/trans_disable.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/2x/icon/trans_disable.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.trans-color-icon.disabled .x-icon.hack { |
.trans-color-icon.disabled .x-icon.hack { |
||||||
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/trans_disable.png') no-repeat center center; |
background: url('http://fine-design-storage.oss-cn-shanghai.aliyuncs.com/fineui/2.0/images/1x/icon/trans_disable.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
|
@ -1,212 +1,264 @@ |
|||||||
.bi-farbtastic .wheel { |
.bi-farbtastic .wheel { |
||||||
background: url('images/1x/background/wheel.png') no-repeat center center; |
background: url('images/1x/background/wheel.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-farbtastic .overlay { |
.bi-farbtastic .overlay { |
||||||
background: url('images/1x/background/mask.png') no-repeat center center; |
background: url('images/1x/background/mask.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-farbtastic .marker { |
.bi-farbtastic .marker { |
||||||
background: url('images/1x/background/marker.png') no-repeat center center; |
background: url('images/1x/background/marker.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-display-tree .ztree li span.button.switch.center_open { |
.bi-display-tree .ztree li span.button.switch.center_open { |
||||||
background: url('images/1x/icon/tree_vertical_line_3.png') no-repeat center center; |
background: url('images/1x/icon/tree_vertical_line_3.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-display-tree .ztree li span.button.switch.roots_open { |
.bi-display-tree .ztree li span.button.switch.roots_open { |
||||||
background: url('images/1x/icon/tree_vertical_line_2.png') no-repeat center center; |
background: url('images/1x/icon/tree_vertical_line_2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-display-tree .ztree li span.button.switch.bottom_open { |
.bi-display-tree .ztree li span.button.switch.bottom_open { |
||||||
background: url('images/1x/icon/tree_vertical_line_4.png') no-repeat center center; |
background: url('images/1x/icon/tree_vertical_line_4.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree li ul.line { |
.ztree li ul.line { |
||||||
background: url('images/1x/icon/tree_vertical_line_1.png') repeat-y 1px 0; |
background: url('images/1x/icon/tree_vertical_line_1.png') repeat-y 1px 0; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .ztree li ul.line { |
.bi-theme-dark .ztree li ul.line { |
||||||
background: url('images/1x/icon/dark/tree_vertical_line_1.png') repeat-y 1px 0; |
background: url('images/1x/icon/dark/tree_vertical_line_1.png') repeat-y 1px 0; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.chk.checkbox_false_full { |
.ztree li span.button.chk.checkbox_false_full { |
||||||
background: url('images/2x/icon/check_box_normal.png') no-repeat center center; |
background: url('images/2x/icon/check_box_normal.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/check_box_normal.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.chk.checkbox_false_full_focus { |
.ztree li span.button.chk.checkbox_false_full_focus { |
||||||
background: url('images/2x/icon/check_box_normal.png') no-repeat center center; |
background: url('images/2x/icon/check_box_normal.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/check_box_normal.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.chk.checkbox_false_part { |
.ztree li span.button.chk.checkbox_false_part { |
||||||
background: url('images/2x/icon/check_box_normal.png') no-repeat center center; |
background: url('images/2x/icon/check_box_normal.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/check_box_normal.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.chk.checkbox_false_part_focus { |
.ztree li span.button.chk.checkbox_false_part_focus { |
||||||
background: url('images/2x/icon/half_selected.png') no-repeat center center; |
background: url('images/2x/icon/half_selected.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/half_selected.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.chk.checkbox_true_full { |
.ztree li span.button.chk.checkbox_true_full { |
||||||
background: url('images/2x/icon/check_box_active.png') no-repeat center center; |
background: url('images/2x/icon/check_box_active.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/check_box_active.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.chk.checkbox_true_full_focus { |
.ztree li span.button.chk.checkbox_true_full_focus { |
||||||
background: url('images/2x/icon/check_box_active.png') no-repeat center center; |
background: url('images/2x/icon/check_box_active.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/check_box_active.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.chk.checkbox_true_part { |
.ztree li span.button.chk.checkbox_true_part { |
||||||
background: url('images/2x/icon/half_selected.png') no-repeat center center; |
background: url('images/2x/icon/half_selected.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/half_selected.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.chk.checkbox_true_part_focus { |
.ztree li span.button.chk.checkbox_true_part_focus { |
||||||
background: url('images/2x/icon/half_selected.png') no-repeat center center; |
background: url('images/2x/icon/half_selected.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/half_selected.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.ztree.hack li span.button.chk.checkbox_false_full { |
.ztree.hack li span.button.chk.checkbox_false_full { |
||||||
background: url('images/1x/icon/check_box_normal.png') no-repeat center center; |
background: url('images/1x/icon/check_box_normal.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree.hack li span.button.chk.checkbox_false_full_focus { |
.ztree.hack li span.button.chk.checkbox_false_full_focus { |
||||||
background: url('images/1x/icon/check_box_normal.png') no-repeat center center; |
background: url('images/1x/icon/check_box_normal.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree.hack li span.button.chk.checkbox_false_part { |
.ztree.hack li span.button.chk.checkbox_false_part { |
||||||
background: url('images/1x/icon/check_box_normal.png') no-repeat center center; |
background: url('images/1x/icon/check_box_normal.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree.hack li span.button.chk.checkbox_false_part_focus { |
.ztree.hack li span.button.chk.checkbox_false_part_focus { |
||||||
background: url('images/1x/icon/half_selected.png') no-repeat center center; |
background: url('images/1x/icon/half_selected.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree.hack li span.button.chk.checkbox_true_full { |
.ztree.hack li span.button.chk.checkbox_true_full { |
||||||
background: url('images/1x/icon/check_box_active.png') no-repeat center center; |
background: url('images/1x/icon/check_box_active.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree.hack li span.button.chk.checkbox_true_full_focus { |
.ztree.hack li span.button.chk.checkbox_true_full_focus { |
||||||
background: url('images/1x/icon/check_box_active.png') no-repeat center center; |
background: url('images/1x/icon/check_box_active.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree.hack li span.button.chk.checkbox_true_part { |
.ztree.hack li span.button.chk.checkbox_true_part { |
||||||
background: url('images/1x/icon/half_selected.png') no-repeat center center; |
background: url('images/1x/icon/half_selected.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree.hack li span.button.chk.checkbox_true_part_focus { |
.ztree.hack li span.button.chk.checkbox_true_part_focus { |
||||||
background: url('images/1x/icon/half_selected.png') no-repeat center center; |
background: url('images/1x/icon/half_selected.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.root_open { |
.ztree li span.button.root_open { |
||||||
background: url('images/1x/icon/tree_expand_1.png') no-repeat center center; |
background: url('images/1x/icon/tree_expand_1.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .ztree li span.button.root_open { |
.bi-theme-dark .ztree li span.button.root_open { |
||||||
background: url('images/1x/icon/dark/tree_expand_1.png') no-repeat center center; |
background: url('images/1x/icon/dark/tree_expand_1.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.root_close { |
.ztree li span.button.root_close { |
||||||
background: url('images/1x/icon/tree_collapse_1.png') no-repeat center center; |
background: url('images/1x/icon/tree_collapse_1.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .ztree li span.button.root_close { |
.bi-theme-dark .ztree li span.button.root_close { |
||||||
background: url('images/1x/icon/dark/tree_collapse_1.png') no-repeat center center; |
background: url('images/1x/icon/dark/tree_collapse_1.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.roots_open { |
.ztree li span.button.roots_open { |
||||||
background: url('images/1x/icon/tree_expand_2.png') no-repeat center center; |
background: url('images/1x/icon/tree_expand_2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .ztree li span.button.roots_open { |
.bi-theme-dark .ztree li span.button.roots_open { |
||||||
background: url('images/1x/icon/dark/tree_expand_2.png') no-repeat center center; |
background: url('images/1x/icon/dark/tree_expand_2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.roots_close { |
.ztree li span.button.roots_close { |
||||||
background: url('images/1x/icon/tree_collapse_2.png') no-repeat center center; |
background: url('images/1x/icon/tree_collapse_2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .ztree li span.button.roots_close { |
.bi-theme-dark .ztree li span.button.roots_close { |
||||||
background: url('images/1x/icon/dark/tree_collapse_2.png') no-repeat center center; |
background: url('images/1x/icon/dark/tree_collapse_2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.center_open { |
.ztree li span.button.center_open { |
||||||
background: url('images/1x/icon/tree_expand_3.png') no-repeat center center; |
background: url('images/1x/icon/tree_expand_3.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .ztree li span.button.center_open { |
.bi-theme-dark .ztree li span.button.center_open { |
||||||
background: url('images/1x/icon/dark/tree_expand_3.png') no-repeat center center; |
background: url('images/1x/icon/dark/tree_expand_3.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.center_close { |
.ztree li span.button.center_close { |
||||||
background: url('images/1x/icon/tree_collapse_3.png') no-repeat center center; |
background: url('images/1x/icon/tree_collapse_3.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .ztree li span.button.center_close { |
.bi-theme-dark .ztree li span.button.center_close { |
||||||
background: url('images/1x/icon/dark/tree_collapse_3.png') no-repeat center center; |
background: url('images/1x/icon/dark/tree_collapse_3.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.bottom_open { |
.ztree li span.button.bottom_open { |
||||||
background: url('images/1x/icon/tree_expand_4.png') no-repeat center center; |
background: url('images/1x/icon/tree_expand_4.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .ztree li span.button.bottom_open { |
.bi-theme-dark .ztree li span.button.bottom_open { |
||||||
background: url('images/1x/icon/dark/tree_expand_4.png') no-repeat center center; |
background: url('images/1x/icon/dark/tree_expand_4.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.bottom_close { |
.ztree li span.button.bottom_close { |
||||||
background: url('images/1x/icon/tree_collapse_4.png') no-repeat center center; |
background: url('images/1x/icon/tree_collapse_4.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .ztree li span.button.bottom_close { |
.bi-theme-dark .ztree li span.button.bottom_close { |
||||||
background: url('images/1x/icon/dark/tree_collapse_4.png') no-repeat center center; |
background: url('images/1x/icon/dark/tree_collapse_4.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.roots_docu { |
.ztree li span.button.roots_docu { |
||||||
background: url('images/1x/icon/tree_vertical_line_2.png') no-repeat center center; |
background: url('images/1x/icon/tree_vertical_line_2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .ztree li span.button.roots_docu { |
.bi-theme-dark .ztree li span.button.roots_docu { |
||||||
background: url('images/1x/icon/dark/tree_vertical_line_2.png') no-repeat center center; |
background: url('images/1x/icon/dark/tree_vertical_line_2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.center_docu { |
.ztree li span.button.center_docu { |
||||||
background: url('images/1x/icon/tree_vertical_line_3.png') no-repeat center center; |
background: url('images/1x/icon/tree_vertical_line_3.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .ztree li span.button.center_docu { |
.bi-theme-dark .ztree li span.button.center_docu { |
||||||
background: url('images/1x/icon/dark/tree_vertical_line_3.png') no-repeat center center; |
background: url('images/1x/icon/dark/tree_vertical_line_3.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.bottom_docu { |
.ztree li span.button.bottom_docu { |
||||||
background: url('images/1x/icon/tree_vertical_line_4.png') no-repeat center center; |
background: url('images/1x/icon/tree_vertical_line_4.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .ztree li span.button.bottom_docu { |
.bi-theme-dark .ztree li span.button.bottom_docu { |
||||||
background: url('images/1x/icon/dark/tree_vertical_line_4.png') no-repeat center center; |
background: url('images/1x/icon/dark/tree_vertical_line_4.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.ico_loading { |
.ztree li span.button.ico_loading { |
||||||
background: url('images/1x/icon/loading.gif') no-repeat center center; |
background: url('images/1x/icon/loading.gif') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.base-line-conn-background { |
.base-line-conn-background { |
||||||
background: url('images/1x/icon/tree_vertical_line_1.png') repeat-y 0 0; |
background: url('images/1x/icon/tree_vertical_line_1.png') repeat-y 0 0; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .base-line-conn-background { |
.bi-theme-dark .base-line-conn-background { |
||||||
background: url('images/1x/icon/dark/tree_vertical_line_1.png') repeat-y 0 0; |
background: url('images/1x/icon/dark/tree_vertical_line_1.png') repeat-y 0 0; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.first-line-conn-background { |
.first-line-conn-background { |
||||||
background: url('images/1x/icon/tree_vertical_line_2.png') no-repeat center center; |
background: url('images/1x/icon/tree_vertical_line_2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .first-line-conn-background { |
.bi-theme-dark .first-line-conn-background { |
||||||
background: url('images/1x/icon/dark/tree_vertical_line_2.png') no-repeat center center; |
background: url('images/1x/icon/dark/tree_vertical_line_2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.mid-line-conn-background { |
.mid-line-conn-background { |
||||||
background: url('images/1x/icon/tree_vertical_line_3.png') no-repeat center center; |
background: url('images/1x/icon/tree_vertical_line_3.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .mid-line-conn-background { |
.bi-theme-dark .mid-line-conn-background { |
||||||
background: url('images/1x/icon/dark/tree_vertical_line_3.png') no-repeat center center; |
background: url('images/1x/icon/dark/tree_vertical_line_3.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.last-line-conn-background { |
.last-line-conn-background { |
||||||
background: url('images/1x/icon/tree_vertical_line_4.png') no-repeat center center; |
background: url('images/1x/icon/tree_vertical_line_4.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .last-line-conn-background { |
.bi-theme-dark .last-line-conn-background { |
||||||
background: url('images/1x/icon/dark/tree_vertical_line_4.png') no-repeat center center; |
background: url('images/1x/icon/dark/tree_vertical_line_4.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.loading-background { |
.loading-background { |
||||||
background: url('images/2x/icon/loading.gif') no-repeat center center; |
background: url('images/2x/icon/loading.gif') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/loading.gif'); |
background-size: contain; |
||||||
} |
} |
||||||
.auto-color-background { |
.auto-color-background { |
||||||
background: url('images/2x/background/auto_color.png') no-repeat center center; |
background: url('images/2x/background/auto_color.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/background/auto_color.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.auto-color-normal-background { |
.auto-color-normal-background { |
||||||
background: url('images/2x/background/auto_color_normal.png') no-repeat center center; |
background: url('images/2x/background/auto_color_normal.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/background/auto_color_normal.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.auto-color-normal-disabled-background { |
.auto-color-normal-disabled-background { |
||||||
background: url('images/2x/background/auto_color_normal_disable.png') no-repeat center center; |
background: url('images/2x/background/auto_color_normal_disable.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/background/auto_color_normal_disable.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.trans-color-background { |
.trans-color-background { |
||||||
background: url('images/2x/background/trans_normal.png') no-repeat center center; |
background: url('images/2x/background/trans_normal.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/background/trans_normal.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.trans-color-disabled-background { |
.trans-color-disabled-background { |
||||||
background: url('images/2x/background/trans_disable.png') no-repeat center center; |
background: url('images/2x/background/trans_disable.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/background/trans_disable.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.auto-color-background.hack { |
.auto-color-background.hack { |
||||||
background: url('images/1x/background/auto_color.png') no-repeat center center; |
background: url('images/1x/background/auto_color.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.auto-color-normal-background.hack { |
.auto-color-normal-background.hack { |
||||||
background: url('images/1x/background/auto_color_normal.png') no-repeat center center; |
background: url('images/1x/background/auto_color_normal.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.auto-color-normal-disabled-background.hack { |
.auto-color-normal-disabled-background.hack { |
||||||
background: url('images/1x/background/auto_color_normal_disable.png') no-repeat center center; |
background: url('images/1x/background/auto_color_normal_disable.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.trans-color-background.hack { |
.trans-color-background.hack { |
||||||
background: url('images/1x/background/trans_normal.png') no-repeat center center; |
background: url('images/1x/background/trans_normal.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.trans-color-disabled-background.hack { |
.trans-color-disabled-background.hack { |
||||||
background: url('images/1x/background/trans_disable.png') no-repeat center center; |
background: url('images/1x/background/trans_disable.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
|
@ -1,366 +1,411 @@ |
|||||||
.tree-collapse-icon-type1 .x-icon { |
.tree-collapse-icon-type1 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('images/2x/icon/tree_collapse_1.png') no-repeat center center; |
background: url('images/2x/icon/tree_collapse_1.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/tree_collapse_1.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.tree-collapse-icon-type1 .x-icon.hack { |
.tree-collapse-icon-type1 .x-icon.hack { |
||||||
background: url('images/1x/icon/tree_collapse_1.png') no-repeat center center; |
background: url('images/1x/icon/tree_collapse_1.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.tree-collapse-icon-type2 .x-icon { |
.tree-collapse-icon-type2 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('images/2x/icon/tree_collapse_2.png') no-repeat center center; |
background: url('images/2x/icon/tree_collapse_2.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/tree_collapse_2.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.tree-collapse-icon-type2 .x-icon.hack { |
.tree-collapse-icon-type2 .x-icon.hack { |
||||||
background: url('images/1x/icon/tree_collapse_2.png') no-repeat center center; |
background: url('images/1x/icon/tree_collapse_2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.tree-collapse-icon-type3 .x-icon { |
.tree-collapse-icon-type3 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('images/2x/icon/tree_collapse_3.png') no-repeat center center; |
background: url('images/2x/icon/tree_collapse_3.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/tree_collapse_3.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.tree-collapse-icon-type3 .x-icon.hack { |
.tree-collapse-icon-type3 .x-icon.hack { |
||||||
background: url('images/1x/icon/tree_collapse_3.png') no-repeat center center; |
background: url('images/1x/icon/tree_collapse_3.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.tree-collapse-icon-type4 .x-icon { |
.tree-collapse-icon-type4 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('images/2x/icon/tree_collapse_4.png') no-repeat center center; |
background: url('images/2x/icon/tree_collapse_4.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/tree_collapse_4.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.tree-collapse-icon-type4 .x-icon.hack { |
.tree-collapse-icon-type4 .x-icon.hack { |
||||||
background: url('images/1x/icon/tree_collapse_4.png') no-repeat center center; |
background: url('images/1x/icon/tree_collapse_4.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.tree-expand-icon-type1 .x-icon { |
.tree-expand-icon-type1 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('images/2x/icon/tree_expand_1.png') no-repeat center center; |
background: url('images/2x/icon/tree_expand_1.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/tree_expand_1.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.tree-expand-icon-type1 .x-icon.hack { |
.tree-expand-icon-type1 .x-icon.hack { |
||||||
background: url('images/1x/icon/tree_expand_1.png') no-repeat center center; |
background: url('images/1x/icon/tree_expand_1.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.tree-expand-icon-type2 .x-icon { |
.tree-expand-icon-type2 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('images/2x/icon/tree_expand_2.png') no-repeat center center; |
background: url('images/2x/icon/tree_expand_2.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/tree_expand_2.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.tree-expand-icon-type2 .x-icon.hack { |
.tree-expand-icon-type2 .x-icon.hack { |
||||||
background: url('images/1x/icon/tree_expand_2.png') no-repeat center center; |
background: url('images/1x/icon/tree_expand_2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.tree-expand-icon-type3 .x-icon { |
.tree-expand-icon-type3 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('images/2x/icon/tree_expand_3.png') no-repeat center center; |
background: url('images/2x/icon/tree_expand_3.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/tree_expand_3.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.tree-expand-icon-type3 .x-icon.hack { |
.tree-expand-icon-type3 .x-icon.hack { |
||||||
background: url('images/1x/icon/tree_expand_3.png') no-repeat center center; |
background: url('images/1x/icon/tree_expand_3.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.tree-expand-icon-type4 .x-icon { |
.tree-expand-icon-type4 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('images/2x/icon/tree_expand_4.png') no-repeat center center; |
background: url('images/2x/icon/tree_expand_4.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/tree_expand_4.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.tree-expand-icon-type4 .x-icon.hack { |
.tree-expand-icon-type4 .x-icon.hack { |
||||||
background: url('images/1x/icon/tree_expand_4.png') no-repeat center center; |
background: url('images/1x/icon/tree_expand_4.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.tree-vertical-line-type2 .x-icon { |
.tree-vertical-line-type2 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('images/2x/icon/tree_vertical_line_2.png') no-repeat center center; |
background: url('images/2x/icon/tree_vertical_line_2.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/tree_vertical_line_2.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.tree-vertical-line-type2 .x-icon.hack { |
.tree-vertical-line-type2 .x-icon.hack { |
||||||
background: url('images/1x/icon/tree_vertical_line_2.png') no-repeat center center; |
background: url('images/1x/icon/tree_vertical_line_2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.tree-vertical-line-type3 .x-icon { |
.tree-vertical-line-type3 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('images/2x/icon/tree_vertical_line_3.png') no-repeat center center; |
background: url('images/2x/icon/tree_vertical_line_3.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/tree_vertical_line_3.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.tree-vertical-line-type3 .x-icon.hack { |
.tree-vertical-line-type3 .x-icon.hack { |
||||||
background: url('images/1x/icon/tree_vertical_line_3.png') no-repeat center center; |
background: url('images/1x/icon/tree_vertical_line_3.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.tree-vertical-line-type4 .x-icon { |
.tree-vertical-line-type4 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('images/2x/icon/tree_vertical_line_4.png') no-repeat center center; |
background: url('images/2x/icon/tree_vertical_line_4.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/tree_vertical_line_4.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.tree-vertical-line-type4 .x-icon.hack { |
.tree-vertical-line-type4 .x-icon.hack { |
||||||
background: url('images/1x/icon/tree_vertical_line_4.png') no-repeat center center; |
background: url('images/1x/icon/tree_vertical_line_4.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-collapse-icon-type1 .x-icon { |
.bi-theme-dark .tree-collapse-icon-type1 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('images/2x/icon/dark/tree_collapse_1.png') no-repeat center center; |
background: url('images/2x/icon/dark/tree_collapse_1.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/dark/tree_collapse_1.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-collapse-icon-type1 .x-icon.hack { |
.bi-theme-dark .tree-collapse-icon-type1 .x-icon.hack { |
||||||
background: url('images/1x/icon/dark/tree_collapse_1.png') no-repeat center center; |
background: url('images/1x/icon/dark/tree_collapse_1.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-collapse-icon-type2 .x-icon { |
.bi-theme-dark .tree-collapse-icon-type2 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('images/2x/icon/dark/tree_collapse_2.png') no-repeat center center; |
background: url('images/2x/icon/dark/tree_collapse_2.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/dark/tree_collapse_2.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-collapse-icon-type2 .x-icon.hack { |
.bi-theme-dark .tree-collapse-icon-type2 .x-icon.hack { |
||||||
background: url('images/1x/icon/dark/tree_collapse_2.png') no-repeat center center; |
background: url('images/1x/icon/dark/tree_collapse_2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-collapse-icon-type3 .x-icon { |
.bi-theme-dark .tree-collapse-icon-type3 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('images/2x/icon/dark/tree_collapse_3.png') no-repeat center center; |
background: url('images/2x/icon/dark/tree_collapse_3.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/dark/tree_collapse_3.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-collapse-icon-type3 .x-icon.hack { |
.bi-theme-dark .tree-collapse-icon-type3 .x-icon.hack { |
||||||
background: url('images/1x/icon/dark/tree_collapse_3.png') no-repeat center center; |
background: url('images/1x/icon/dark/tree_collapse_3.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-collapse-icon-type4 .x-icon { |
.bi-theme-dark .tree-collapse-icon-type4 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('images/2x/icon/dark/tree_collapse_4.png') no-repeat center center; |
background: url('images/2x/icon/dark/tree_collapse_4.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/dark/tree_collapse_4.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-collapse-icon-type4 .x-icon.hack { |
.bi-theme-dark .tree-collapse-icon-type4 .x-icon.hack { |
||||||
background: url('images/1x/icon/dark/tree_collapse_4.png') no-repeat center center; |
background: url('images/1x/icon/dark/tree_collapse_4.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-expand-icon-type1 .x-icon { |
.bi-theme-dark .tree-expand-icon-type1 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('images/2x/icon/dark/tree_expand_1.png') no-repeat center center; |
background: url('images/2x/icon/dark/tree_expand_1.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/dark/tree_expand_1.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-expand-icon-type1 .x-icon.hack { |
.bi-theme-dark .tree-expand-icon-type1 .x-icon.hack { |
||||||
background: url('images/1x/icon/dark/tree_expand_1.png') no-repeat center center; |
background: url('images/1x/icon/dark/tree_expand_1.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-expand-icon-type2 .x-icon { |
.bi-theme-dark .tree-expand-icon-type2 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('images/2x/icon/dark/tree_expand_2.png') no-repeat center center; |
background: url('images/2x/icon/dark/tree_expand_2.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/dark/tree_expand_2.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-expand-icon-type2 .x-icon.hack { |
.bi-theme-dark .tree-expand-icon-type2 .x-icon.hack { |
||||||
background: url('images/1x/icon/dark/tree_expand_2.png') no-repeat center center; |
background: url('images/1x/icon/dark/tree_expand_2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-expand-icon-type3 .x-icon { |
.bi-theme-dark .tree-expand-icon-type3 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('images/2x/icon/dark/tree_expand_3.png') no-repeat center center; |
background: url('images/2x/icon/dark/tree_expand_3.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/dark/tree_expand_3.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-expand-icon-type3 .x-icon.hack { |
.bi-theme-dark .tree-expand-icon-type3 .x-icon.hack { |
||||||
background: url('images/1x/icon/dark/tree_expand_3.png') no-repeat center center; |
background: url('images/1x/icon/dark/tree_expand_3.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-expand-icon-type4 .x-icon { |
.bi-theme-dark .tree-expand-icon-type4 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('images/2x/icon/dark/tree_expand_4.png') no-repeat center center; |
background: url('images/2x/icon/dark/tree_expand_4.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/dark/tree_expand_4.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-expand-icon-type4 .x-icon.hack { |
.bi-theme-dark .tree-expand-icon-type4 .x-icon.hack { |
||||||
background: url('images/1x/icon/dark/tree_expand_4.png') no-repeat center center; |
background: url('images/1x/icon/dark/tree_expand_4.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-vertical-line-type2 .x-icon { |
.bi-theme-dark .tree-vertical-line-type2 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('images/2x/icon/dark/tree_vertical_line_2.png') no-repeat center center; |
background: url('images/2x/icon/dark/tree_vertical_line_2.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/dark/tree_vertical_line_2.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-vertical-line-type2 .x-icon.hack { |
.bi-theme-dark .tree-vertical-line-type2 .x-icon.hack { |
||||||
background: url('images/1x/icon/dark/tree_vertical_line_2.png') no-repeat center center; |
background: url('images/1x/icon/dark/tree_vertical_line_2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-vertical-line-type3 .x-icon { |
.bi-theme-dark .tree-vertical-line-type3 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('images/2x/icon/dark/tree_vertical_line_3.png') no-repeat center center; |
background: url('images/2x/icon/dark/tree_vertical_line_3.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/dark/tree_vertical_line_3.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-vertical-line-type3 .x-icon.hack { |
.bi-theme-dark .tree-vertical-line-type3 .x-icon.hack { |
||||||
background: url('images/1x/icon/dark/tree_vertical_line_3.png') no-repeat center center; |
background: url('images/1x/icon/dark/tree_vertical_line_3.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-vertical-line-type4 .x-icon { |
.bi-theme-dark .tree-vertical-line-type4 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('images/2x/icon/dark/tree_vertical_line_4.png') no-repeat center center; |
background: url('images/2x/icon/dark/tree_vertical_line_4.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/dark/tree_vertical_line_4.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-vertical-line-type4 .x-icon.hack { |
.bi-theme-dark .tree-vertical-line-type4 .x-icon.hack { |
||||||
background: url('images/1x/icon/dark/tree_vertical_line_4.png') no-repeat center center; |
background: url('images/1x/icon/dark/tree_vertical_line_4.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.check-box-icon .x-icon { |
.check-box-icon .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('images/2x/icon/check_box_normal.png') no-repeat center center; |
background: url('images/2x/icon/check_box_normal.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/check_box_normal.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.check-box-icon .x-icon.hack { |
.check-box-icon .x-icon.hack { |
||||||
background: url('images/1x/icon/check_box_normal.png') no-repeat center center; |
background: url('images/1x/icon/check_box_normal.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.check-box-icon:hover .x-icon, |
.check-box-icon:hover .x-icon, |
||||||
.check-box-icon.hover .x-icon { |
.check-box-icon.hover .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('images/2x/icon/check_box_normal.png') no-repeat center center; |
background: url('images/2x/icon/check_box_normal.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/check_box_normal.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.check-box-icon:hover .x-icon.hack, |
.check-box-icon:hover .x-icon.hack, |
||||||
.check-box-icon.hover .x-icon.hack { |
.check-box-icon.hover .x-icon.hack { |
||||||
background: url('images/1x/icon/check_box_normal.png') no-repeat center center; |
background: url('images/1x/icon/check_box_normal.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.check-box-icon:active .x-icon { |
.check-box-icon:active .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('images/2x/icon/check_box_normal.png') no-repeat center center; |
background: url('images/2x/icon/check_box_normal.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/check_box_normal.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.check-box-icon:active .x-icon.hack { |
.check-box-icon:active .x-icon.hack { |
||||||
background: url('images/1x/icon/check_box_normal.png') no-repeat center center; |
background: url('images/1x/icon/check_box_normal.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.check-box-icon.active .x-icon { |
.check-box-icon.active .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('images/2x/icon/check_box_active.png') no-repeat center center; |
background: url('images/2x/icon/check_box_active.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/check_box_active.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.check-box-icon.active .x-icon.hack { |
.check-box-icon.active .x-icon.hack { |
||||||
background: url('images/1x/icon/check_box_active.png') no-repeat center center; |
background: url('images/1x/icon/check_box_active.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.check-box-icon.disabled .x-icon { |
.check-box-icon.disabled .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('images/2x/icon/check_box_disable.png') no-repeat center center; |
background: url('images/2x/icon/check_box_disable.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/check_box_disable.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.check-box-icon.disabled .x-icon.hack { |
.check-box-icon.disabled .x-icon.hack { |
||||||
background: url('images/1x/icon/check_box_disable.png') no-repeat center center; |
background: url('images/1x/icon/check_box_disable.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.check-box-icon.disabled.active .x-icon { |
.check-box-icon.disabled.active .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('images/2x/icon/check_box_disable2.png') no-repeat center center; |
background: url('images/2x/icon/check_box_disable2.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/check_box_disable2.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.check-box-icon.disabled.active .x-icon.hack { |
.check-box-icon.disabled.active .x-icon.hack { |
||||||
background: url('images/1x/icon/check_box_disable2.png') no-repeat center center; |
background: url('images/1x/icon/check_box_disable2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.radio-icon .x-icon { |
.radio-icon .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('images/2x/icon/radio_normal.png') no-repeat center center; |
background: url('images/2x/icon/radio_normal.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/radio_normal.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.radio-icon .x-icon.hack { |
.radio-icon .x-icon.hack { |
||||||
background: url('images/1x/icon/radio_normal.png') no-repeat center center; |
background: url('images/1x/icon/radio_normal.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.radio-icon:hover .x-icon, |
.radio-icon:hover .x-icon, |
||||||
.radio-icon.hover .x-icon { |
.radio-icon.hover .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('images/2x/icon/radio_normal.png') no-repeat center center; |
background: url('images/2x/icon/radio_normal.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/radio_normal.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.radio-icon:hover .x-icon.hack, |
.radio-icon:hover .x-icon.hack, |
||||||
.radio-icon.hover .x-icon.hack { |
.radio-icon.hover .x-icon.hack { |
||||||
background: url('images/1x/icon/radio_normal.png') no-repeat center center; |
background: url('images/1x/icon/radio_normal.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.radio-icon:active .x-icon { |
.radio-icon:active .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('images/2x/icon/radio_normal.png') no-repeat center center; |
background: url('images/2x/icon/radio_normal.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/radio_normal.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.radio-icon:active .x-icon.hack { |
.radio-icon:active .x-icon.hack { |
||||||
background: url('images/1x/icon/radio_normal.png') no-repeat center center; |
background: url('images/1x/icon/radio_normal.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.radio-icon.active .x-icon { |
.radio-icon.active .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('images/2x/icon/radio_active.png') no-repeat center center; |
background: url('images/2x/icon/radio_active.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/radio_active.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.radio-icon.active .x-icon.hack { |
.radio-icon.active .x-icon.hack { |
||||||
background: url('images/1x/icon/radio_active.png') no-repeat center center; |
background: url('images/1x/icon/radio_active.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.radio-icon.disabled .x-icon { |
.radio-icon.disabled .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('images/2x/icon/radio_disable.png') no-repeat center center; |
background: url('images/2x/icon/radio_disable.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/radio_disable.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.radio-icon.disabled .x-icon.hack { |
.radio-icon.disabled .x-icon.hack { |
||||||
background: url('images/1x/icon/radio_disable.png') no-repeat center center; |
background: url('images/1x/icon/radio_disable.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.radio-icon.disabled.active .x-icon { |
.radio-icon.disabled.active .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('images/2x/icon/radio_disable2.png') no-repeat center center; |
background: url('images/2x/icon/radio_disable2.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/radio_disable2.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.radio-icon.disabled.active .x-icon.hack { |
.radio-icon.disabled.active .x-icon.hack { |
||||||
background: url('images/1x/icon/radio_disable2.png') no-repeat center center; |
background: url('images/1x/icon/radio_disable2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.check-half-select-icon .x-icon { |
.check-half-select-icon .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('images/2x/icon/half_selected.png') no-repeat center center; |
background: url('images/2x/icon/half_selected.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/half_selected.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.check-half-select-icon .x-icon.hack { |
.check-half-select-icon .x-icon.hack { |
||||||
background: url('images/1x/icon/half_selected.png') no-repeat center center; |
background: url('images/1x/icon/half_selected.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.check-half-select-icon.disabled .x-icon { |
.check-half-select-icon.disabled .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('images/2x/icon/half_selected_disable.png') no-repeat center center; |
background: url('images/2x/icon/half_selected_disable.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/half_selected_disable.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.check-half-select-icon.disabled .x-icon.hack { |
.check-half-select-icon.disabled .x-icon.hack { |
||||||
background: url('images/1x/icon/half_selected_disable.png') no-repeat center center; |
background: url('images/1x/icon/half_selected_disable.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.slider-icon .x-icon { |
.slider-icon .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('images/2x/icon/slider_normal_small.png') no-repeat center center; |
background: url('images/2x/icon/slider_normal_small.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/slider_normal_small.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.slider-icon .x-icon.hack { |
.slider-icon .x-icon.hack { |
||||||
background: url('images/1x/icon/slider_normal_small.png') no-repeat center center; |
background: url('images/1x/icon/slider_normal_small.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.slider-icon:hover .x-icon, |
.slider-icon:hover .x-icon, |
||||||
.slider-icon.hover .x-icon { |
.slider-icon.hover .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('images/2x/icon/slider_active_small.png') no-repeat center center; |
background: url('images/2x/icon/slider_active_small.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/slider_active_small.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.slider-icon:hover .x-icon.hack, |
.slider-icon:hover .x-icon.hack, |
||||||
.slider-icon.hover .x-icon.hack { |
.slider-icon.hover .x-icon.hack { |
||||||
background: url('images/1x/icon/slider_active_small.png') no-repeat center center; |
background: url('images/1x/icon/slider_active_small.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.slider-icon.disabled .x-icon { |
.slider-icon.disabled .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('images/2x/icon/slider_normal_small.png') no-repeat center center; |
background: url('images/2x/icon/slider_normal_small.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/slider_normal_small.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.slider-icon.disabled .x-icon.hack { |
.slider-icon.disabled .x-icon.hack { |
||||||
background: url('images/1x/icon/slider_normal_small.png') no-repeat center center; |
background: url('images/1x/icon/slider_normal_small.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.auto-color-icon .x-icon { |
.auto-color-icon .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('images/2x/icon/auto_normal.png') no-repeat center center; |
background: url('images/2x/icon/auto_normal.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/auto_normal.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.auto-color-icon .x-icon.hack { |
.auto-color-icon .x-icon.hack { |
||||||
background: url('images/1x/icon/auto_normal.png') no-repeat center center; |
background: url('images/1x/icon/auto_normal.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.auto-color-icon.active .x-icon { |
.auto-color-icon.active .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('images/2x/icon/auto_select.png') no-repeat center center; |
background: url('images/2x/icon/auto_select.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/auto_select.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.auto-color-icon.active .x-icon.hack { |
.auto-color-icon.active .x-icon.hack { |
||||||
background: url('images/1x/icon/auto_select.png') no-repeat center center; |
background: url('images/1x/icon/auto_select.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.auto-color-icon.disabled .x-icon { |
.auto-color-icon.disabled .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('images/2x/icon/auto_disable.png') no-repeat center center; |
background: url('images/2x/icon/auto_disable.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/auto_disable.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.auto-color-icon.disabled .x-icon.hack { |
.auto-color-icon.disabled .x-icon.hack { |
||||||
background: url('images/1x/icon/auto_disable.png') no-repeat center center; |
background: url('images/1x/icon/auto_disable.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.trans-color-icon .x-icon { |
.trans-color-icon .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('images/2x/icon/trans_normal.png') no-repeat center center; |
background: url('images/2x/icon/trans_normal.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/trans_normal.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.trans-color-icon .x-icon.hack { |
.trans-color-icon .x-icon.hack { |
||||||
background: url('images/1x/icon/trans_normal.png') no-repeat center center; |
background: url('images/1x/icon/trans_normal.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.trans-color-icon.active .x-icon { |
.trans-color-icon.active .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('images/2x/icon/trans_select.png') no-repeat center center; |
background: url('images/2x/icon/trans_select.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/trans_select.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.trans-color-icon.active .x-icon.hack { |
.trans-color-icon.active .x-icon.hack { |
||||||
background: url('images/1x/icon/trans_select.png') no-repeat center center; |
background: url('images/1x/icon/trans_select.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.trans-color-icon.disabled .x-icon { |
.trans-color-icon.disabled .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('images/2x/icon/trans_disable.png') no-repeat center center; |
background: url('images/2x/icon/trans_disable.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/trans_disable.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.trans-color-icon.disabled .x-icon.hack { |
.trans-color-icon.disabled .x-icon.hack { |
||||||
background: url('images/1x/icon/trans_disable.png') no-repeat center center; |
background: url('images/1x/icon/trans_disable.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
|
@ -1,212 +1,264 @@ |
|||||||
.bi-farbtastic .wheel { |
.bi-farbtastic .wheel { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/background/wheel.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/background/wheel.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-farbtastic .overlay { |
.bi-farbtastic .overlay { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/background/mask.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/background/mask.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-farbtastic .marker { |
.bi-farbtastic .marker { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/background/marker.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/background/marker.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-display-tree .ztree li span.button.switch.center_open { |
.bi-display-tree .ztree li span.button.switch.center_open { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_3.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_3.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-display-tree .ztree li span.button.switch.roots_open { |
.bi-display-tree .ztree li span.button.switch.roots_open { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_2.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-display-tree .ztree li span.button.switch.bottom_open { |
.bi-display-tree .ztree li span.button.switch.bottom_open { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_4.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_4.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree li ul.line { |
.ztree li ul.line { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_1.png') repeat-y 1px 0; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_1.png') repeat-y 1px 0; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .ztree li ul.line { |
.bi-theme-dark .ztree li ul.line { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_1.png') repeat-y 1px 0; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_1.png') repeat-y 1px 0; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.chk.checkbox_false_full { |
.ztree li span.button.chk.checkbox_false_full { |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/check_box_normal.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/check_box_normal.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/check_box_normal.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.chk.checkbox_false_full_focus { |
.ztree li span.button.chk.checkbox_false_full_focus { |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/check_box_normal.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/check_box_normal.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/check_box_normal.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.chk.checkbox_false_part { |
.ztree li span.button.chk.checkbox_false_part { |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/check_box_normal.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/check_box_normal.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/check_box_normal.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.chk.checkbox_false_part_focus { |
.ztree li span.button.chk.checkbox_false_part_focus { |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/half_selected.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/half_selected.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/half_selected.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.chk.checkbox_true_full { |
.ztree li span.button.chk.checkbox_true_full { |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/check_box_active.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/check_box_active.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/check_box_active.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.chk.checkbox_true_full_focus { |
.ztree li span.button.chk.checkbox_true_full_focus { |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/check_box_active.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/check_box_active.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/check_box_active.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.chk.checkbox_true_part { |
.ztree li span.button.chk.checkbox_true_part { |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/half_selected.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/half_selected.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/half_selected.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.chk.checkbox_true_part_focus { |
.ztree li span.button.chk.checkbox_true_part_focus { |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/half_selected.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/half_selected.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/half_selected.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.ztree.hack li span.button.chk.checkbox_false_full { |
.ztree.hack li span.button.chk.checkbox_false_full { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/check_box_normal.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/check_box_normal.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree.hack li span.button.chk.checkbox_false_full_focus { |
.ztree.hack li span.button.chk.checkbox_false_full_focus { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/check_box_normal.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/check_box_normal.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree.hack li span.button.chk.checkbox_false_part { |
.ztree.hack li span.button.chk.checkbox_false_part { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/check_box_normal.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/check_box_normal.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree.hack li span.button.chk.checkbox_false_part_focus { |
.ztree.hack li span.button.chk.checkbox_false_part_focus { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/half_selected.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/half_selected.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree.hack li span.button.chk.checkbox_true_full { |
.ztree.hack li span.button.chk.checkbox_true_full { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/check_box_active.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/check_box_active.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree.hack li span.button.chk.checkbox_true_full_focus { |
.ztree.hack li span.button.chk.checkbox_true_full_focus { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/check_box_active.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/check_box_active.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree.hack li span.button.chk.checkbox_true_part { |
.ztree.hack li span.button.chk.checkbox_true_part { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/half_selected.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/half_selected.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree.hack li span.button.chk.checkbox_true_part_focus { |
.ztree.hack li span.button.chk.checkbox_true_part_focus { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/half_selected.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/half_selected.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.root_open { |
.ztree li span.button.root_open { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_expand_1.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_expand_1.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .ztree li span.button.root_open { |
.bi-theme-dark .ztree li span.button.root_open { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_expand_1.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_expand_1.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.root_close { |
.ztree li span.button.root_close { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_collapse_1.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_collapse_1.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .ztree li span.button.root_close { |
.bi-theme-dark .ztree li span.button.root_close { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_collapse_1.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_collapse_1.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.roots_open { |
.ztree li span.button.roots_open { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_expand_2.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_expand_2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .ztree li span.button.roots_open { |
.bi-theme-dark .ztree li span.button.roots_open { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_expand_2.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_expand_2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.roots_close { |
.ztree li span.button.roots_close { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_collapse_2.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_collapse_2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .ztree li span.button.roots_close { |
.bi-theme-dark .ztree li span.button.roots_close { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_collapse_2.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_collapse_2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.center_open { |
.ztree li span.button.center_open { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_expand_3.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_expand_3.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .ztree li span.button.center_open { |
.bi-theme-dark .ztree li span.button.center_open { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_expand_3.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_expand_3.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.center_close { |
.ztree li span.button.center_close { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_collapse_3.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_collapse_3.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .ztree li span.button.center_close { |
.bi-theme-dark .ztree li span.button.center_close { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_collapse_3.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_collapse_3.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.bottom_open { |
.ztree li span.button.bottom_open { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_expand_4.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_expand_4.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .ztree li span.button.bottom_open { |
.bi-theme-dark .ztree li span.button.bottom_open { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_expand_4.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_expand_4.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.bottom_close { |
.ztree li span.button.bottom_close { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_collapse_4.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_collapse_4.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .ztree li span.button.bottom_close { |
.bi-theme-dark .ztree li span.button.bottom_close { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_collapse_4.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_collapse_4.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.roots_docu { |
.ztree li span.button.roots_docu { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_2.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .ztree li span.button.roots_docu { |
.bi-theme-dark .ztree li span.button.roots_docu { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_2.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.center_docu { |
.ztree li span.button.center_docu { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_3.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_3.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .ztree li span.button.center_docu { |
.bi-theme-dark .ztree li span.button.center_docu { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_3.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_3.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.bottom_docu { |
.ztree li span.button.bottom_docu { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_4.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_4.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .ztree li span.button.bottom_docu { |
.bi-theme-dark .ztree li span.button.bottom_docu { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_4.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_4.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.ztree li span.button.ico_loading { |
.ztree li span.button.ico_loading { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/loading.gif') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/loading.gif') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.base-line-conn-background { |
.base-line-conn-background { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_1.png') repeat-y 0 0; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_1.png') repeat-y 0 0; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .base-line-conn-background { |
.bi-theme-dark .base-line-conn-background { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_1.png') repeat-y 0 0; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_1.png') repeat-y 0 0; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.first-line-conn-background { |
.first-line-conn-background { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_2.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .first-line-conn-background { |
.bi-theme-dark .first-line-conn-background { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_2.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.mid-line-conn-background { |
.mid-line-conn-background { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_3.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_3.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .mid-line-conn-background { |
.bi-theme-dark .mid-line-conn-background { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_3.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_3.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.last-line-conn-background { |
.last-line-conn-background { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_4.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_4.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .last-line-conn-background { |
.bi-theme-dark .last-line-conn-background { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_4.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_4.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.loading-background { |
.loading-background { |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/loading.gif') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/loading.gif') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/loading.gif'); |
background-size: contain; |
||||||
} |
} |
||||||
.auto-color-background { |
.auto-color-background { |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/background/auto_color.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/background/auto_color.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/background/auto_color.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.auto-color-normal-background { |
.auto-color-normal-background { |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/background/auto_color_normal.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/background/auto_color_normal.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/background/auto_color_normal.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.auto-color-normal-disabled-background { |
.auto-color-normal-disabled-background { |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/background/auto_color_normal_disable.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/background/auto_color_normal_disable.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/background/auto_color_normal_disable.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.trans-color-background { |
.trans-color-background { |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/background/trans_normal.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/background/trans_normal.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/background/trans_normal.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.trans-color-disabled-background { |
.trans-color-disabled-background { |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/background/trans_disable.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/background/trans_disable.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/background/trans_disable.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.auto-color-background.hack { |
.auto-color-background.hack { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/background/auto_color.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/background/auto_color.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.auto-color-normal-background.hack { |
.auto-color-normal-background.hack { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/background/auto_color_normal.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/background/auto_color_normal.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.auto-color-normal-disabled-background.hack { |
.auto-color-normal-disabled-background.hack { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/background/auto_color_normal_disable.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/background/auto_color_normal_disable.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.trans-color-background.hack { |
.trans-color-background.hack { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/background/trans_normal.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/background/trans_normal.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.trans-color-disabled-background.hack { |
.trans-color-disabled-background.hack { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/background/trans_disable.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/background/trans_disable.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
|
@ -1,366 +1,411 @@ |
|||||||
.tree-collapse-icon-type1 .x-icon { |
.tree-collapse-icon-type1 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/tree_collapse_1.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/tree_collapse_1.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/tree_collapse_1.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.tree-collapse-icon-type1 .x-icon.hack { |
.tree-collapse-icon-type1 .x-icon.hack { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_collapse_1.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_collapse_1.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.tree-collapse-icon-type2 .x-icon { |
.tree-collapse-icon-type2 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/tree_collapse_2.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/tree_collapse_2.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/tree_collapse_2.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.tree-collapse-icon-type2 .x-icon.hack { |
.tree-collapse-icon-type2 .x-icon.hack { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_collapse_2.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_collapse_2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.tree-collapse-icon-type3 .x-icon { |
.tree-collapse-icon-type3 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/tree_collapse_3.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/tree_collapse_3.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/tree_collapse_3.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.tree-collapse-icon-type3 .x-icon.hack { |
.tree-collapse-icon-type3 .x-icon.hack { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_collapse_3.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_collapse_3.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.tree-collapse-icon-type4 .x-icon { |
.tree-collapse-icon-type4 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/tree_collapse_4.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/tree_collapse_4.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/tree_collapse_4.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.tree-collapse-icon-type4 .x-icon.hack { |
.tree-collapse-icon-type4 .x-icon.hack { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_collapse_4.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_collapse_4.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.tree-expand-icon-type1 .x-icon { |
.tree-expand-icon-type1 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/tree_expand_1.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/tree_expand_1.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/tree_expand_1.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.tree-expand-icon-type1 .x-icon.hack { |
.tree-expand-icon-type1 .x-icon.hack { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_expand_1.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_expand_1.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.tree-expand-icon-type2 .x-icon { |
.tree-expand-icon-type2 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/tree_expand_2.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/tree_expand_2.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/tree_expand_2.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.tree-expand-icon-type2 .x-icon.hack { |
.tree-expand-icon-type2 .x-icon.hack { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_expand_2.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_expand_2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.tree-expand-icon-type3 .x-icon { |
.tree-expand-icon-type3 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/tree_expand_3.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/tree_expand_3.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/tree_expand_3.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.tree-expand-icon-type3 .x-icon.hack { |
.tree-expand-icon-type3 .x-icon.hack { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_expand_3.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_expand_3.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.tree-expand-icon-type4 .x-icon { |
.tree-expand-icon-type4 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/tree_expand_4.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/tree_expand_4.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/tree_expand_4.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.tree-expand-icon-type4 .x-icon.hack { |
.tree-expand-icon-type4 .x-icon.hack { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_expand_4.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_expand_4.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.tree-vertical-line-type2 .x-icon { |
.tree-vertical-line-type2 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/tree_vertical_line_2.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/tree_vertical_line_2.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/tree_vertical_line_2.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.tree-vertical-line-type2 .x-icon.hack { |
.tree-vertical-line-type2 .x-icon.hack { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_2.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.tree-vertical-line-type3 .x-icon { |
.tree-vertical-line-type3 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/tree_vertical_line_3.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/tree_vertical_line_3.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/tree_vertical_line_3.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.tree-vertical-line-type3 .x-icon.hack { |
.tree-vertical-line-type3 .x-icon.hack { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_3.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_3.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.tree-vertical-line-type4 .x-icon { |
.tree-vertical-line-type4 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/tree_vertical_line_4.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/tree_vertical_line_4.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/tree_vertical_line_4.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.tree-vertical-line-type4 .x-icon.hack { |
.tree-vertical-line-type4 .x-icon.hack { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_4.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_4.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-collapse-icon-type1 .x-icon { |
.bi-theme-dark .tree-collapse-icon-type1 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_collapse_1.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_collapse_1.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_collapse_1.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-collapse-icon-type1 .x-icon.hack { |
.bi-theme-dark .tree-collapse-icon-type1 .x-icon.hack { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_collapse_1.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_collapse_1.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-collapse-icon-type2 .x-icon { |
.bi-theme-dark .tree-collapse-icon-type2 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_collapse_2.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_collapse_2.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_collapse_2.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-collapse-icon-type2 .x-icon.hack { |
.bi-theme-dark .tree-collapse-icon-type2 .x-icon.hack { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_collapse_2.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_collapse_2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-collapse-icon-type3 .x-icon { |
.bi-theme-dark .tree-collapse-icon-type3 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_collapse_3.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_collapse_3.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_collapse_3.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-collapse-icon-type3 .x-icon.hack { |
.bi-theme-dark .tree-collapse-icon-type3 .x-icon.hack { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_collapse_3.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_collapse_3.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-collapse-icon-type4 .x-icon { |
.bi-theme-dark .tree-collapse-icon-type4 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_collapse_4.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_collapse_4.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_collapse_4.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-collapse-icon-type4 .x-icon.hack { |
.bi-theme-dark .tree-collapse-icon-type4 .x-icon.hack { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_collapse_4.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_collapse_4.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-expand-icon-type1 .x-icon { |
.bi-theme-dark .tree-expand-icon-type1 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_expand_1.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_expand_1.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_expand_1.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-expand-icon-type1 .x-icon.hack { |
.bi-theme-dark .tree-expand-icon-type1 .x-icon.hack { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_expand_1.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_expand_1.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-expand-icon-type2 .x-icon { |
.bi-theme-dark .tree-expand-icon-type2 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_expand_2.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_expand_2.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_expand_2.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-expand-icon-type2 .x-icon.hack { |
.bi-theme-dark .tree-expand-icon-type2 .x-icon.hack { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_expand_2.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_expand_2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-expand-icon-type3 .x-icon { |
.bi-theme-dark .tree-expand-icon-type3 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_expand_3.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_expand_3.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_expand_3.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-expand-icon-type3 .x-icon.hack { |
.bi-theme-dark .tree-expand-icon-type3 .x-icon.hack { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_expand_3.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_expand_3.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-expand-icon-type4 .x-icon { |
.bi-theme-dark .tree-expand-icon-type4 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_expand_4.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_expand_4.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_expand_4.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-expand-icon-type4 .x-icon.hack { |
.bi-theme-dark .tree-expand-icon-type4 .x-icon.hack { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_expand_4.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_expand_4.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-vertical-line-type2 .x-icon { |
.bi-theme-dark .tree-vertical-line-type2 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_vertical_line_2.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_vertical_line_2.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_vertical_line_2.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-vertical-line-type2 .x-icon.hack { |
.bi-theme-dark .tree-vertical-line-type2 .x-icon.hack { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_2.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-vertical-line-type3 .x-icon { |
.bi-theme-dark .tree-vertical-line-type3 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_vertical_line_3.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_vertical_line_3.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_vertical_line_3.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-vertical-line-type3 .x-icon.hack { |
.bi-theme-dark .tree-vertical-line-type3 .x-icon.hack { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_3.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_3.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-vertical-line-type4 .x-icon { |
.bi-theme-dark .tree-vertical-line-type4 .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_vertical_line_4.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_vertical_line_4.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_vertical_line_4.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.bi-theme-dark .tree-vertical-line-type4 .x-icon.hack { |
.bi-theme-dark .tree-vertical-line-type4 .x-icon.hack { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_4.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_4.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.check-box-icon .x-icon { |
.check-box-icon .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/check_box_normal.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/check_box_normal.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/check_box_normal.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.check-box-icon .x-icon.hack { |
.check-box-icon .x-icon.hack { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/check_box_normal.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/check_box_normal.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.check-box-icon:hover .x-icon, |
.check-box-icon:hover .x-icon, |
||||||
.check-box-icon.hover .x-icon { |
.check-box-icon.hover .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/check_box_normal.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/check_box_normal.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/check_box_normal.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.check-box-icon:hover .x-icon.hack, |
.check-box-icon:hover .x-icon.hack, |
||||||
.check-box-icon.hover .x-icon.hack { |
.check-box-icon.hover .x-icon.hack { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/check_box_normal.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/check_box_normal.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.check-box-icon:active .x-icon { |
.check-box-icon:active .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/check_box_normal.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/check_box_normal.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/check_box_normal.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.check-box-icon:active .x-icon.hack { |
.check-box-icon:active .x-icon.hack { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/check_box_normal.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/check_box_normal.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.check-box-icon.active .x-icon { |
.check-box-icon.active .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/check_box_active.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/check_box_active.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/check_box_active.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.check-box-icon.active .x-icon.hack { |
.check-box-icon.active .x-icon.hack { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/check_box_active.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/check_box_active.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.check-box-icon.disabled .x-icon { |
.check-box-icon.disabled .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/check_box_disable.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/check_box_disable.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/check_box_disable.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.check-box-icon.disabled .x-icon.hack { |
.check-box-icon.disabled .x-icon.hack { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/check_box_disable.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/check_box_disable.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.check-box-icon.disabled.active .x-icon { |
.check-box-icon.disabled.active .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/check_box_disable2.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/check_box_disable2.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/check_box_disable2.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.check-box-icon.disabled.active .x-icon.hack { |
.check-box-icon.disabled.active .x-icon.hack { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/check_box_disable2.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/check_box_disable2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.radio-icon .x-icon { |
.radio-icon .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/radio_normal.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/radio_normal.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/radio_normal.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.radio-icon .x-icon.hack { |
.radio-icon .x-icon.hack { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/radio_normal.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/radio_normal.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.radio-icon:hover .x-icon, |
.radio-icon:hover .x-icon, |
||||||
.radio-icon.hover .x-icon { |
.radio-icon.hover .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/radio_normal.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/radio_normal.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/radio_normal.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.radio-icon:hover .x-icon.hack, |
.radio-icon:hover .x-icon.hack, |
||||||
.radio-icon.hover .x-icon.hack { |
.radio-icon.hover .x-icon.hack { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/radio_normal.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/radio_normal.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.radio-icon:active .x-icon { |
.radio-icon:active .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/radio_normal.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/radio_normal.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/radio_normal.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.radio-icon:active .x-icon.hack { |
.radio-icon:active .x-icon.hack { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/radio_normal.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/radio_normal.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.radio-icon.active .x-icon { |
.radio-icon.active .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/radio_active.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/radio_active.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/radio_active.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.radio-icon.active .x-icon.hack { |
.radio-icon.active .x-icon.hack { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/radio_active.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/radio_active.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.radio-icon.disabled .x-icon { |
.radio-icon.disabled .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/radio_disable.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/radio_disable.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/radio_disable.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.radio-icon.disabled .x-icon.hack { |
.radio-icon.disabled .x-icon.hack { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/radio_disable.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/radio_disable.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.radio-icon.disabled.active .x-icon { |
.radio-icon.disabled.active .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/radio_disable2.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/radio_disable2.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/radio_disable2.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.radio-icon.disabled.active .x-icon.hack { |
.radio-icon.disabled.active .x-icon.hack { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/radio_disable2.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/radio_disable2.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.check-half-select-icon .x-icon { |
.check-half-select-icon .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/half_selected.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/half_selected.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/half_selected.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.check-half-select-icon .x-icon.hack { |
.check-half-select-icon .x-icon.hack { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/half_selected.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/half_selected.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.check-half-select-icon.disabled .x-icon { |
.check-half-select-icon.disabled .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/half_selected_disable.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/half_selected_disable.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/half_selected_disable.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.check-half-select-icon.disabled .x-icon.hack { |
.check-half-select-icon.disabled .x-icon.hack { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/half_selected_disable.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/half_selected_disable.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.slider-icon .x-icon { |
.slider-icon .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/slider_normal_small.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/slider_normal_small.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/slider_normal_small.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.slider-icon .x-icon.hack { |
.slider-icon .x-icon.hack { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/slider_normal_small.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/slider_normal_small.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.slider-icon:hover .x-icon, |
.slider-icon:hover .x-icon, |
||||||
.slider-icon.hover .x-icon { |
.slider-icon.hover .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/slider_active_small.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/slider_active_small.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/slider_active_small.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.slider-icon:hover .x-icon.hack, |
.slider-icon:hover .x-icon.hack, |
||||||
.slider-icon.hover .x-icon.hack { |
.slider-icon.hover .x-icon.hack { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/slider_active_small.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/slider_active_small.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.slider-icon.disabled .x-icon { |
.slider-icon.disabled .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/slider_normal_small.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/slider_normal_small.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/slider_normal_small.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.slider-icon.disabled .x-icon.hack { |
.slider-icon.disabled .x-icon.hack { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/slider_normal_small.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/slider_normal_small.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.auto-color-icon .x-icon { |
.auto-color-icon .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/auto_normal.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/auto_normal.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/auto_normal.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.auto-color-icon .x-icon.hack { |
.auto-color-icon .x-icon.hack { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/auto_normal.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/auto_normal.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.auto-color-icon.active .x-icon { |
.auto-color-icon.active .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/auto_select.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/auto_select.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/auto_select.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.auto-color-icon.active .x-icon.hack { |
.auto-color-icon.active .x-icon.hack { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/auto_select.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/auto_select.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.auto-color-icon.disabled .x-icon { |
.auto-color-icon.disabled .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/auto_disable.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/auto_disable.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/auto_disable.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.auto-color-icon.disabled .x-icon.hack { |
.auto-color-icon.disabled .x-icon.hack { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/auto_disable.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/auto_disable.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.trans-color-icon .x-icon { |
.trans-color-icon .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/trans_normal.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/trans_normal.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/trans_normal.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.trans-color-icon .x-icon.hack { |
.trans-color-icon .x-icon.hack { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/trans_normal.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/trans_normal.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.trans-color-icon.active .x-icon { |
.trans-color-icon.active .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/trans_select.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/trans_select.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/trans_select.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.trans-color-icon.active .x-icon.hack { |
.trans-color-icon.active .x-icon.hack { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/trans_select.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/trans_select.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
.trans-color-icon.disabled .x-icon { |
.trans-color-icon.disabled .x-icon { |
||||||
display: block; |
display: block; |
||||||
background: url('resources?path=/com/fr/web/ui/images/2x/icon/trans_disable.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/2x/icon/trans_disable.png') no-repeat center center; |
||||||
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/trans_disable.png'); |
background-size: contain; |
||||||
} |
} |
||||||
.trans-color-icon.disabled .x-icon.hack { |
.trans-color-icon.disabled .x-icon.hack { |
||||||
background: url('resources?path=/com/fr/web/ui/images/1x/icon/trans_disable.png') no-repeat center center; |
background: url('resources?path=/com/fr/web/ui/images/1x/icon/trans_disable.png') no-repeat center center; |
||||||
|
background-size: contain; |
||||||
} |
} |
||||||
|
Loading…
Reference in new issue