|
|
@ -1,15 +1,15 @@ |
|
|
|
.base-disabled { |
|
|
|
.base-disabled { |
|
|
|
cursor: default !important; |
|
|
|
cursor: default !important; |
|
|
|
color: #cccccc !important; |
|
|
|
color: #9ea6b2 !important; |
|
|
|
} |
|
|
|
} |
|
|
|
.base-disabled .bi-input { |
|
|
|
.base-disabled .bi-input { |
|
|
|
color: #cccccc !important; |
|
|
|
color: #9ea6b2 !important; |
|
|
|
} |
|
|
|
} |
|
|
|
.base-disabled .bi-textarea { |
|
|
|
.base-disabled .bi-textarea { |
|
|
|
color: #cccccc !important; |
|
|
|
color: #9ea6b2 !important; |
|
|
|
} |
|
|
|
} |
|
|
|
.base-disabled .b-font:before { |
|
|
|
.base-disabled .b-font:before { |
|
|
|
color: #cccccc !important; |
|
|
|
color: #9ea6b2 !important; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-theme-dark .base-disabled { |
|
|
|
.bi-theme-dark .base-disabled { |
|
|
|
color: #666666 !important; |
|
|
|
color: #666666 !important; |
|
|
@ -40,13 +40,13 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-background { |
|
|
|
.bi-background { |
|
|
|
background-color: #eff1f4; |
|
|
|
background-color: #eff1f4; |
|
|
|
color: #666666; |
|
|
|
color: #3d4d66; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-background .bi-input { |
|
|
|
.bi-background .bi-input { |
|
|
|
color: #666666; |
|
|
|
color: #3d4d66; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-background .bi-textarea { |
|
|
|
.bi-background .bi-textarea { |
|
|
|
color: #666666; |
|
|
|
color: #3d4d66; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-theme-dark .bi-background { |
|
|
|
.bi-theme-dark .bi-background { |
|
|
|
background-color: #191b2b; |
|
|
|
background-color: #191b2b; |
|
|
@ -60,13 +60,13 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-card { |
|
|
|
.bi-card { |
|
|
|
background-color: #ffffff; |
|
|
|
background-color: #ffffff; |
|
|
|
color: #666666; |
|
|
|
color: #3d4d66; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-card .bi-input { |
|
|
|
.bi-card .bi-input { |
|
|
|
color: #666666; |
|
|
|
color: #3d4d66; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-card .bi-textarea { |
|
|
|
.bi-card .bi-textarea { |
|
|
|
color: #666666; |
|
|
|
color: #3d4d66; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-theme-dark .bi-card { |
|
|
|
.bi-theme-dark .bi-card { |
|
|
|
background-color: #242640; |
|
|
|
background-color: #242640; |
|
|
@ -79,13 +79,13 @@ |
|
|
|
color: #cccccc; |
|
|
|
color: #cccccc; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-disabled { |
|
|
|
.bi-disabled { |
|
|
|
color: #cccccc; |
|
|
|
color: #9ea6b2; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-disabled .bi-input { |
|
|
|
.bi-disabled .bi-input { |
|
|
|
color: #cccccc; |
|
|
|
color: #9ea6b2; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-disabled .bi-textarea { |
|
|
|
.bi-disabled .bi-textarea { |
|
|
|
color: #cccccc; |
|
|
|
color: #9ea6b2; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-theme-dark .bi-disabled { |
|
|
|
.bi-theme-dark .bi-disabled { |
|
|
|
color: #666666; |
|
|
|
color: #666666; |
|
|
@ -97,13 +97,13 @@ |
|
|
|
color: #666666; |
|
|
|
color: #666666; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-tips { |
|
|
|
.bi-tips { |
|
|
|
color: #999999; |
|
|
|
color: #c4c9d1; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-tips .bi-input { |
|
|
|
.bi-tips .bi-input { |
|
|
|
color: #999999; |
|
|
|
color: #c4c9d1; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-tips .bi-textarea { |
|
|
|
.bi-tips .bi-textarea { |
|
|
|
color: #999999; |
|
|
|
color: #c4c9d1; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-border { |
|
|
|
.bi-border { |
|
|
|
border: 1px solid #d4dadd; |
|
|
|
border: 1px solid #d4dadd; |
|
|
@ -136,22 +136,22 @@ |
|
|
|
border-bottom: 1px solid #525466; |
|
|
|
border-bottom: 1px solid #525466; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-keyword-red-mark { |
|
|
|
.bi-keyword-red-mark { |
|
|
|
color: #f07d0a; |
|
|
|
color: #ff4949; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-keyword-red-mark .bi-input { |
|
|
|
.bi-keyword-red-mark .bi-input { |
|
|
|
color: #f07d0a; |
|
|
|
color: #ff4949; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-keyword-red-mark .bi-textarea { |
|
|
|
.bi-keyword-red-mark .bi-textarea { |
|
|
|
color: #f07d0a; |
|
|
|
color: #ff4949; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-high-light { |
|
|
|
.bi-high-light { |
|
|
|
color: #3f8ce8; |
|
|
|
color: #3685f2; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-high-light .bi-input { |
|
|
|
.bi-high-light .bi-input { |
|
|
|
color: #3f8ce8; |
|
|
|
color: #3685f2; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-high-light .bi-textarea { |
|
|
|
.bi-high-light .bi-textarea { |
|
|
|
color: #3f8ce8; |
|
|
|
color: #3685f2; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-high-light-background { |
|
|
|
.bi-high-light-background { |
|
|
|
background-color: #3f8ce8; |
|
|
|
background-color: #3f8ce8; |
|
|
@ -245,22 +245,22 @@ |
|
|
|
.bi-list-item.disabled:hover, |
|
|
|
.bi-list-item.disabled:hover, |
|
|
|
.bi-list-item.disabled:active { |
|
|
|
.bi-list-item.disabled:active { |
|
|
|
background-color: transparent !important; |
|
|
|
background-color: transparent !important; |
|
|
|
color: #cccccc !important; |
|
|
|
color: #9ea6b2 !important; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-list-item.disabled .bi-input, |
|
|
|
.bi-list-item.disabled .bi-input, |
|
|
|
.bi-list-item.disabled:hover .bi-input, |
|
|
|
.bi-list-item.disabled:hover .bi-input, |
|
|
|
.bi-list-item.disabled:active .bi-input { |
|
|
|
.bi-list-item.disabled:active .bi-input { |
|
|
|
color: #cccccc !important; |
|
|
|
color: #9ea6b2 !important; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-list-item.disabled .bi-textarea, |
|
|
|
.bi-list-item.disabled .bi-textarea, |
|
|
|
.bi-list-item.disabled:hover .bi-textarea, |
|
|
|
.bi-list-item.disabled:hover .bi-textarea, |
|
|
|
.bi-list-item.disabled:active .bi-textarea { |
|
|
|
.bi-list-item.disabled:active .bi-textarea { |
|
|
|
color: #cccccc !important; |
|
|
|
color: #9ea6b2 !important; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-list-item.disabled .bi-high-light, |
|
|
|
.bi-list-item.disabled .bi-high-light, |
|
|
|
.bi-list-item.disabled:hover .bi-high-light, |
|
|
|
.bi-list-item.disabled:hover .bi-high-light, |
|
|
|
.bi-list-item.disabled:active .bi-high-light { |
|
|
|
.bi-list-item.disabled:active .bi-high-light { |
|
|
|
color: #cccccc !important; |
|
|
|
color: #9ea6b2 !important; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-theme-dark .bi-list-item:hover, |
|
|
|
.bi-theme-dark .bi-list-item:hover, |
|
|
|
.bi-theme-dark .bi-list-item.hover { |
|
|
|
.bi-theme-dark .bi-list-item.hover { |
|
|
@ -302,45 +302,45 @@ |
|
|
|
border: 1px solid #178cdf; |
|
|
|
border: 1px solid #178cdf; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-list-item-simple { |
|
|
|
.bi-list-item-simple { |
|
|
|
color: #999999; |
|
|
|
color: #c4c9d1; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-list-item-simple .bi-input { |
|
|
|
.bi-list-item-simple .bi-input { |
|
|
|
color: #999999; |
|
|
|
color: #c4c9d1; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-list-item-simple .bi-textarea { |
|
|
|
.bi-list-item-simple .bi-textarea { |
|
|
|
color: #999999; |
|
|
|
color: #c4c9d1; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-list-item-simple:hover, |
|
|
|
.bi-list-item-simple:hover, |
|
|
|
.bi-list-item-simple.hover { |
|
|
|
.bi-list-item-simple.hover { |
|
|
|
color: #3f8ce8; |
|
|
|
color: #3685f2; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-list-item-simple:hover .bi-input, |
|
|
|
.bi-list-item-simple:hover .bi-input, |
|
|
|
.bi-list-item-simple.hover .bi-input { |
|
|
|
.bi-list-item-simple.hover .bi-input { |
|
|
|
color: #3f8ce8; |
|
|
|
color: #3685f2; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-list-item-simple:hover .bi-textarea, |
|
|
|
.bi-list-item-simple:hover .bi-textarea, |
|
|
|
.bi-list-item-simple.hover .bi-textarea { |
|
|
|
.bi-list-item-simple.hover .bi-textarea { |
|
|
|
color: #3f8ce8; |
|
|
|
color: #3685f2; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-list-item-simple.disabled, |
|
|
|
.bi-list-item-simple.disabled, |
|
|
|
.bi-list-item-simple.disabled:hover, |
|
|
|
.bi-list-item-simple.disabled:hover, |
|
|
|
.bi-list-item-simple.disabled:active { |
|
|
|
.bi-list-item-simple.disabled:active { |
|
|
|
color: #cccccc !important; |
|
|
|
color: #9ea6b2 !important; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-list-item-simple.disabled .bi-input, |
|
|
|
.bi-list-item-simple.disabled .bi-input, |
|
|
|
.bi-list-item-simple.disabled:hover .bi-input, |
|
|
|
.bi-list-item-simple.disabled:hover .bi-input, |
|
|
|
.bi-list-item-simple.disabled:active .bi-input { |
|
|
|
.bi-list-item-simple.disabled:active .bi-input { |
|
|
|
color: #cccccc !important; |
|
|
|
color: #9ea6b2 !important; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-list-item-simple.disabled .bi-textarea, |
|
|
|
.bi-list-item-simple.disabled .bi-textarea, |
|
|
|
.bi-list-item-simple.disabled:hover .bi-textarea, |
|
|
|
.bi-list-item-simple.disabled:hover .bi-textarea, |
|
|
|
.bi-list-item-simple.disabled:active .bi-textarea { |
|
|
|
.bi-list-item-simple.disabled:active .bi-textarea { |
|
|
|
color: #cccccc !important; |
|
|
|
color: #9ea6b2 !important; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-list-item-simple.disabled .bi-high-light, |
|
|
|
.bi-list-item-simple.disabled .bi-high-light, |
|
|
|
.bi-list-item-simple.disabled:hover .bi-high-light, |
|
|
|
.bi-list-item-simple.disabled:hover .bi-high-light, |
|
|
|
.bi-list-item-simple.disabled:active .bi-high-light { |
|
|
|
.bi-list-item-simple.disabled:active .bi-high-light { |
|
|
|
color: #cccccc !important; |
|
|
|
color: #9ea6b2 !important; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-list-item-effect:hover { |
|
|
|
.bi-list-item-effect:hover { |
|
|
|
color: #1a1a1a; |
|
|
|
color: #1a1a1a; |
|
|
@ -353,35 +353,35 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-list-item-effect.active, |
|
|
|
.bi-list-item-effect.active, |
|
|
|
.bi-list-item-effect:active { |
|
|
|
.bi-list-item-effect:active { |
|
|
|
color: #3f8ce8; |
|
|
|
color: #3685f2; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-list-item-effect.active .bi-input, |
|
|
|
.bi-list-item-effect.active .bi-input, |
|
|
|
.bi-list-item-effect:active .bi-input { |
|
|
|
.bi-list-item-effect:active .bi-input { |
|
|
|
color: #3f8ce8; |
|
|
|
color: #3685f2; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-list-item-effect.active .bi-textarea, |
|
|
|
.bi-list-item-effect.active .bi-textarea, |
|
|
|
.bi-list-item-effect:active .bi-textarea { |
|
|
|
.bi-list-item-effect:active .bi-textarea { |
|
|
|
color: #3f8ce8; |
|
|
|
color: #3685f2; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-list-item-effect.disabled, |
|
|
|
.bi-list-item-effect.disabled, |
|
|
|
.bi-list-item-effect.disabled:hover, |
|
|
|
.bi-list-item-effect.disabled:hover, |
|
|
|
.bi-list-item-effect.disabled:active { |
|
|
|
.bi-list-item-effect.disabled:active { |
|
|
|
color: #cccccc !important; |
|
|
|
color: #9ea6b2 !important; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-list-item-effect.disabled .bi-input, |
|
|
|
.bi-list-item-effect.disabled .bi-input, |
|
|
|
.bi-list-item-effect.disabled:hover .bi-input, |
|
|
|
.bi-list-item-effect.disabled:hover .bi-input, |
|
|
|
.bi-list-item-effect.disabled:active .bi-input { |
|
|
|
.bi-list-item-effect.disabled:active .bi-input { |
|
|
|
color: #cccccc !important; |
|
|
|
color: #9ea6b2 !important; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-list-item-effect.disabled .bi-textarea, |
|
|
|
.bi-list-item-effect.disabled .bi-textarea, |
|
|
|
.bi-list-item-effect.disabled:hover .bi-textarea, |
|
|
|
.bi-list-item-effect.disabled:hover .bi-textarea, |
|
|
|
.bi-list-item-effect.disabled:active .bi-textarea { |
|
|
|
.bi-list-item-effect.disabled:active .bi-textarea { |
|
|
|
color: #cccccc !important; |
|
|
|
color: #9ea6b2 !important; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-list-item-effect.disabled .bi-high-light, |
|
|
|
.bi-list-item-effect.disabled .bi-high-light, |
|
|
|
.bi-list-item-effect.disabled:hover .bi-high-light, |
|
|
|
.bi-list-item-effect.disabled:hover .bi-high-light, |
|
|
|
.bi-list-item-effect.disabled:active .bi-high-light { |
|
|
|
.bi-list-item-effect.disabled:active .bi-high-light { |
|
|
|
color: #cccccc !important; |
|
|
|
color: #9ea6b2 !important; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-theme-dark .bi-list-item-effect:hover { |
|
|
|
.bi-theme-dark .bi-list-item-effect:hover { |
|
|
|
color: #ffffff; |
|
|
|
color: #ffffff; |
|
|
@ -394,15 +394,15 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-theme-dark .bi-list-item-effect.active, |
|
|
|
.bi-theme-dark .bi-list-item-effect.active, |
|
|
|
.bi-theme-dark .bi-list-item-effect:active { |
|
|
|
.bi-theme-dark .bi-list-item-effect:active { |
|
|
|
color: #3f8ce8; |
|
|
|
color: #3685f2; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-theme-dark .bi-list-item-effect.active .bi-input, |
|
|
|
.bi-theme-dark .bi-list-item-effect.active .bi-input, |
|
|
|
.bi-theme-dark .bi-list-item-effect:active .bi-input { |
|
|
|
.bi-theme-dark .bi-list-item-effect:active .bi-input { |
|
|
|
color: #3f8ce8; |
|
|
|
color: #3685f2; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-theme-dark .bi-list-item-effect.active .bi-textarea, |
|
|
|
.bi-theme-dark .bi-list-item-effect.active .bi-textarea, |
|
|
|
.bi-theme-dark .bi-list-item-effect:active .bi-textarea { |
|
|
|
.bi-theme-dark .bi-list-item-effect:active .bi-textarea { |
|
|
|
color: #3f8ce8; |
|
|
|
color: #3685f2; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-theme-dark .bi-list-item-effect.disabled, |
|
|
|
.bi-theme-dark .bi-list-item-effect.disabled, |
|
|
|
.bi-theme-dark .bi-list-item-effect.disabled:hover, |
|
|
|
.bi-theme-dark .bi-list-item-effect.disabled:hover, |
|
|
@ -441,38 +441,38 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-list-item-active.active, |
|
|
|
.bi-list-item-active.active, |
|
|
|
.bi-list-item-active:active { |
|
|
|
.bi-list-item-active:active { |
|
|
|
color: #3f8ce8; |
|
|
|
color: #3685f2; |
|
|
|
background-color: rgba(26, 26, 26, 0.05); |
|
|
|
background-color: rgba(26, 26, 26, 0.05); |
|
|
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d1a1a1a,endColorstr=#0d1a1a1a); |
|
|
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d1a1a1a,endColorstr=#0d1a1a1a); |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-list-item-active.active .bi-input, |
|
|
|
.bi-list-item-active.active .bi-input, |
|
|
|
.bi-list-item-active:active .bi-input { |
|
|
|
.bi-list-item-active:active .bi-input { |
|
|
|
color: #3f8ce8; |
|
|
|
color: #3685f2; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-list-item-active.active .bi-textarea, |
|
|
|
.bi-list-item-active.active .bi-textarea, |
|
|
|
.bi-list-item-active:active .bi-textarea { |
|
|
|
.bi-list-item-active:active .bi-textarea { |
|
|
|
color: #3f8ce8; |
|
|
|
color: #3685f2; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-list-item-active.disabled, |
|
|
|
.bi-list-item-active.disabled, |
|
|
|
.bi-list-item-active.disabled:hover, |
|
|
|
.bi-list-item-active.disabled:hover, |
|
|
|
.bi-list-item-active.disabled:active { |
|
|
|
.bi-list-item-active.disabled:active { |
|
|
|
background-color: transparent !important; |
|
|
|
background-color: transparent !important; |
|
|
|
color: #cccccc !important; |
|
|
|
color: #9ea6b2 !important; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-list-item-active.disabled .bi-input, |
|
|
|
.bi-list-item-active.disabled .bi-input, |
|
|
|
.bi-list-item-active.disabled:hover .bi-input, |
|
|
|
.bi-list-item-active.disabled:hover .bi-input, |
|
|
|
.bi-list-item-active.disabled:active .bi-input { |
|
|
|
.bi-list-item-active.disabled:active .bi-input { |
|
|
|
color: #cccccc !important; |
|
|
|
color: #9ea6b2 !important; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-list-item-active.disabled .bi-textarea, |
|
|
|
.bi-list-item-active.disabled .bi-textarea, |
|
|
|
.bi-list-item-active.disabled:hover .bi-textarea, |
|
|
|
.bi-list-item-active.disabled:hover .bi-textarea, |
|
|
|
.bi-list-item-active.disabled:active .bi-textarea { |
|
|
|
.bi-list-item-active.disabled:active .bi-textarea { |
|
|
|
color: #cccccc !important; |
|
|
|
color: #9ea6b2 !important; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-list-item-active.disabled .bi-high-light, |
|
|
|
.bi-list-item-active.disabled .bi-high-light, |
|
|
|
.bi-list-item-active.disabled:hover .bi-high-light, |
|
|
|
.bi-list-item-active.disabled:hover .bi-high-light, |
|
|
|
.bi-list-item-active.disabled:active .bi-high-light { |
|
|
|
.bi-list-item-active.disabled:active .bi-high-light { |
|
|
|
color: #cccccc !important; |
|
|
|
color: #9ea6b2 !important; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-theme-dark .bi-list-item-active:hover, |
|
|
|
.bi-theme-dark .bi-list-item-active:hover, |
|
|
|
.bi-theme-dark .bi-list-item-active.hover { |
|
|
|
.bi-theme-dark .bi-list-item-active.hover { |
|
|
@ -490,17 +490,17 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-theme-dark .bi-list-item-active.active, |
|
|
|
.bi-theme-dark .bi-list-item-active.active, |
|
|
|
.bi-theme-dark .bi-list-item-active:active { |
|
|
|
.bi-theme-dark .bi-list-item-active:active { |
|
|
|
color: #3f8ce8; |
|
|
|
color: #3685f2; |
|
|
|
background-color: rgba(255, 255, 255, 0.05); |
|
|
|
background-color: rgba(255, 255, 255, 0.05); |
|
|
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0dffffff,endColorstr=#0dffffff); |
|
|
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0dffffff,endColorstr=#0dffffff); |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-theme-dark .bi-list-item-active.active .bi-input, |
|
|
|
.bi-theme-dark .bi-list-item-active.active .bi-input, |
|
|
|
.bi-theme-dark .bi-list-item-active:active .bi-input { |
|
|
|
.bi-theme-dark .bi-list-item-active:active .bi-input { |
|
|
|
color: #3f8ce8; |
|
|
|
color: #3685f2; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-theme-dark .bi-list-item-active.active .bi-textarea, |
|
|
|
.bi-theme-dark .bi-list-item-active.active .bi-textarea, |
|
|
|
.bi-theme-dark .bi-list-item-active:active .bi-textarea { |
|
|
|
.bi-theme-dark .bi-list-item-active:active .bi-textarea { |
|
|
|
color: #3f8ce8; |
|
|
|
color: #3685f2; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-theme-dark .bi-list-item-active.disabled, |
|
|
|
.bi-theme-dark .bi-list-item-active.disabled, |
|
|
|
.bi-theme-dark .bi-list-item-active.disabled:hover, |
|
|
|
.bi-theme-dark .bi-list-item-active.disabled:hover, |
|
|
@ -538,37 +538,37 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-list-item-active2.active, |
|
|
|
.bi-list-item-active2.active, |
|
|
|
.bi-list-item-active2:active { |
|
|
|
.bi-list-item-active2:active { |
|
|
|
color: #3f8ce8; |
|
|
|
color: #3685f2; |
|
|
|
background-color: #ffffff; |
|
|
|
background-color: #ffffff; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-list-item-active2.active .bi-input, |
|
|
|
.bi-list-item-active2.active .bi-input, |
|
|
|
.bi-list-item-active2:active .bi-input { |
|
|
|
.bi-list-item-active2:active .bi-input { |
|
|
|
color: #3f8ce8; |
|
|
|
color: #3685f2; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-list-item-active2.active .bi-textarea, |
|
|
|
.bi-list-item-active2.active .bi-textarea, |
|
|
|
.bi-list-item-active2:active .bi-textarea { |
|
|
|
.bi-list-item-active2:active .bi-textarea { |
|
|
|
color: #3f8ce8; |
|
|
|
color: #3685f2; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-list-item-active2.disabled, |
|
|
|
.bi-list-item-active2.disabled, |
|
|
|
.bi-list-item-active2.disabled:hover, |
|
|
|
.bi-list-item-active2.disabled:hover, |
|
|
|
.bi-list-item-active2.disabled:active { |
|
|
|
.bi-list-item-active2.disabled:active { |
|
|
|
background-color: transparent !important; |
|
|
|
background-color: transparent !important; |
|
|
|
color: #cccccc !important; |
|
|
|
color: #9ea6b2 !important; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-list-item-active2.disabled .bi-input, |
|
|
|
.bi-list-item-active2.disabled .bi-input, |
|
|
|
.bi-list-item-active2.disabled:hover .bi-input, |
|
|
|
.bi-list-item-active2.disabled:hover .bi-input, |
|
|
|
.bi-list-item-active2.disabled:active .bi-input { |
|
|
|
.bi-list-item-active2.disabled:active .bi-input { |
|
|
|
color: #cccccc !important; |
|
|
|
color: #9ea6b2 !important; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-list-item-active2.disabled .bi-textarea, |
|
|
|
.bi-list-item-active2.disabled .bi-textarea, |
|
|
|
.bi-list-item-active2.disabled:hover .bi-textarea, |
|
|
|
.bi-list-item-active2.disabled:hover .bi-textarea, |
|
|
|
.bi-list-item-active2.disabled:active .bi-textarea { |
|
|
|
.bi-list-item-active2.disabled:active .bi-textarea { |
|
|
|
color: #cccccc !important; |
|
|
|
color: #9ea6b2 !important; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-list-item-active2.disabled .bi-high-light, |
|
|
|
.bi-list-item-active2.disabled .bi-high-light, |
|
|
|
.bi-list-item-active2.disabled:hover .bi-high-light, |
|
|
|
.bi-list-item-active2.disabled:hover .bi-high-light, |
|
|
|
.bi-list-item-active2.disabled:active .bi-high-light { |
|
|
|
.bi-list-item-active2.disabled:active .bi-high-light { |
|
|
|
color: #cccccc !important; |
|
|
|
color: #9ea6b2 !important; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-theme-dark .bi-list-item-active2:hover, |
|
|
|
.bi-theme-dark .bi-list-item-active2:hover, |
|
|
|
.bi-theme-dark .bi-list-item-active2.hover { |
|
|
|
.bi-theme-dark .bi-list-item-active2.hover { |
|
|
@ -585,16 +585,16 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-theme-dark .bi-list-item-active2.active, |
|
|
|
.bi-theme-dark .bi-list-item-active2.active, |
|
|
|
.bi-theme-dark .bi-list-item-active2:active { |
|
|
|
.bi-theme-dark .bi-list-item-active2:active { |
|
|
|
color: #3f8ce8; |
|
|
|
color: #3685f2; |
|
|
|
background-color: #242640; |
|
|
|
background-color: #242640; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-theme-dark .bi-list-item-active2.active .bi-input, |
|
|
|
.bi-theme-dark .bi-list-item-active2.active .bi-input, |
|
|
|
.bi-theme-dark .bi-list-item-active2:active .bi-input { |
|
|
|
.bi-theme-dark .bi-list-item-active2:active .bi-input { |
|
|
|
color: #3f8ce8; |
|
|
|
color: #3685f2; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-theme-dark .bi-list-item-active2.active .bi-textarea, |
|
|
|
.bi-theme-dark .bi-list-item-active2.active .bi-textarea, |
|
|
|
.bi-theme-dark .bi-list-item-active2:active .bi-textarea { |
|
|
|
.bi-theme-dark .bi-list-item-active2:active .bi-textarea { |
|
|
|
color: #3f8ce8; |
|
|
|
color: #3685f2; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-theme-dark .bi-list-item-active2.disabled, |
|
|
|
.bi-theme-dark .bi-list-item-active2.disabled, |
|
|
|
.bi-theme-dark .bi-list-item-active2.disabled:hover, |
|
|
|
.bi-theme-dark .bi-list-item-active2.disabled:hover, |
|
|
@ -651,23 +651,23 @@ |
|
|
|
.bi-list-item-select.disabled, |
|
|
|
.bi-list-item-select.disabled, |
|
|
|
.bi-list-item-select.disabled:hover, |
|
|
|
.bi-list-item-select.disabled:hover, |
|
|
|
.bi-list-item-select.disabled:active { |
|
|
|
.bi-list-item-select.disabled:active { |
|
|
|
color: #cccccc !important; |
|
|
|
color: #9ea6b2 !important; |
|
|
|
background-color: transparent !important; |
|
|
|
background-color: transparent !important; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-list-item-select.disabled .bi-input, |
|
|
|
.bi-list-item-select.disabled .bi-input, |
|
|
|
.bi-list-item-select.disabled:hover .bi-input, |
|
|
|
.bi-list-item-select.disabled:hover .bi-input, |
|
|
|
.bi-list-item-select.disabled:active .bi-input { |
|
|
|
.bi-list-item-select.disabled:active .bi-input { |
|
|
|
color: #cccccc !important; |
|
|
|
color: #9ea6b2 !important; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-list-item-select.disabled .bi-textarea, |
|
|
|
.bi-list-item-select.disabled .bi-textarea, |
|
|
|
.bi-list-item-select.disabled:hover .bi-textarea, |
|
|
|
.bi-list-item-select.disabled:hover .bi-textarea, |
|
|
|
.bi-list-item-select.disabled:active .bi-textarea { |
|
|
|
.bi-list-item-select.disabled:active .bi-textarea { |
|
|
|
color: #cccccc !important; |
|
|
|
color: #9ea6b2 !important; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-list-item-select.disabled .bi-high-light, |
|
|
|
.bi-list-item-select.disabled .bi-high-light, |
|
|
|
.bi-list-item-select.disabled:hover .bi-high-light, |
|
|
|
.bi-list-item-select.disabled:hover .bi-high-light, |
|
|
|
.bi-list-item-select.disabled:active .bi-high-light { |
|
|
|
.bi-list-item-select.disabled:active .bi-high-light { |
|
|
|
color: #cccccc !important; |
|
|
|
color: #9ea6b2 !important; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-theme-dark .bi-list-item-select:hover, |
|
|
|
.bi-theme-dark .bi-list-item-select:hover, |
|
|
|
.bi-theme-dark .bi-list-item-select.hover { |
|
|
|
.bi-theme-dark .bi-list-item-select.hover { |
|
|
@ -754,23 +754,23 @@ |
|
|
|
.bi-list-item-none.disabled, |
|
|
|
.bi-list-item-none.disabled, |
|
|
|
.bi-list-item-none.disabled:hover, |
|
|
|
.bi-list-item-none.disabled:hover, |
|
|
|
.bi-list-item-none.disabled:active { |
|
|
|
.bi-list-item-none.disabled:active { |
|
|
|
color: #cccccc !important; |
|
|
|
color: #9ea6b2 !important; |
|
|
|
background-color: transparent !important; |
|
|
|
background-color: transparent !important; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-list-item-none.disabled .bi-input, |
|
|
|
.bi-list-item-none.disabled .bi-input, |
|
|
|
.bi-list-item-none.disabled:hover .bi-input, |
|
|
|
.bi-list-item-none.disabled:hover .bi-input, |
|
|
|
.bi-list-item-none.disabled:active .bi-input { |
|
|
|
.bi-list-item-none.disabled:active .bi-input { |
|
|
|
color: #cccccc !important; |
|
|
|
color: #9ea6b2 !important; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-list-item-none.disabled .bi-textarea, |
|
|
|
.bi-list-item-none.disabled .bi-textarea, |
|
|
|
.bi-list-item-none.disabled:hover .bi-textarea, |
|
|
|
.bi-list-item-none.disabled:hover .bi-textarea, |
|
|
|
.bi-list-item-none.disabled:active .bi-textarea { |
|
|
|
.bi-list-item-none.disabled:active .bi-textarea { |
|
|
|
color: #cccccc !important; |
|
|
|
color: #9ea6b2 !important; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-list-item-none.disabled .bi-high-light, |
|
|
|
.bi-list-item-none.disabled .bi-high-light, |
|
|
|
.bi-list-item-none.disabled:hover .bi-high-light, |
|
|
|
.bi-list-item-none.disabled:hover .bi-high-light, |
|
|
|
.bi-list-item-none.disabled:active .bi-high-light { |
|
|
|
.bi-list-item-none.disabled:active .bi-high-light { |
|
|
|
color: #cccccc !important; |
|
|
|
color: #9ea6b2 !important; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-theme-dark .bi-list-item-none:hover, |
|
|
|
.bi-theme-dark .bi-list-item-none:hover, |
|
|
|
.bi-theme-dark .bi-list-item-none.hover { |
|
|
|
.bi-theme-dark .bi-list-item-none.hover { |
|
|
|