|
|
|
@ -440,7 +440,7 @@ textarea {
|
|
|
|
|
color: #3685f2; |
|
|
|
|
} |
|
|
|
|
.bi-high-light-background { |
|
|
|
|
background-color: #3f8ce8; |
|
|
|
|
background-color: #3685f2; |
|
|
|
|
color: #ffffff; |
|
|
|
|
} |
|
|
|
|
.bi-high-light-background .bi-input { |
|
|
|
@ -509,8 +509,8 @@ textarea {
|
|
|
|
|
.bi-list-item:hover, |
|
|
|
|
.bi-list-item.hover { |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
background-color: rgba(26, 26, 26, 0.05); |
|
|
|
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d1a1a1a,endColorstr=#0d1a1a1a); |
|
|
|
|
background-color: rgba(54, 133, 242, 0.05); |
|
|
|
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d3685f2,endColorstr=#0d3685f2); |
|
|
|
|
} |
|
|
|
|
.bi-list-item:hover .bi-input, |
|
|
|
|
.bi-list-item.hover .bi-input { |
|
|
|
@ -698,8 +698,8 @@ textarea {
|
|
|
|
|
.bi-list-item-active:hover, |
|
|
|
|
.bi-list-item-active.hover { |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
background-color: rgba(26, 26, 26, 0.05); |
|
|
|
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d1a1a1a,endColorstr=#0d1a1a1a); |
|
|
|
|
background-color: rgba(54, 133, 242, 0.06); |
|
|
|
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0f3685f2,endColorstr=#0f3685f2); |
|
|
|
|
} |
|
|
|
|
.bi-list-item-active:hover .bi-input, |
|
|
|
|
.bi-list-item-active.hover .bi-input { |
|
|
|
@ -709,20 +709,27 @@ textarea {
|
|
|
|
|
.bi-list-item-active.hover .bi-textarea { |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-active.active, |
|
|
|
|
.bi-list-item-active:active { |
|
|
|
|
color: #3685f2; |
|
|
|
|
background-color: rgba(26, 26, 26, 0.05); |
|
|
|
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d1a1a1a,endColorstr=#0d1a1a1a); |
|
|
|
|
background-color: rgba(54, 133, 242, 0.06); |
|
|
|
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0f3685f2,endColorstr=#0f3685f2); |
|
|
|
|
} |
|
|
|
|
.bi-list-item-active.active .bi-input, |
|
|
|
|
.bi-list-item-active:active .bi-input { |
|
|
|
|
color: #3685f2; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-active.active .bi-textarea, |
|
|
|
|
.bi-list-item-active:active .bi-textarea { |
|
|
|
|
color: #3685f2; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-active.active { |
|
|
|
|
color: #3685f2; |
|
|
|
|
background-color: #ffffff; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-active.active .bi-input { |
|
|
|
|
color: #3685f2; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-active.active .bi-textarea { |
|
|
|
|
color: #3685f2; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-active.disabled, |
|
|
|
|
.bi-list-item-active.disabled:hover, |
|
|
|
|
.bi-list-item-active.disabled:active { |
|
|
|
@ -890,8 +897,8 @@ textarea {
|
|
|
|
|
.bi-list-item-select:hover, |
|
|
|
|
.bi-list-item-select.hover { |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
background-color: rgba(26, 26, 26, 0.05); |
|
|
|
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d1a1a1a,endColorstr=#0d1a1a1a); |
|
|
|
|
background-color: rgba(54, 133, 242, 0.06); |
|
|
|
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0f3685f2,endColorstr=#0f3685f2); |
|
|
|
|
} |
|
|
|
|
.bi-list-item-select:hover .bi-input, |
|
|
|
|
.bi-list-item-select.hover .bi-input { |
|
|
|
@ -904,7 +911,7 @@ textarea {
|
|
|
|
|
.bi-list-item-select:active, |
|
|
|
|
.bi-list-item-select.active { |
|
|
|
|
color: #ffffff; |
|
|
|
|
background-color: #3f8ce8; |
|
|
|
|
background-color: #3685f2; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-select:active .bi-input, |
|
|
|
|
.bi-list-item-select.active .bi-input { |
|
|
|
@ -1039,7 +1046,7 @@ textarea {
|
|
|
|
|
.bi-theme-dark .bi-list-item-select:active, |
|
|
|
|
.bi-theme-dark .bi-list-item-select.active { |
|
|
|
|
color: #ffffff; |
|
|
|
|
background-color: #3f8ce8; |
|
|
|
|
background-color: #3685f2; |
|
|
|
|
} |
|
|
|
|
.bi-theme-dark .bi-list-item-select:active .bi-input, |
|
|
|
|
.bi-theme-dark .bi-list-item-select.active .bi-input { |
|
|
|
@ -1859,7 +1866,7 @@ textarea {
|
|
|
|
|
display: none; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.bi-text-value-combo.combo-error .bi-select-text-trigger .bi-label { |
|
|
|
|
.bi-text-value-combo.combo-error .bi-select-text-trigger .select-text-label { |
|
|
|
|
color: #ff4949; |
|
|
|
|
} |
|
|
|
|
/*************BI.SearchEditor******************/ |
|
|
|
@ -2491,7 +2498,7 @@ body .bi-button,
|
|
|
|
|
-moz-border-radius: 2px; |
|
|
|
|
border-radius: 2px; |
|
|
|
|
border: 1px solid #3685f2; |
|
|
|
|
background-color: #3f8ce8; |
|
|
|
|
background-color: #3685f2; |
|
|
|
|
text-align: center; |
|
|
|
|
vertical-align: middle; |
|
|
|
|
cursor: pointer; |
|
|
|
@ -2546,11 +2553,11 @@ body .bi-button.button-common.ghost .b-font:before,
|
|
|
|
|
body .bi-button.button-common.ghost:hover, |
|
|
|
|
#body .bi-button.button-common.ghost:hover { |
|
|
|
|
color: #ffffff; |
|
|
|
|
background-color: #3f8ce8; |
|
|
|
|
background-color: #3685f2; |
|
|
|
|
} |
|
|
|
|
body .bi-button.button-common.ghost:active, |
|
|
|
|
#body .bi-button.button-common.ghost:active { |
|
|
|
|
background-color: #3f8ce8; |
|
|
|
|
background-color: #3685f2; |
|
|
|
|
} |
|
|
|
|
body .bi-button.button-ignore, |
|
|
|
|
#body .bi-button.button-ignore { |
|
|
|
@ -2859,7 +2866,7 @@ body .bi-button.button-ignore.disabled.ghost .b-font:before,
|
|
|
|
|
} |
|
|
|
|
.bi-switch:active, |
|
|
|
|
.bi-switch.active { |
|
|
|
|
background-color: #3f8ce8; |
|
|
|
|
background-color: #3685f2; |
|
|
|
|
} |
|
|
|
|
.bi-switch .circle-button { |
|
|
|
|
-webkit-border-radius: 9px 9px 9px 9px; |
|
|
|
@ -2873,7 +2880,7 @@ body .bi-button.button-ignore.disabled.ghost .b-font:before,
|
|
|
|
|
-webkit-border-radius: 2px; |
|
|
|
|
-moz-border-radius: 2px; |
|
|
|
|
border-radius: 2px; |
|
|
|
|
background: #3f8ce8; |
|
|
|
|
background: #3685f2; |
|
|
|
|
display: inline-block; |
|
|
|
|
} |
|
|
|
|
.bi-code-editor .error-param { |
|
|
|
@ -3000,7 +3007,7 @@ body .bi-button.button-ignore.disabled.ghost .b-font:before,
|
|
|
|
|
background: #ff4949; |
|
|
|
|
} |
|
|
|
|
.bi-toast.toast-normal { |
|
|
|
|
background: #3f8ce8; |
|
|
|
|
background: #3685f2; |
|
|
|
|
} |
|
|
|
|
.bi-toast .toast-icon { |
|
|
|
|
font-size: 16px; |
|
|
|
@ -3038,7 +3045,7 @@ body .bi-button.button-ignore.disabled.ghost .b-font:before,
|
|
|
|
|
-webkit-border-radius: 2px; |
|
|
|
|
-moz-border-radius: 2px; |
|
|
|
|
border-radius: 2px; |
|
|
|
|
background: #3f8ce8; |
|
|
|
|
background: #3685f2; |
|
|
|
|
display: inline-block; |
|
|
|
|
} |
|
|
|
|
.CodeMirror-hints .sql-fr-function { |
|
|
|
@ -3298,7 +3305,7 @@ body .bi-button.button-ignore.disabled.ghost .b-font:before,
|
|
|
|
|
} |
|
|
|
|
.bi-resizable-table-cell .resizable-table-cell-resizer-container:hover .resizable-table-cell-resizer-knob, |
|
|
|
|
.bi-resizable-table-cell .resizable-table-cell-resizer-container.dragging .resizable-table-cell-resizer-knob { |
|
|
|
|
background-color: #3f8ce8; |
|
|
|
|
background-color: #3685f2; |
|
|
|
|
} |
|
|
|
|
.bi-resizable-table-cell .resizable-table-cell-resizer-container.suitable .resizable-table-cell-resizer-knob { |
|
|
|
|
background-color: #13cd66; |
|
|
|
@ -3307,7 +3314,7 @@ body .bi-button.button-ignore.disabled.ghost .b-font:before,
|
|
|
|
|
.bi-resizable-table .resizable-table-resizer { |
|
|
|
|
cursor: ew-resize; |
|
|
|
|
z-index: 1; |
|
|
|
|
background-color: #3f8ce8; |
|
|
|
|
background-color: #3685f2; |
|
|
|
|
} |
|
|
|
|
.bi-resizable-table .resizable-table-resizer.suitable { |
|
|
|
|
background-color: #13cd66; |
|
|
|
@ -3318,7 +3325,7 @@ body .bi-button.button-ignore.disabled.ghost .b-font:before,
|
|
|
|
|
} |
|
|
|
|
.bi-resizable-table .resizable-table-region-resizer:hover .resizable-table-region-resizer-knob, |
|
|
|
|
.bi-resizable-table .resizable-table-region-resizer.dragging .resizable-table-region-resizer-knob { |
|
|
|
|
background-color: #3f8ce8; |
|
|
|
|
background-color: #3685f2; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.bi-branch-tree .bi-branch-tree-view { |
|
|
|
@ -3629,6 +3636,9 @@ ul.ztree.zTreeDragUL {
|
|
|
|
|
.bi-down-list-popup .bi-down-list-item .list-item-text { |
|
|
|
|
max-width: 203px; |
|
|
|
|
} |
|
|
|
|
.bi-dynamic-date-combo .date-font { |
|
|
|
|
font-size: 16px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.bi-excel-table-header-cell { |
|
|
|
|
font-weight: bold; |
|
|
|
@ -4432,7 +4442,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
-moz-osx-font-smoothing: grayscale; |
|
|
|
|
} |
|
|
|
|
.close-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.close-font .b-font:before { |
|
|
|
@ -4444,7 +4453,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.close-h-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.close-h-font .b-font:before { |
|
|
|
@ -4461,7 +4469,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.close-ha-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.close-ha-font .b-font:before { |
|
|
|
@ -4483,7 +4490,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.circle-close-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.circle-close-font .b-font:before { |
|
|
|
@ -4495,7 +4501,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.search-close-h-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.search-close-h-font .b-font:before { |
|
|
|
@ -4512,7 +4517,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.pre-page-h-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.pre-page-h-font .b-font:before { |
|
|
|
@ -4529,7 +4533,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.next-page-h-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.next-page-h-font .b-font:before { |
|
|
|
@ -4546,7 +4549,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.search-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.search-font .b-font:before { |
|
|
|
@ -4558,7 +4560,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.date-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.date-font .b-font:before { |
|
|
|
@ -4570,7 +4571,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.date-change-h-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.date-change-h-font .b-font:before { |
|
|
|
@ -4587,7 +4587,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.dot-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.dot-font .b-font:before { |
|
|
|
@ -4599,7 +4598,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: #1a1a1a; |
|
|
|
|
} |
|
|
|
|
.dot-h-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.dot-h-font .b-font:before { |
|
|
|
@ -4616,7 +4614,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: #1a1a1a; |
|
|
|
|
} |
|
|
|
|
.dot-ha-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.dot-ha-font .b-font:before { |
|
|
|
@ -4638,7 +4635,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: #ffffff; |
|
|
|
|
} |
|
|
|
|
.dot-e-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.dot-e-font .b-font:before { |
|
|
|
@ -4663,7 +4659,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: #ffffff; |
|
|
|
|
} |
|
|
|
|
.pull-right-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.pull-right-font .b-font:before { |
|
|
|
@ -4675,7 +4670,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.pull-right-h-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.pull-right-h-font .b-font:before { |
|
|
|
@ -4692,7 +4686,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.pull-right-ha-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.pull-right-ha-font .b-font:before { |
|
|
|
@ -4714,7 +4707,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.pull-right-e-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.pull-right-e-font .b-font:before { |
|
|
|
@ -4739,7 +4731,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.copy-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.copy-font .b-font:before { |
|
|
|
@ -4751,7 +4742,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.copy-h-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.copy-h-font .b-font:before { |
|
|
|
@ -4768,7 +4758,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: #1a1a1a; |
|
|
|
|
} |
|
|
|
|
.copy-ha-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.copy-ha-font .b-font:before { |
|
|
|
@ -4790,7 +4779,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.copy-e-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.copy-e-font .b-font:before { |
|
|
|
@ -4815,7 +4803,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.check-mark-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.check-mark-font .b-font:before { |
|
|
|
@ -4827,7 +4814,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.check-mark-h-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.check-mark-h-font .b-font:before { |
|
|
|
@ -4844,7 +4830,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.check-mark-ha-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.check-mark-ha-font .b-font:before { |
|
|
|
@ -4866,7 +4851,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.check-mark-e-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.check-mark-e-font .b-font:before { |
|
|
|
@ -4892,7 +4876,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
} |
|
|
|
|
/** dashboard组件/控件 下拉列表图标字体 ~end~**/ |
|
|
|
|
.row-pre-page-h-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.row-pre-page-h-font .b-font:before { |
|
|
|
@ -4909,7 +4892,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.row-next-page-h-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.row-next-page-h-font .b-font:before { |
|
|
|
@ -4926,7 +4908,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.column-pre-page-h-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.column-pre-page-h-font .b-font:before { |
|
|
|
@ -4943,7 +4924,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.column-next-page-h-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.column-next-page-h-font .b-font:before { |
|
|
|
@ -4960,7 +4940,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.solid-triangle-top-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.solid-triangle-top-font .b-font:before { |
|
|
|
@ -4977,7 +4956,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.solid-triangle-bottom-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.solid-triangle-bottom-font .b-font:before { |
|
|
|
@ -4994,7 +4972,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.trigger-triangle-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.trigger-triangle-font .b-font:before { |
|
|
|
@ -5016,7 +4993,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: #999999; |
|
|
|
|
} |
|
|
|
|
.pull-up-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.pull-up-font .b-font:before { |
|
|
|
@ -5028,7 +5004,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.pull-down-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.pull-down-font .b-font:before { |
|
|
|
@ -5040,7 +5015,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.pull-down-h-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.pull-down-h-font .b-font:before { |
|
|
|
@ -5057,7 +5031,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.pull-down-ha-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.pull-down-ha-font .b-font:before { |
|
|
|
@ -5079,7 +5052,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.check-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.check-font .b-font:before { |
|
|
|
@ -5091,7 +5063,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: #3685f2; |
|
|
|
|
} |
|
|
|
|
.item-check-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.item-check-font .b-font:before { |
|
|
|
@ -5113,7 +5084,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: #ffffff; |
|
|
|
|
} |
|
|
|
|
.primary-key-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.primary-key-font .b-font:before { |
|
|
|
@ -5130,7 +5100,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.drag-tag-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.drag-tag-font .b-font:before { |
|
|
|
@ -5142,7 +5111,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: #faaa39; |
|
|
|
|
} |
|
|
|
|
.less-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.less-font .b-font:before { |
|
|
|
@ -5164,7 +5132,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.less-equal-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.less-equal-font .b-font:before { |
|
|
|
@ -5186,7 +5153,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.text-bold-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.text-bold-font .b-font:before { |
|
|
|
@ -5198,7 +5164,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.text-italic-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.text-italic-font .b-font:before { |
|
|
|
@ -5210,7 +5175,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.text-underline-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.text-underline-font .b-font:before { |
|
|
|
@ -5222,7 +5186,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.text-color-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.text-color-font .b-font:before { |
|
|
|
@ -5234,7 +5197,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.text-background-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.text-background-font .b-font:before { |
|
|
|
@ -5246,7 +5208,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.text-color-underline-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.text-color-underline-font .b-font:before { |
|
|
|
@ -5258,7 +5219,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.text-align-left-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.text-align-left-font .b-font:before { |
|
|
|
@ -5270,7 +5230,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.text-align-center-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.text-align-center-font .b-font:before { |
|
|
|
@ -5282,7 +5241,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.text-align-right-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.text-align-right-font .b-font:before { |
|
|
|
@ -5294,7 +5252,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.toast-error-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.toast-error-font .b-font:before { |
|
|
|
@ -5306,7 +5263,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.toast-success-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.toast-success-font .b-font:before { |
|
|
|
@ -5318,7 +5274,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.toast-warning-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.toast-warning-font .b-font:before { |
|
|
|
@ -5330,7 +5285,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.toast-message-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.toast-message-font .b-font:before { |
|
|
|
@ -5342,7 +5296,6 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.text-add-tip-font .b-font { |
|
|
|
|
line-height: 1; |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.text-add-tip-font .b-font:before { |
|
|
|
|