|
|
|
@ -2453,16 +2453,10 @@ textarea {
|
|
|
|
|
.bi-combo:hover > .bi-border { |
|
|
|
|
border-color: #3685f2; |
|
|
|
|
} |
|
|
|
|
.bi-combo.disabled { |
|
|
|
|
background-color: #F2F4F7; |
|
|
|
|
} |
|
|
|
|
.bi-combo.disabled.bi-combo-hover > .bi-border, |
|
|
|
|
.bi-combo.disabled:hover > .bi-border { |
|
|
|
|
border-color: #e8eaed; |
|
|
|
|
} |
|
|
|
|
.bi-theme-dark .bi-combo.disabled { |
|
|
|
|
background-color: #2F3149; |
|
|
|
|
} |
|
|
|
|
.bi-theme-dark .bi-combo.disabled.bi-combo-hover > .bi-border, |
|
|
|
|
.bi-theme-dark .bi-combo.disabled:hover > .bi-border { |
|
|
|
|
border-color: #3a3c53; |
|
|
|
@ -2509,12 +2503,6 @@ textarea {
|
|
|
|
|
.bi-search-editor .search-font { |
|
|
|
|
font-size: 16px; |
|
|
|
|
} |
|
|
|
|
.bi-search-editor.disabled { |
|
|
|
|
background-color: #F2F4F7; |
|
|
|
|
} |
|
|
|
|
.bi-theme-dark .bi-search-editor.disabled { |
|
|
|
|
background-color: #2F3149; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/*************BI.SearchEditor******************/ |
|
|
|
|
.bi-small-search-editor .bi-editor { |
|
|
|
@ -2532,12 +2520,6 @@ textarea {
|
|
|
|
|
.bi-small-search-editor .search-font { |
|
|
|
|
font-size: 18px; |
|
|
|
|
} |
|
|
|
|
.bi-small-search-editor.disabled { |
|
|
|
|
background-color: #F2F4F7; |
|
|
|
|
} |
|
|
|
|
.bi-theme-dark .bi-small-search-editor.disabled { |
|
|
|
|
background-color: #2F3149; |
|
|
|
|
} |
|
|
|
|
.bi-message-title { |
|
|
|
|
font-size: 14px; |
|
|
|
|
cursor: pointer; |
|
|
|
@ -3629,12 +3611,6 @@ ul.ztree.zTreeDragUL {
|
|
|
|
|
.bi-number-editor .pull-up-font { |
|
|
|
|
font-size: 12px; |
|
|
|
|
} |
|
|
|
|
.bi-number-editor.disabled { |
|
|
|
|
background-color: #F2F4F7; |
|
|
|
|
} |
|
|
|
|
.bi-theme-dark .bi-number-editor.disabled { |
|
|
|
|
background-color: #2F3149; |
|
|
|
|
} |
|
|
|
|
.bi-number-interval .number-interval-small-editor { |
|
|
|
|
-moz-border-radius-topleft: 2px; |
|
|
|
|
-webkit-border-top-left-radius: 2px; |
|
|
|
|