|
|
|
@ -981,6 +981,55 @@ textarea {
|
|
|
|
|
.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); |
|
|
|
|