|
|
@ -455,51 +455,6 @@ textarea { |
|
|
|
.bi-border-left.disabled { |
|
|
|
.bi-border-left.disabled { |
|
|
|
border-color: #d0d4da !important; |
|
|
|
border-color: #d0d4da !important; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-dark-border { |
|
|
|
|
|
|
|
border: 1px solid #9EA6B2; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.bi-dark-border.disabled { |
|
|
|
|
|
|
|
border-color: #d0d4da !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.bi-dark-border-top { |
|
|
|
|
|
|
|
border-top: 1px solid #9EA6B2; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.bi-dark-border-top.disabled { |
|
|
|
|
|
|
|
border-color: #d0d4da !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.bi-dark-border-right { |
|
|
|
|
|
|
|
border-right: 1px solid #9EA6B2; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.bi-dark-border-right.disabled { |
|
|
|
|
|
|
|
border-color: #d0d4da !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.bi-dark-border-bottom { |
|
|
|
|
|
|
|
border-bottom: 1px solid #9EA6B2; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.bi-dark-border-bottom.disabled { |
|
|
|
|
|
|
|
border-color: #d0d4da !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.bi-dark-border-left { |
|
|
|
|
|
|
|
border-left: 1px solid #9EA6B2; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.bi-dark-border-left.disabled { |
|
|
|
|
|
|
|
border-color: #d0d4da !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.bi-theme-dark .bi-dark-border { |
|
|
|
|
|
|
|
border: 1px solid #9EA6B2; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.bi-theme-dark .bi-dark-border-top { |
|
|
|
|
|
|
|
border-top: 1px solid #9EA6B2; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.bi-theme-dark .bi-dark-border-right { |
|
|
|
|
|
|
|
border-right: 1px solid #9EA6B2; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.bi-theme-dark .bi-dark-border-bottom { |
|
|
|
|
|
|
|
border-bottom: 1px solid #9EA6B2; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.bi-theme-dark .bi-dark-border-left { |
|
|
|
|
|
|
|
border-left: 1px solid #9EA6B2; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.bi-theme-dark .bi-border { |
|
|
|
.bi-theme-dark .bi-border { |
|
|
|
border: 1px solid #3a3c53; |
|
|
|
border: 1px solid #3a3c53; |
|
|
|
} |
|
|
|
} |
|
|
@ -3582,6 +3537,7 @@ body .bi-button.button-ignore.disabled.ghost .b-font:before, |
|
|
|
-webkit-border-radius: 2px; |
|
|
|
-webkit-border-radius: 2px; |
|
|
|
-moz-border-radius: 2px; |
|
|
|
-moz-border-radius: 2px; |
|
|
|
border-radius: 2px; |
|
|
|
border-radius: 2px; |
|
|
|
|
|
|
|
border: 1px solid #9EA6B2; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-checkbox .checkbox-context:after { |
|
|
|
.bi-checkbox .checkbox-context:after { |
|
|
|
position: absolute; |
|
|
|
position: absolute; |
|
|
@ -3600,6 +3556,10 @@ body .bi-button.button-ignore.disabled.ghost .b-font:before, |
|
|
|
transform: rotate(45deg) scale(1) translate(-50%, -50%); |
|
|
|
transform: rotate(45deg) scale(1) translate(-50%, -50%); |
|
|
|
content: ''; |
|
|
|
content: ''; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
.bi-checkbox.active .checkbox-context, |
|
|
|
|
|
|
|
.bi-checkbox:active .checkbox-context { |
|
|
|
|
|
|
|
border-color: #3685f2; |
|
|
|
|
|
|
|
} |
|
|
|
.bi-checkbox.active .checkbox-context:after, |
|
|
|
.bi-checkbox.active .checkbox-context:after, |
|
|
|
.bi-checkbox:active .checkbox-context:after { |
|
|
|
.bi-checkbox:active .checkbox-context:after { |
|
|
|
border-color: #ffffff; |
|
|
|
border-color: #ffffff; |
|
|
@ -3614,6 +3574,9 @@ body .bi-button.button-ignore.disabled.ghost .b-font:before, |
|
|
|
.bi-checkbox.disabled.active .checkbox-context:after { |
|
|
|
.bi-checkbox.disabled.active .checkbox-context:after { |
|
|
|
opacity: 1; |
|
|
|
opacity: 1; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
.bi-theme-dark .bi-checkbox .checkbox-context { |
|
|
|
|
|
|
|
border-color: #9EA6B2; |
|
|
|
|
|
|
|
} |
|
|
|
.bi-file { |
|
|
|
.bi-file { |
|
|
|
opacity: 0; |
|
|
|
opacity: 0; |
|
|
|
filter: alpha(opacity=0); |
|
|
|
filter: alpha(opacity=0); |
|
|
@ -3642,10 +3605,15 @@ body .bi-button.button-ignore.disabled.ghost .b-font:before, |
|
|
|
-webkit-border-radius: 8px; |
|
|
|
-webkit-border-radius: 8px; |
|
|
|
-moz-border-radius: 8px; |
|
|
|
-moz-border-radius: 8px; |
|
|
|
border-radius: 8px; |
|
|
|
border-radius: 8px; |
|
|
|
|
|
|
|
border: 1px solid #9EA6B2; |
|
|
|
} |
|
|
|
} |
|
|
|
.bi-radio .radio-content:after { |
|
|
|
.bi-radio .radio-content:after { |
|
|
|
content: ""; |
|
|
|
content: ""; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
.bi-radio:active .radio-content, |
|
|
|
|
|
|
|
.bi-radio.active .radio-content { |
|
|
|
|
|
|
|
border-color: #3685f2; |
|
|
|
|
|
|
|
} |
|
|
|
.bi-radio:active .radio-content:after, |
|
|
|
.bi-radio:active .radio-content:after, |
|
|
|
.bi-radio.active .radio-content:after { |
|
|
|
.bi-radio.active .radio-content:after { |
|
|
|
width: 6px; |
|
|
|
width: 6px; |
|
|
@ -3673,6 +3641,9 @@ body .bi-button.button-ignore.disabled.ghost .b-font:before, |
|
|
|
.bi-radio.disabled.active .radio-content:after { |
|
|
|
.bi-radio.disabled.active .radio-content:after { |
|
|
|
background-color: #ffffff; |
|
|
|
background-color: #ffffff; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
.bi-theme-dark .bi-radio .radio-content { |
|
|
|
|
|
|
|
border-color: #9EA6B2; |
|
|
|
|
|
|
|
} |
|
|
|
.bi-label { |
|
|
|
.bi-label { |
|
|
|
text-overflow: ellipsis; |
|
|
|
text-overflow: ellipsis; |
|
|
|
overflow-x: hidden; |
|
|
|
overflow-x: hidden; |
|
|
|