|
|
|
@ -313,12 +313,7 @@ textarea {
|
|
|
|
|
color: #606479 !important; |
|
|
|
|
} |
|
|
|
|
.bi-focus-shadow:focus-within, |
|
|
|
|
.bi-focus-shadow:focus { |
|
|
|
|
border-color: #3685f2; |
|
|
|
|
-webkit-box-shadow: 0 0 5px 2px #d7e7fc; |
|
|
|
|
-moz-box-shadow: 0 0 5px 2px #d7e7fc; |
|
|
|
|
box-shadow: 0 0 5px 2px #d7e7fc; |
|
|
|
|
} |
|
|
|
|
.bi-focus-shadow:focus, |
|
|
|
|
.bi-focus-shadow:hover { |
|
|
|
|
border-color: #3685f2; |
|
|
|
|
} |
|
|
|
@ -842,6 +837,8 @@ textarea {
|
|
|
|
|
.bi-list-item-active2:hover, |
|
|
|
|
.bi-list-item-active2.hover { |
|
|
|
|
color: #232e40; |
|
|
|
|
background-color: rgba(54, 133, 242, 0.06); |
|
|
|
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0f3685f2,endColorstr=#0f3685f2); |
|
|
|
|
} |
|
|
|
|
.bi-list-item-active2:hover .bi-input, |
|
|
|
|
.bi-list-item-active2.hover .bi-input { |
|
|
|
@ -851,34 +848,19 @@ textarea {
|
|
|
|
|
.bi-list-item-active2.hover .bi-textarea { |
|
|
|
|
color: #232e40; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-active2:hover.bi-border, |
|
|
|
|
.bi-list-item-active2.hover.bi-border { |
|
|
|
|
border-color: #3685f2; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-active2:active { |
|
|
|
|
color: #3685f2; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-active2:active .bi-input { |
|
|
|
|
color: #3685f2; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-active2:active .bi-textarea { |
|
|
|
|
color: #3685f2; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-active2:active.bi-border { |
|
|
|
|
border-color: #3685f2; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-active2:active, |
|
|
|
|
.bi-list-item-active2.active { |
|
|
|
|
color: #ffffff; |
|
|
|
|
background-color: #3685f2; |
|
|
|
|
color: #3685f2; |
|
|
|
|
background-color: rgba(54, 133, 242, 0.06); |
|
|
|
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0f3685f2,endColorstr=#0f3685f2); |
|
|
|
|
} |
|
|
|
|
.bi-list-item-active2:active .bi-input, |
|
|
|
|
.bi-list-item-active2.active .bi-input { |
|
|
|
|
color: #ffffff; |
|
|
|
|
color: #3685f2; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-active2:active .bi-textarea, |
|
|
|
|
.bi-list-item-active2.active .bi-textarea { |
|
|
|
|
color: #ffffff; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-active2.active.bi-border { |
|
|
|
|
border-color: #3685f2; |
|
|
|
|
color: #3685f2; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-active2.disabled, |
|
|
|
|
.bi-list-item-active2.disabled:hover, |
|
|
|
@ -904,7 +886,8 @@ textarea {
|
|
|
|
|
.bi-theme-dark .bi-list-item-active2:hover, |
|
|
|
|
.bi-theme-dark .bi-list-item-active2.hover { |
|
|
|
|
color: #ffffff; |
|
|
|
|
background-color: #242640; |
|
|
|
|
background-color: rgba(54, 133, 242, 0.06); |
|
|
|
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0f3685f2,endColorstr=#0f3685f2); |
|
|
|
|
} |
|
|
|
|
.bi-theme-dark .bi-list-item-active2:hover .bi-input, |
|
|
|
|
.bi-theme-dark .bi-list-item-active2.hover .bi-input { |
|
|
|
@ -914,17 +897,18 @@ textarea {
|
|
|
|
|
.bi-theme-dark .bi-list-item-active2.hover .bi-textarea { |
|
|
|
|
color: #ffffff; |
|
|
|
|
} |
|
|
|
|
.bi-theme-dark .bi-list-item-active2.active, |
|
|
|
|
.bi-theme-dark .bi-list-item-active2:active { |
|
|
|
|
.bi-theme-dark .bi-list-item-active2:active, |
|
|
|
|
.bi-theme-dark .bi-list-item-active2.active { |
|
|
|
|
color: #3685f2; |
|
|
|
|
background-color: #242640; |
|
|
|
|
background-color: rgba(54, 133, 242, 0.06); |
|
|
|
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0f3685f2,endColorstr=#0f3685f2); |
|
|
|
|
} |
|
|
|
|
.bi-theme-dark .bi-list-item-active2.active .bi-input, |
|
|
|
|
.bi-theme-dark .bi-list-item-active2:active .bi-input { |
|
|
|
|
.bi-theme-dark .bi-list-item-active2:active .bi-input, |
|
|
|
|
.bi-theme-dark .bi-list-item-active2.active .bi-input { |
|
|
|
|
color: #3685f2; |
|
|
|
|
} |
|
|
|
|
.bi-theme-dark .bi-list-item-active2.active .bi-textarea, |
|
|
|
|
.bi-theme-dark .bi-list-item-active2:active .bi-textarea { |
|
|
|
|
.bi-theme-dark .bi-list-item-active2:active .bi-textarea, |
|
|
|
|
.bi-theme-dark .bi-list-item-active2.active .bi-textarea { |
|
|
|
|
color: #3685f2; |
|
|
|
|
} |
|
|
|
|
.bi-theme-dark .bi-list-item-active2.disabled, |
|
|
|
@ -948,104 +932,6 @@ textarea {
|
|
|
|
|
.bi-theme-dark .bi-list-item-active2.disabled:active .bi-high-light { |
|
|
|
|
color: #878d9f !important; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-active3:hover, |
|
|
|
|
.bi-list-item-active3.hover { |
|
|
|
|
color: #232e40; |
|
|
|
|
background-color: rgba(54, 133, 242, 0.06); |
|
|
|
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0f3685f2,endColorstr=#0f3685f2); |
|
|
|
|
} |
|
|
|
|
.bi-list-item-active3:hover .bi-input, |
|
|
|
|
.bi-list-item-active3.hover .bi-input { |
|
|
|
|
color: #232e40; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-active3:hover .bi-textarea, |
|
|
|
|
.bi-list-item-active3.hover .bi-textarea { |
|
|
|
|
color: #232e40; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-active3:active, |
|
|
|
|
.bi-list-item-active3.active { |
|
|
|
|
color: #3685f2; |
|
|
|
|
background-color: rgba(54, 133, 242, 0.06); |
|
|
|
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0f3685f2,endColorstr=#0f3685f2); |
|
|
|
|
} |
|
|
|
|
.bi-list-item-active3:active .bi-input, |
|
|
|
|
.bi-list-item-active3.active .bi-input { |
|
|
|
|
color: #3685f2; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-active3:active .bi-textarea, |
|
|
|
|
.bi-list-item-active3.active .bi-textarea { |
|
|
|
|
color: #3685f2; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-active3.disabled, |
|
|
|
|
.bi-list-item-active3.disabled:hover, |
|
|
|
|
.bi-list-item-active3.disabled:active { |
|
|
|
|
background-color: transparent !important; |
|
|
|
|
color: #9ea6b2 !important; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-active3.disabled .bi-input, |
|
|
|
|
.bi-list-item-active3.disabled:hover .bi-input, |
|
|
|
|
.bi-list-item-active3.disabled:active .bi-input { |
|
|
|
|
color: #9ea6b2 !important; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-active3.disabled .bi-textarea, |
|
|
|
|
.bi-list-item-active3.disabled:hover .bi-textarea, |
|
|
|
|
.bi-list-item-active3.disabled:active .bi-textarea { |
|
|
|
|
color: #9ea6b2 !important; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-active3.disabled .bi-high-light, |
|
|
|
|
.bi-list-item-active3.disabled:hover .bi-high-light, |
|
|
|
|
.bi-list-item-active3.disabled:active .bi-high-light { |
|
|
|
|
color: #9ea6b2 !important; |
|
|
|
|
} |
|
|
|
|
.bi-theme-dark .bi-list-item-active3:hover, |
|
|
|
|
.bi-theme-dark .bi-list-item-active3.hover { |
|
|
|
|
color: #ffffff; |
|
|
|
|
background-color: rgba(54, 133, 242, 0.06); |
|
|
|
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0f3685f2,endColorstr=#0f3685f2); |
|
|
|
|
} |
|
|
|
|
.bi-theme-dark .bi-list-item-active3:hover .bi-input, |
|
|
|
|
.bi-theme-dark .bi-list-item-active3.hover .bi-input { |
|
|
|
|
color: #ffffff; |
|
|
|
|
} |
|
|
|
|
.bi-theme-dark .bi-list-item-active3:hover .bi-textarea, |
|
|
|
|
.bi-theme-dark .bi-list-item-active3.hover .bi-textarea { |
|
|
|
|
color: #ffffff; |
|
|
|
|
} |
|
|
|
|
.bi-theme-dark .bi-list-item-active3:active, |
|
|
|
|
.bi-theme-dark .bi-list-item-active3.active { |
|
|
|
|
color: #3685f2; |
|
|
|
|
background-color: rgba(54, 133, 242, 0.06); |
|
|
|
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0f3685f2,endColorstr=#0f3685f2); |
|
|
|
|
} |
|
|
|
|
.bi-theme-dark .bi-list-item-active3:active .bi-input, |
|
|
|
|
.bi-theme-dark .bi-list-item-active3.active .bi-input { |
|
|
|
|
color: #3685f2; |
|
|
|
|
} |
|
|
|
|
.bi-theme-dark .bi-list-item-active3:active .bi-textarea, |
|
|
|
|
.bi-theme-dark .bi-list-item-active3.active .bi-textarea { |
|
|
|
|
color: #3685f2; |
|
|
|
|
} |
|
|
|
|
.bi-theme-dark .bi-list-item-active3.disabled, |
|
|
|
|
.bi-theme-dark .bi-list-item-active3.disabled:hover, |
|
|
|
|
.bi-theme-dark .bi-list-item-active3.disabled:active { |
|
|
|
|
background-color: transparent !important; |
|
|
|
|
color: #878d9f !important; |
|
|
|
|
} |
|
|
|
|
.bi-theme-dark .bi-list-item-active3.disabled .bi-input, |
|
|
|
|
.bi-theme-dark .bi-list-item-active3.disabled:hover .bi-input, |
|
|
|
|
.bi-theme-dark .bi-list-item-active3.disabled:active .bi-input { |
|
|
|
|
color: #878d9f !important; |
|
|
|
|
} |
|
|
|
|
.bi-theme-dark .bi-list-item-active3.disabled .bi-textarea, |
|
|
|
|
.bi-theme-dark .bi-list-item-active3.disabled:hover .bi-textarea, |
|
|
|
|
.bi-theme-dark .bi-list-item-active3.disabled:active .bi-textarea { |
|
|
|
|
color: #878d9f !important; |
|
|
|
|
} |
|
|
|
|
.bi-theme-dark .bi-list-item-active3.disabled .bi-high-light, |
|
|
|
|
.bi-theme-dark .bi-list-item-active3.disabled:hover .bi-high-light, |
|
|
|
|
.bi-theme-dark .bi-list-item-active3.disabled:active .bi-high-light { |
|
|
|
|
color: #878d9f !important; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-select:hover, |
|
|
|
|
.bi-list-item-select.hover { |
|
|
|
|
background-color: rgba(54, 133, 242, 0.06); |
|
|
|
@ -1185,29 +1071,134 @@ textarea {
|
|
|
|
|
} |
|
|
|
|
.bi-list-item-select2:hover, |
|
|
|
|
.bi-list-item-select2.hover { |
|
|
|
|
background-color: #f7f8fa; |
|
|
|
|
color: #232e40; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-select2:hover .bi-input, |
|
|
|
|
.bi-list-item-select2.hover .bi-input { |
|
|
|
|
color: #232e40; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-select2:hover .bi-textarea, |
|
|
|
|
.bi-list-item-select2.hover .bi-textarea { |
|
|
|
|
color: #232e40; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-select2:hover.bi-border, |
|
|
|
|
.bi-list-item-select2.hover.bi-border { |
|
|
|
|
border-color: #3685f2; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-select2:active { |
|
|
|
|
color: #3685f2; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-select2:active .bi-input { |
|
|
|
|
color: #3685f2; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-select2:active .bi-textarea { |
|
|
|
|
color: #3685f2; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-select2:active.bi-border { |
|
|
|
|
border-color: #3685f2; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-select2:active, |
|
|
|
|
.bi-list-item-select2.active { |
|
|
|
|
color: #ffffff; |
|
|
|
|
background-color: #f7f8fa; |
|
|
|
|
background-color: #3685f2; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-select2:active .bi-input, |
|
|
|
|
.bi-list-item-select2.active .bi-input { |
|
|
|
|
color: #3685f2; |
|
|
|
|
color: #ffffff; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-select2:active .bi-textarea, |
|
|
|
|
.bi-list-item-select2.active .bi-textarea { |
|
|
|
|
color: #3685f2; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-select2:active .bi-high-light, |
|
|
|
|
.bi-list-item-select2.active .bi-high-light { |
|
|
|
|
color: #ffffff; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-select2.active.bi-border { |
|
|
|
|
border-color: #3685f2; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-select2.disabled, |
|
|
|
|
.bi-list-item-select2.disabled:hover, |
|
|
|
|
.bi-list-item-select2.disabled.hover, |
|
|
|
|
.bi-list-item-select2.disabled:active, |
|
|
|
|
.bi-list-item-select2.disabled.active { |
|
|
|
|
.bi-list-item-select2.disabled:active { |
|
|
|
|
background-color: transparent !important; |
|
|
|
|
color: #9ea6b2 !important; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-select2.disabled .bi-input, |
|
|
|
|
.bi-list-item-select2.disabled:hover .bi-input, |
|
|
|
|
.bi-list-item-select2.disabled:active .bi-input { |
|
|
|
|
color: #9ea6b2 !important; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-select2.disabled .bi-textarea, |
|
|
|
|
.bi-list-item-select2.disabled:hover .bi-textarea, |
|
|
|
|
.bi-list-item-select2.disabled:active .bi-textarea { |
|
|
|
|
color: #9ea6b2 !important; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-select2.disabled .bi-high-light, |
|
|
|
|
.bi-list-item-select2.disabled:hover .bi-high-light, |
|
|
|
|
.bi-list-item-select2.disabled:active .bi-high-light { |
|
|
|
|
color: #9ea6b2 !important; |
|
|
|
|
} |
|
|
|
|
.bi-theme-dark .bi-list-item-select2:hover, |
|
|
|
|
.bi-theme-dark .bi-list-item-select2.hover { |
|
|
|
|
color: #ffffff; |
|
|
|
|
background-color: #242640; |
|
|
|
|
} |
|
|
|
|
.bi-theme-dark .bi-list-item-select2:hover .bi-input, |
|
|
|
|
.bi-theme-dark .bi-list-item-select2.hover .bi-input { |
|
|
|
|
color: #ffffff; |
|
|
|
|
} |
|
|
|
|
.bi-theme-dark .bi-list-item-select2:hover .bi-textarea, |
|
|
|
|
.bi-theme-dark .bi-list-item-select2.hover .bi-textarea { |
|
|
|
|
color: #ffffff; |
|
|
|
|
} |
|
|
|
|
.bi-theme-dark .bi-list-item-select2.active, |
|
|
|
|
.bi-theme-dark .bi-list-item-select2:active { |
|
|
|
|
color: #3685f2; |
|
|
|
|
background-color: #242640; |
|
|
|
|
} |
|
|
|
|
.bi-theme-dark .bi-list-item-select2.active .bi-input, |
|
|
|
|
.bi-theme-dark .bi-list-item-select2:active .bi-input { |
|
|
|
|
color: #3685f2; |
|
|
|
|
} |
|
|
|
|
.bi-theme-dark .bi-list-item-select2.active .bi-textarea, |
|
|
|
|
.bi-theme-dark .bi-list-item-select2:active .bi-textarea { |
|
|
|
|
color: #3685f2; |
|
|
|
|
} |
|
|
|
|
.bi-theme-dark .bi-list-item-select2.disabled, |
|
|
|
|
.bi-theme-dark .bi-list-item-select2.disabled:hover, |
|
|
|
|
.bi-theme-dark .bi-list-item-select2.disabled:active { |
|
|
|
|
background-color: transparent !important; |
|
|
|
|
color: #878d9f !important; |
|
|
|
|
} |
|
|
|
|
.bi-theme-dark .bi-list-item-select2.disabled .bi-input, |
|
|
|
|
.bi-theme-dark .bi-list-item-select2.disabled:hover .bi-input, |
|
|
|
|
.bi-theme-dark .bi-list-item-select2.disabled:active .bi-input { |
|
|
|
|
color: #878d9f !important; |
|
|
|
|
} |
|
|
|
|
.bi-theme-dark .bi-list-item-select2.disabled .bi-textarea, |
|
|
|
|
.bi-theme-dark .bi-list-item-select2.disabled:hover .bi-textarea, |
|
|
|
|
.bi-theme-dark .bi-list-item-select2.disabled:active .bi-textarea { |
|
|
|
|
color: #878d9f !important; |
|
|
|
|
} |
|
|
|
|
.bi-theme-dark .bi-list-item-select2.disabled .bi-high-light, |
|
|
|
|
.bi-theme-dark .bi-list-item-select2.disabled:hover .bi-high-light, |
|
|
|
|
.bi-theme-dark .bi-list-item-select2.disabled:active .bi-high-light { |
|
|
|
|
color: #878d9f !important; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-select3:hover, |
|
|
|
|
.bi-list-item-select3.hover { |
|
|
|
|
background-color: #f7f8fa; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-select3:active, |
|
|
|
|
.bi-list-item-select3.active { |
|
|
|
|
color: #3685f2; |
|
|
|
|
background-color: #f7f8fa; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-select3:active .bi-input, |
|
|
|
|
.bi-list-item-select3.active .bi-input { |
|
|
|
|
color: #3685f2; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-select3:active .bi-textarea, |
|
|
|
|
.bi-list-item-select3.active .bi-textarea { |
|
|
|
|
color: #3685f2; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-select3.disabled:hover, |
|
|
|
|
.bi-list-item-select3.disabled.hover, |
|
|
|
|
.bi-list-item-select3.disabled:active, |
|
|
|
|
.bi-list-item-select3.disabled.active { |
|
|
|
|
background-color: #ffffff !important; |
|
|
|
|
} |
|
|
|
|
.bi-theme-dark .bi-list-item-select:hover, |
|
|
|
@ -1925,41 +1916,89 @@ textarea {
|
|
|
|
|
_background: none; |
|
|
|
|
} |
|
|
|
|
.ztree li span.button.chk.checkbox_false_full { |
|
|
|
|
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; |
|
|
|
|
_background: none; |
|
|
|
|
} |
|
|
|
|
.ztree li span.button.chk.checkbox_false_full_focus { |
|
|
|
|
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; |
|
|
|
|
_background: none; |
|
|
|
|
} |
|
|
|
|
.ztree li span.button.chk.checkbox_false_part { |
|
|
|
|
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; |
|
|
|
|
_background: none; |
|
|
|
|
} |
|
|
|
|
.ztree li span.button.chk.checkbox_false_part_focus { |
|
|
|
|
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; |
|
|
|
|
_background: none; |
|
|
|
|
} |
|
|
|
|
.ztree li span.button.chk.checkbox_true_full { |
|
|
|
|
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; |
|
|
|
|
_background: none; |
|
|
|
|
} |
|
|
|
|
.ztree li span.button.chk.checkbox_true_full_focus { |
|
|
|
|
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; |
|
|
|
|
_background: none; |
|
|
|
|
} |
|
|
|
|
.ztree li span.button.chk.checkbox_true_part { |
|
|
|
|
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; |
|
|
|
|
_background: none; |
|
|
|
|
} |
|
|
|
|
.ztree li span.button.chk.checkbox_true_part_focus { |
|
|
|
|
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; |
|
|
|
|
_background: none; |
|
|
|
|
} |
|
|
|
|
.ztree.hack li span.button.chk.checkbox_false_full { |
|
|
|
|
background: url('images/1x/icon/check_box_normal.png') no-repeat center center; |
|
|
|
|
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/1x/icon/check_box_normal.png'); |
|
|
|
|
_background: none; |
|
|
|
|
} |
|
|
|
|
.ztree 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; |
|
|
|
|
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/1x/icon/check_box_normal.png'); |
|
|
|
|
_background: none; |
|
|
|
|
} |
|
|
|
|
.ztree li span.button.chk.checkbox_false_part { |
|
|
|
|
.ztree.hack li span.button.chk.checkbox_false_part { |
|
|
|
|
background: url('images/1x/icon/half_selected.png') no-repeat center center; |
|
|
|
|
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/1x/icon/half_selected.png'); |
|
|
|
|
_background: none; |
|
|
|
|
} |
|
|
|
|
.ztree 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; |
|
|
|
|
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/1x/icon/half_selected.png'); |
|
|
|
|
_background: none; |
|
|
|
|
} |
|
|
|
|
.ztree 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; |
|
|
|
|
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/1x/icon/check_box_active.png'); |
|
|
|
|
_background: none; |
|
|
|
|
} |
|
|
|
|
.ztree 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; |
|
|
|
|
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/1x/icon/check_box_active.png'); |
|
|
|
|
_background: none; |
|
|
|
|
} |
|
|
|
|
.ztree 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; |
|
|
|
|
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/1x/icon/half_selected.png'); |
|
|
|
|
_background: none; |
|
|
|
|
} |
|
|
|
|
.ztree 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; |
|
|
|
|
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/1x/icon/half_selected.png'); |
|
|
|
|
_background: none; |
|
|
|
@ -2212,9 +2251,8 @@ textarea {
|
|
|
|
|
content: ""; |
|
|
|
|
background-color: #ffffff; |
|
|
|
|
transform: rotate(-45deg); |
|
|
|
|
-webkit-box-shadow: 1px 1px 1px 0 rgba(35, 46, 64, 0.2); |
|
|
|
|
-moz-box-shadow: 1px 1px 1px 0 rgba(35, 46, 64, 0.2); |
|
|
|
|
box-shadow: 1px 1px 1px 0 rgba(35, 46, 64, 0.2); |
|
|
|
|
border-bottom: 1px solid #f2f4f7; |
|
|
|
|
border-right: 1px solid #f2f4f7; |
|
|
|
|
} |
|
|
|
|
.bi-bubble-combo .bubble-combo-triangle-right { |
|
|
|
|
z-index: 1; |
|
|
|
@ -2231,9 +2269,8 @@ textarea {
|
|
|
|
|
content: ""; |
|
|
|
|
background-color: #ffffff; |
|
|
|
|
transform: rotate(135deg); |
|
|
|
|
-webkit-box-shadow: 1px 1px 1px 0 rgba(35, 46, 64, 0.2); |
|
|
|
|
-moz-box-shadow: 1px 1px 1px 0 rgba(35, 46, 64, 0.2); |
|
|
|
|
box-shadow: 1px 1px 1px 0 rgba(35, 46, 64, 0.2); |
|
|
|
|
border-bottom: 1px solid #f2f4f7; |
|
|
|
|
border-right: 1px solid #f2f4f7; |
|
|
|
|
} |
|
|
|
|
.bi-bubble-combo .bubble-combo-triangle-top { |
|
|
|
|
z-index: 1; |
|
|
|
@ -2250,9 +2287,8 @@ textarea {
|
|
|
|
|
content: ""; |
|
|
|
|
background-color: #ffffff; |
|
|
|
|
transform: rotate(45deg); |
|
|
|
|
-webkit-box-shadow: 1px 1px 1px 0 rgba(35, 46, 64, 0.2); |
|
|
|
|
-moz-box-shadow: 1px 1px 1px 0 rgba(35, 46, 64, 0.2); |
|
|
|
|
box-shadow: 1px 1px 1px 0 rgba(35, 46, 64, 0.2); |
|
|
|
|
border-bottom: 1px solid #f2f4f7; |
|
|
|
|
border-right: 1px solid #f2f4f7; |
|
|
|
|
} |
|
|
|
|
.bi-bubble-combo .bubble-combo-triangle-bottom { |
|
|
|
|
z-index: 1; |
|
|
|
@ -2269,9 +2305,8 @@ textarea {
|
|
|
|
|
content: ""; |
|
|
|
|
background-color: #ffffff; |
|
|
|
|
transform: rotate(-135deg); |
|
|
|
|
-webkit-box-shadow: 1px 1px 1px 0 rgba(35, 46, 64, 0.2); |
|
|
|
|
-moz-box-shadow: 1px 1px 1px 0 rgba(35, 46, 64, 0.2); |
|
|
|
|
box-shadow: 1px 1px 1px 0 rgba(35, 46, 64, 0.2); |
|
|
|
|
border-bottom: 1px solid #f2f4f7; |
|
|
|
|
border-right: 1px solid #f2f4f7; |
|
|
|
|
} |
|
|
|
|
.bi-theme-dark .bi-bubble-combo .bubble-combo-triangle-left:before, |
|
|
|
|
.bi-theme-dark .bi-bubble-combo.bubble-combo-triangle-right:before, |
|
|
|
@ -2284,11 +2319,10 @@ textarea {
|
|
|
|
|
display: block !important; |
|
|
|
|
visibility: visible !important; |
|
|
|
|
} |
|
|
|
|
.bi-combo.bi-combo-popup:focus, |
|
|
|
|
.bi-combo.bi-combo-popup:focus-within { |
|
|
|
|
-webkit-box-shadow: 0 0 5px 2px #d7e7fc; |
|
|
|
|
-moz-box-shadow: 0 0 5px 2px #d7e7fc; |
|
|
|
|
box-shadow: 0 0 5px 2px #d7e7fc; |
|
|
|
|
.bi-combo.bi-combo-popup > .bi-border, |
|
|
|
|
.bi-combo.bi-combo-hover > .bi-border, |
|
|
|
|
.bi-combo:hover > .bi-border { |
|
|
|
|
border-color: #3685f2; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.bi-search-text-value-combo .trigger-icon-button { |
|
|
|
@ -2309,11 +2343,11 @@ textarea {
|
|
|
|
|
.bi-search-text-value-combo.combo-show .trigger-down { |
|
|
|
|
display: none; |
|
|
|
|
} |
|
|
|
|
.bi-combo.bi-combo-popup > .bi-search-text-value-trigger, |
|
|
|
|
.bi-combo:hover > .bi-search-text-value-trigger { |
|
|
|
|
.bi-search-text-value-combo .bi-combo-hover > .bi-border { |
|
|
|
|
border-color: #3685f2; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.bi-icon-text-value-combo.combo-error .bi-text-trigger .select-text-label { |
|
|
|
|
color: #ff4949; |
|
|
|
|
} |
|
|
|
@ -2321,8 +2355,14 @@ textarea {
|
|
|
|
|
.bi-text-value-combo.combo-error .bi-select-text-trigger .select-text-label { |
|
|
|
|
color: #ff4949; |
|
|
|
|
} |
|
|
|
|
.bi-combo.bi-combo-popup > .bi-select-text-trigger, |
|
|
|
|
.bi-combo:hover > .bi-select-text-trigger { |
|
|
|
|
|
|
|
|
|
.bi-text-value-check-combo.bi-combo-popup > .bi-border, |
|
|
|
|
.bi-text-value-check-combo:hover > .bi-border { |
|
|
|
|
border-color: #3685f2; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.bi-text-value-down-list-combo.bi-combo-popup > .bi-border, |
|
|
|
|
.bi-text-value-down-list-combo:hover > .bi-border { |
|
|
|
|
border-color: #3685f2; |
|
|
|
|
} |
|
|
|
|
/*************BI.SearchEditor******************/ |
|
|
|
@ -4255,8 +4295,7 @@ ul.ztree.zTreeDragUL {
|
|
|
|
|
.bi-multi-select-combo.combo-show .trigger-down { |
|
|
|
|
display: none; |
|
|
|
|
} |
|
|
|
|
.bi-combo.bi-combo-popup:focus > .bi-multi-select-trigger, |
|
|
|
|
.bi-combo.bi-combo-popup:hover > .bi-multi-select-trigger { |
|
|
|
|
.bi-multi-select-combo .bi-combo-hover > .bi-border { |
|
|
|
|
border-color: #3685f2; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
@ -4275,6 +4314,9 @@ ul.ztree.zTreeDragUL {
|
|
|
|
|
.bi-multi-select-insert-combo.combo-show .trigger-down { |
|
|
|
|
display: none; |
|
|
|
|
} |
|
|
|
|
.bi-multi-select-insert-combo .bi-combo-hover > .bi-border { |
|
|
|
|
border-color: #3685f2; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.bi-multi-select-trigger { |
|
|
|
@ -4513,7 +4555,26 @@ ul.ztree.zTreeDragUL {
|
|
|
|
|
display: none; |
|
|
|
|
} |
|
|
|
|
.bi-combo.bi-combo-popup:focus > .bi-single-select-trigger, |
|
|
|
|
.bi-combo.bi-combo-popup:hover > .bi-single-select-trigger { |
|
|
|
|
.bi-combo.bi-combo-popup:hover > .bi-single-select-trigger, |
|
|
|
|
.bi-combo.bi-combo-popup:focus-within > .bi-single-select-trigger { |
|
|
|
|
border-color: #3685f2; |
|
|
|
|
} |
|
|
|
|
.bi-single-select-combo .single-select-trigger-icon-button { |
|
|
|
|
font-size: 16px; |
|
|
|
|
} |
|
|
|
|
.bi-single-select-combo .trigger-up { |
|
|
|
|
display: none; |
|
|
|
|
} |
|
|
|
|
.bi-single-select-combo .trigger-down { |
|
|
|
|
display: block; |
|
|
|
|
} |
|
|
|
|
.bi-single-select-combo.combo-show .trigger-up { |
|
|
|
|
display: block; |
|
|
|
|
} |
|
|
|
|
.bi-single-select-combo.combo-show .trigger-down { |
|
|
|
|
display: none; |
|
|
|
|
} |
|
|
|
|
.bi-single-select-combo .bi-combo-hover > .bi-border { |
|
|
|
|
border-color: #3685f2; |
|
|
|
|
} |
|
|
|
|
.bi-single-slider-label { |
|
|
|
@ -4736,41 +4797,89 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
_background: none; |
|
|
|
|
} |
|
|
|
|
.ztree li span.button.chk.checkbox_false_full { |
|
|
|
|
background: url('https://fanruan.coding.me/fineui/dist/images/2x/icon/check_box_normal.png') no-repeat center center; |
|
|
|
|
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://fanruan.coding.me/fineui/dist/images/2x/icon/check_box_normal.png'); |
|
|
|
|
background-size: contain; |
|
|
|
|
_background: none; |
|
|
|
|
} |
|
|
|
|
.ztree li span.button.chk.checkbox_false_full_focus { |
|
|
|
|
background: url('https://fanruan.coding.me/fineui/dist/images/2x/icon/check_box_normal.png') no-repeat center center; |
|
|
|
|
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://fanruan.coding.me/fineui/dist/images/2x/icon/check_box_normal.png'); |
|
|
|
|
background-size: contain; |
|
|
|
|
_background: none; |
|
|
|
|
} |
|
|
|
|
.ztree li span.button.chk.checkbox_false_part { |
|
|
|
|
background: url('https://fanruan.coding.me/fineui/dist/images/2x/icon/half_selected.png') no-repeat center center; |
|
|
|
|
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://fanruan.coding.me/fineui/dist/images/2x/icon/half_selected.png'); |
|
|
|
|
background-size: contain; |
|
|
|
|
_background: none; |
|
|
|
|
} |
|
|
|
|
.ztree li span.button.chk.checkbox_false_part_focus { |
|
|
|
|
background: url('https://fanruan.coding.me/fineui/dist/images/2x/icon/half_selected.png') no-repeat center center; |
|
|
|
|
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://fanruan.coding.me/fineui/dist/images/2x/icon/half_selected.png'); |
|
|
|
|
background-size: contain; |
|
|
|
|
_background: none; |
|
|
|
|
} |
|
|
|
|
.ztree li span.button.chk.checkbox_true_full { |
|
|
|
|
background: url('https://fanruan.coding.me/fineui/dist/images/2x/icon/check_box_active.png') no-repeat center center; |
|
|
|
|
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://fanruan.coding.me/fineui/dist/images/2x/icon/check_box_active.png'); |
|
|
|
|
background-size: contain; |
|
|
|
|
_background: none; |
|
|
|
|
} |
|
|
|
|
.ztree li span.button.chk.checkbox_true_full_focus { |
|
|
|
|
background: url('https://fanruan.coding.me/fineui/dist/images/2x/icon/check_box_active.png') no-repeat center center; |
|
|
|
|
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://fanruan.coding.me/fineui/dist/images/2x/icon/check_box_active.png'); |
|
|
|
|
background-size: contain; |
|
|
|
|
_background: none; |
|
|
|
|
} |
|
|
|
|
.ztree li span.button.chk.checkbox_true_part { |
|
|
|
|
background: url('https://fanruan.coding.me/fineui/dist/images/2x/icon/half_selected.png') no-repeat center center; |
|
|
|
|
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://fanruan.coding.me/fineui/dist/images/2x/icon/half_selected.png'); |
|
|
|
|
background-size: contain; |
|
|
|
|
_background: none; |
|
|
|
|
} |
|
|
|
|
.ztree li span.button.chk.checkbox_true_part_focus { |
|
|
|
|
background: url('https://fanruan.coding.me/fineui/dist/images/2x/icon/half_selected.png') no-repeat center center; |
|
|
|
|
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://fanruan.coding.me/fineui/dist/images/2x/icon/half_selected.png'); |
|
|
|
|
background-size: contain; |
|
|
|
|
_background: none; |
|
|
|
|
} |
|
|
|
|
.ztree.hack li span.button.chk.checkbox_false_full { |
|
|
|
|
background: url('https://fanruan.coding.me/fineui/dist/images/1x/icon/check_box_normal.png') no-repeat center center; |
|
|
|
|
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://fanruan.coding.me/fineui/dist/images/1x/icon/check_box_normal.png'); |
|
|
|
|
_background: none; |
|
|
|
|
} |
|
|
|
|
.ztree li span.button.chk.checkbox_false_full_focus { |
|
|
|
|
.ztree.hack li span.button.chk.checkbox_false_full_focus { |
|
|
|
|
background: url('https://fanruan.coding.me/fineui/dist/images/1x/icon/check_box_normal.png') no-repeat center center; |
|
|
|
|
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://fanruan.coding.me/fineui/dist/images/1x/icon/check_box_normal.png'); |
|
|
|
|
_background: none; |
|
|
|
|
} |
|
|
|
|
.ztree li span.button.chk.checkbox_false_part { |
|
|
|
|
.ztree.hack li span.button.chk.checkbox_false_part { |
|
|
|
|
background: url('https://fanruan.coding.me/fineui/dist/images/1x/icon/half_selected.png') no-repeat center center; |
|
|
|
|
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://fanruan.coding.me/fineui/dist/images/1x/icon/half_selected.png'); |
|
|
|
|
_background: none; |
|
|
|
|
} |
|
|
|
|
.ztree li span.button.chk.checkbox_false_part_focus { |
|
|
|
|
.ztree.hack li span.button.chk.checkbox_false_part_focus { |
|
|
|
|
background: url('https://fanruan.coding.me/fineui/dist/images/1x/icon/half_selected.png') no-repeat center center; |
|
|
|
|
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://fanruan.coding.me/fineui/dist/images/1x/icon/half_selected.png'); |
|
|
|
|
_background: none; |
|
|
|
|
} |
|
|
|
|
.ztree li span.button.chk.checkbox_true_full { |
|
|
|
|
.ztree.hack li span.button.chk.checkbox_true_full { |
|
|
|
|
background: url('https://fanruan.coding.me/fineui/dist/images/1x/icon/check_box_active.png') no-repeat center center; |
|
|
|
|
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://fanruan.coding.me/fineui/dist/images/1x/icon/check_box_active.png'); |
|
|
|
|
_background: none; |
|
|
|
|
} |
|
|
|
|
.ztree li span.button.chk.checkbox_true_full_focus { |
|
|
|
|
.ztree.hack li span.button.chk.checkbox_true_full_focus { |
|
|
|
|
background: url('https://fanruan.coding.me/fineui/dist/images/1x/icon/check_box_active.png') no-repeat center center; |
|
|
|
|
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://fanruan.coding.me/fineui/dist/images/1x/icon/check_box_active.png'); |
|
|
|
|
_background: none; |
|
|
|
|
} |
|
|
|
|
.ztree li span.button.chk.checkbox_true_part { |
|
|
|
|
.ztree.hack li span.button.chk.checkbox_true_part { |
|
|
|
|
background: url('https://fanruan.coding.me/fineui/dist/images/1x/icon/half_selected.png') no-repeat center center; |
|
|
|
|
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://fanruan.coding.me/fineui/dist/images/1x/icon/half_selected.png'); |
|
|
|
|
_background: none; |
|
|
|
|
} |
|
|
|
|
.ztree li span.button.chk.checkbox_true_part_focus { |
|
|
|
|
.ztree.hack li span.button.chk.checkbox_true_part_focus { |
|
|
|
|
background: url('https://fanruan.coding.me/fineui/dist/images/1x/icon/half_selected.png') no-repeat center center; |
|
|
|
|
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://fanruan.coding.me/fineui/dist/images/1x/icon/half_selected.png'); |
|
|
|
|
_background: none; |
|
|
|
|