|
|
|
@ -1081,30 +1081,41 @@ textarea {
|
|
|
|
|
.bi-list-item-select.button-warning.active.bi-high-light-border { |
|
|
|
|
border-color: #e85050; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-select.disabled, |
|
|
|
|
.bi-list-item-select.disabled:hover, |
|
|
|
|
.bi-list-item-select.disabled:active { |
|
|
|
|
.bi-list-item-select.disabled { |
|
|
|
|
color: #9ea6b2 !important; |
|
|
|
|
background-color: transparent !important; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-select.disabled .bi-input, |
|
|
|
|
.bi-list-item-select.disabled:hover .bi-input, |
|
|
|
|
.bi-list-item-select.disabled:active .bi-input { |
|
|
|
|
.bi-list-item-select.disabled .bi-input { |
|
|
|
|
color: #9ea6b2 !important; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-select.disabled .bi-textarea, |
|
|
|
|
.bi-list-item-select.disabled:hover .bi-textarea, |
|
|
|
|
.bi-list-item-select.disabled:active .bi-textarea { |
|
|
|
|
.bi-list-item-select.disabled .bi-textarea { |
|
|
|
|
color: #9ea6b2 !important; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-select.disabled .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 .bi-high-light { |
|
|
|
|
color: #9ea6b2 !important; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-select.disabled.bi-high-light-border, |
|
|
|
|
.bi-list-item-select.disabled:hover.bi-high-light-border, |
|
|
|
|
.bi-list-item-select.disabled:active.bi-high-light-border { |
|
|
|
|
.bi-list-item-select.disabled.bi-high-light-border { |
|
|
|
|
border-color: #F0F3F7; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-select.disabled.hover, |
|
|
|
|
.bi-list-item-select.disabled.active { |
|
|
|
|
color: #ffffff !important; |
|
|
|
|
background-color: #d0d4da !important; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-select.disabled.hover .bi-input, |
|
|
|
|
.bi-list-item-select.disabled.active .bi-input { |
|
|
|
|
color: #ffffff !important; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-select.disabled.hover .bi-textarea, |
|
|
|
|
.bi-list-item-select.disabled.active .bi-textarea { |
|
|
|
|
color: #ffffff !important; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-select.disabled.hover .bi-high-light, |
|
|
|
|
.bi-list-item-select.disabled.active .bi-high-light { |
|
|
|
|
color: #9ea6b2 !important; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-select.disabled.hover.bi-high-light-border, |
|
|
|
|
.bi-list-item-select.disabled.active.bi-high-light-border { |
|
|
|
|
border-color: #F0F3F7; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-select2:hover, |
|
|
|
@ -1113,7 +1124,7 @@ textarea {
|
|
|
|
|
} |
|
|
|
|
.bi-list-item-select2:active, |
|
|
|
|
.bi-list-item-select2.active { |
|
|
|
|
color: #3685f2; |
|
|
|
|
color: #ffffff; |
|
|
|
|
background-color: #f7f8fa; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-select2:active .bi-input, |
|
|
|
@ -1124,6 +1135,10 @@ textarea {
|
|
|
|
|
.bi-list-item-select2.active .bi-textarea { |
|
|
|
|
color: #3685f2; |
|
|
|
|
} |
|
|
|
|
.bi-list-item-select2:active .bi-high-light, |
|
|
|
|
.bi-list-item-select2.active .bi-high-light { |
|
|
|
|
color: #ffffff; |
|
|
|
|
} |
|
|
|
|
.bi-theme-dark .bi-list-item-select:hover, |
|
|
|
|
.bi-theme-dark .bi-list-item-select.hover { |
|
|
|
|
color: #ffffff; |
|
|
|
@ -1781,9 +1796,9 @@ textarea {
|
|
|
|
|
-webkit-border-radius: 2px; |
|
|
|
|
-moz-border-radius: 2px; |
|
|
|
|
border-radius: 2px; |
|
|
|
|
box-shadow: 0px 0px 2px 1px #d4dadd inset; |
|
|
|
|
-webkit-box-shadow: 0px 0px 2px 1px #d4dadd inset; |
|
|
|
|
-moz-box-shadow: 0px 0px 2px 1px #d4dadd inset; |
|
|
|
|
box-shadow: 0px 0px 2px 1px #d0d4da inset; |
|
|
|
|
-webkit-box-shadow: 0px 0px 2px 1px #d0d4da inset; |
|
|
|
|
-moz-box-shadow: 0px 0px 2px 1px #d0d4da inset; |
|
|
|
|
} |
|
|
|
|
.bi-color-picker-button .color-picker-button-mask { |
|
|
|
|
border: 1px solid #232e40; |
|
|
|
@ -2474,10 +2489,11 @@ li.CodeMirror-hint-active {
|
|
|
|
|
color: white; |
|
|
|
|
} |
|
|
|
|
.bi-formula-editor .error-field { |
|
|
|
|
color: #ff4949; |
|
|
|
|
display: inline-block; |
|
|
|
|
background: #ff4949; |
|
|
|
|
color: #ffffff; |
|
|
|
|
padding: 0 5px; |
|
|
|
|
margin: 1px 1px; |
|
|
|
|
display: inline-block; |
|
|
|
|
} |
|
|
|
|
.bi-message-title { |
|
|
|
|
font-size: 14px; |
|
|
|
@ -2557,17 +2573,20 @@ li.CodeMirror-hint-active {
|
|
|
|
|
.bi-rich-editor-text-toolbar .text-toolbar-button { |
|
|
|
|
font-size: 16px; |
|
|
|
|
} |
|
|
|
|
.bi-segment-button { |
|
|
|
|
color: #3685f2; |
|
|
|
|
} |
|
|
|
|
.bi-segment > .center-element { |
|
|
|
|
overflow: hidden; |
|
|
|
|
overflow-x: hidden; |
|
|
|
|
overflow-y: hidden; |
|
|
|
|
background: #ffffff; |
|
|
|
|
border-right: 1px solid #e8eaed; |
|
|
|
|
border-top: 1px solid #e8eaed; |
|
|
|
|
border-bottom: 1px solid #e8eaed; |
|
|
|
|
border-right: 1px solid #3685f2; |
|
|
|
|
border-top: 1px solid #3685f2; |
|
|
|
|
border-bottom: 1px solid #3685f2; |
|
|
|
|
} |
|
|
|
|
.bi-segment > .first-element { |
|
|
|
|
border-left: 1px solid #e8eaed; |
|
|
|
|
border-left: 1px solid #3685f2; |
|
|
|
|
-webkit-border-radius: 6px 0px 0px 6px; |
|
|
|
|
-moz-border-radius: 6px 0px 0px 6px; |
|
|
|
|
border-radius: 6px 0px 0px 6px; |
|
|
|
@ -2577,6 +2596,10 @@ li.CodeMirror-hint-active {
|
|
|
|
|
-moz-border-radius: 0px 6px 6px 0px; |
|
|
|
|
border-radius: 0px 6px 6px 0px; |
|
|
|
|
} |
|
|
|
|
.bi-segment.disabled > .center-element, |
|
|
|
|
.bi-segment.disabled > .first-element { |
|
|
|
|
border-color: #F0F3F7; |
|
|
|
|
} |
|
|
|
|
.bi-theme-dark .bi-segment > .center-element { |
|
|
|
|
overflow: hidden; |
|
|
|
|
overflow-x: hidden; |
|
|
|
|