|
|
|
@ -921,7 +921,7 @@ textarea {
|
|
|
|
|
.bi-list-item-select.button-success:active, |
|
|
|
|
.bi-list-item-select.button-success.active { |
|
|
|
|
color: #ffffff; |
|
|
|
|
background-color: #58cc7d; |
|
|
|
|
background-color: #13cd66; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-select.button-success:active .bi-input, |
|
|
|
|
.bi-list-item-select.button-success.active .bi-input { |
|
|
|
@ -937,7 +937,7 @@ textarea {
|
|
|
|
|
} |
|
|
|
|
.bi-list-item-select.button-success:active.bi-high-light-border, |
|
|
|
|
.bi-list-item-select.button-success.active.bi-high-light-border { |
|
|
|
|
border-color: #58cc7d; |
|
|
|
|
border-color: #13cd66; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-select.button-warning { |
|
|
|
|
color: #ff4949; |
|
|
|
@ -3139,8 +3139,8 @@ body .bi-button.button-ignore.clear,
|
|
|
|
|
} |
|
|
|
|
body .bi-button.button-success, |
|
|
|
|
#body .bi-button.button-success { |
|
|
|
|
background-color: #58cc7d; |
|
|
|
|
border-color: #58cc7d; |
|
|
|
|
background-color: #13cd66; |
|
|
|
|
border-color: #13cd66; |
|
|
|
|
} |
|
|
|
|
body .bi-button.button-success, |
|
|
|
|
#body .bi-button.button-success, |
|
|
|
@ -3157,7 +3157,7 @@ body .bi-button.button-success.clear,
|
|
|
|
|
#body .bi-button.button-success.clear, |
|
|
|
|
body .bi-button.button-success.clear .b-font:before, |
|
|
|
|
#body .bi-button.button-success.clear .b-font:before { |
|
|
|
|
color: #5cb75d; |
|
|
|
|
color: #13cd66; |
|
|
|
|
} |
|
|
|
|
body .bi-button.button-warning, |
|
|
|
|
#body .bi-button.button-warning { |
|
|
|
@ -3609,7 +3609,7 @@ body .bi-button.button-ignore.disabled.ghost .b-font:before,
|
|
|
|
|
} |
|
|
|
|
.bi-bubble .bubble-success { |
|
|
|
|
background: #e1f4e7; |
|
|
|
|
color: #5cb75d; |
|
|
|
|
color: #13cd66; |
|
|
|
|
} |
|
|
|
|
.bi-bubble .bubble-warning { |
|
|
|
|
background: #feeed7; |
|
|
|
@ -3630,7 +3630,7 @@ body .bi-button.button-ignore.disabled.ghost .b-font:before,
|
|
|
|
|
border-radius: 2px; |
|
|
|
|
} |
|
|
|
|
.bi-toast.toast-success { |
|
|
|
|
background: #58cc7d; |
|
|
|
|
background: #13cd66; |
|
|
|
|
} |
|
|
|
|
.bi-toast.toast-warning { |
|
|
|
|
background: #faaa39; |
|
|
|
@ -4007,7 +4007,7 @@ body .bi-button.button-ignore.disabled.ghost .b-font:before,
|
|
|
|
|
background-color: #3f8ce8; |
|
|
|
|
} |
|
|
|
|
.bi-resizable-table-cell .resizable-table-cell-resizer-container.suitable .resizable-table-cell-resizer-knob { |
|
|
|
|
background-color: #58cc7d; |
|
|
|
|
background-color: #13cd66; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.bi-resizable-table .resizable-table-resizer { |
|
|
|
@ -4016,7 +4016,7 @@ body .bi-button.button-ignore.disabled.ghost .b-font:before,
|
|
|
|
|
background-color: #3f8ce8; |
|
|
|
|
} |
|
|
|
|
.bi-resizable-table .resizable-table-resizer.suitable { |
|
|
|
|
background-color: #58cc7d; |
|
|
|
|
background-color: #13cd66; |
|
|
|
|
} |
|
|
|
|
.bi-resizable-table .resizable-table-region-resizer { |
|
|
|
|
cursor: ew-resize; |
|
|
|
@ -4640,7 +4640,7 @@ ul.ztree.zTreeDragUL {
|
|
|
|
|
} |
|
|
|
|
.bi-filter-operation .operation-trigger.hover, |
|
|
|
|
.bi-filter-operation .operation-trigger:hover { |
|
|
|
|
color: #58cc7d; |
|
|
|
|
color: #13cd66; |
|
|
|
|
} |
|
|
|
|
.bi-filter-pane { |
|
|
|
|
min-width: 100%; |
|
|
|
@ -6397,11 +6397,11 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
} |
|
|
|
|
.text-add-tip-font .b-font:before { |
|
|
|
|
content: "\e6dd"; |
|
|
|
|
color: #5cb75d; |
|
|
|
|
color: #13cd66; |
|
|
|
|
} |
|
|
|
|
.text-add-tip-font.disabled .b-font:before { |
|
|
|
|
content: "\e6dd"; |
|
|
|
|
color: #5cb75d; |
|
|
|
|
color: #13cd66; |
|
|
|
|
} |
|
|
|
|
.tree-collapse-icon-type1 .x-icon { |
|
|
|
|
display: block; |
|
|
|
|