|
|
|
@ -3116,10 +3116,12 @@ body .bi-button.button-ignore.disabled.ghost .b-font:before,
|
|
|
|
|
border-radius: 2px; |
|
|
|
|
} |
|
|
|
|
.bi-bubble .bubble-error { |
|
|
|
|
background-color: rgba(255, 73, 73, 0.1); |
|
|
|
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#1aff4949,endColorstr=#1aff4949); |
|
|
|
|
background: #ffecec; |
|
|
|
|
color: #ff4949; |
|
|
|
|
} |
|
|
|
|
.bi-theme-dark .bi-bubble .bubble-error { |
|
|
|
|
background: #3A2940; |
|
|
|
|
} |
|
|
|
|
.bi-bubble .bubble-common { |
|
|
|
|
background: #eaf2fd; |
|
|
|
|
color: #3685f2; |
|
|
|
@ -4937,69 +4939,69 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.text-bold-font .b-font { |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.text-bold-font .b-font:before { |
|
|
|
|
content: "\e75b"; |
|
|
|
|
content: "\e697"; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.text-bold-font.disabled .b-font:before { |
|
|
|
|
content: "\e75b"; |
|
|
|
|
content: "\e697"; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.text-italic-font .b-font { |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.text-italic-font .b-font:before { |
|
|
|
|
content: "\e75c"; |
|
|
|
|
content: "\e69d"; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.text-italic-font.disabled .b-font:before { |
|
|
|
|
content: "\e75c"; |
|
|
|
|
content: "\e69d"; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.text-underline-font .b-font { |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.text-underline-font .b-font:before { |
|
|
|
|
content: "\e75d"; |
|
|
|
|
content: "\e69c"; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.text-underline-font.disabled .b-font:before { |
|
|
|
|
content: "\e75d"; |
|
|
|
|
content: "\e69c"; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.text-color-font .b-font { |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.text-color-font .b-font:before { |
|
|
|
|
content: "\e75a"; |
|
|
|
|
content: "\e698"; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.text-color-font.disabled .b-font:before { |
|
|
|
|
content: "\e75a"; |
|
|
|
|
content: "\e698"; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.text-background-font .b-font { |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.text-background-font .b-font:before { |
|
|
|
|
content: "\e758"; |
|
|
|
|
content: "\e699"; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.text-background-font.disabled .b-font:before { |
|
|
|
|
content: "\e758"; |
|
|
|
|
content: "\e699"; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.text-color-underline-font .b-font { |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.text-color-underline-font .b-font:before { |
|
|
|
|
content: "\e75d"; |
|
|
|
|
content: "\e69a"; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.text-color-underline-font.disabled .b-font:before { |
|
|
|
|
content: "\e75d"; |
|
|
|
|
content: "\e69a"; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.text-align-left-font .b-font { |
|
|
|
|