|
|
|
@ -1107,6 +1107,23 @@ textarea {
|
|
|
|
|
.bi-list-item-select.disabled:active.bi-high-light-border { |
|
|
|
|
border-color: #cccccc; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-select2:hover, |
|
|
|
|
.bi-list-item-select2.hover { |
|
|
|
|
background-color: #f7f8fa; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-select2:active, |
|
|
|
|
.bi-list-item-select2.active { |
|
|
|
|
color: #3685f2; |
|
|
|
|
background-color: #f7f8fa; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-select2:active .bi-input, |
|
|
|
|
.bi-list-item-select2.active .bi-input { |
|
|
|
|
color: #3685f2; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-select2:active .bi-textarea, |
|
|
|
|
.bi-list-item-select2.active .bi-textarea { |
|
|
|
|
color: #3685f2; |
|
|
|
|
} |
|
|
|
|
.bi-theme-dark .bi-list-item-select:hover, |
|
|
|
|
.bi-theme-dark .bi-list-item-select.hover { |
|
|
|
|
color: #ffffff; |
|
|
|
|