|
|
|
@ -472,14 +472,14 @@ textarea {
|
|
|
|
|
border-color: #3685f2; |
|
|
|
|
} |
|
|
|
|
.bi-water-mark { |
|
|
|
|
color: #cccccc; |
|
|
|
|
color: #c4c9d1; |
|
|
|
|
cursor: text; |
|
|
|
|
} |
|
|
|
|
.bi-water-mark .bi-input { |
|
|
|
|
color: #cccccc; |
|
|
|
|
color: #c4c9d1; |
|
|
|
|
} |
|
|
|
|
.bi-water-mark .bi-textarea { |
|
|
|
|
color: #cccccc; |
|
|
|
|
color: #c4c9d1; |
|
|
|
|
} |
|
|
|
|
.bi-theme-dark .bi-water-mark { |
|
|
|
|
color: #666666; |
|
|
|
@ -1756,26 +1756,26 @@ textarea {
|
|
|
|
|
.bi-bubble-combo .bubble-combo-triangle-left { |
|
|
|
|
z-index: 1; |
|
|
|
|
position: absolute; |
|
|
|
|
width: 16px; |
|
|
|
|
height: 10px; |
|
|
|
|
border-bottom: 1px solid #f5f5f5; |
|
|
|
|
width: 5px; |
|
|
|
|
height: 16px; |
|
|
|
|
border-left: 1px solid #f5f5f5; |
|
|
|
|
} |
|
|
|
|
.bi-bubble-combo .bubble-combo-triangle-left:before { |
|
|
|
|
position: absolute; |
|
|
|
|
left: 0px; |
|
|
|
|
top: 0px; |
|
|
|
|
right: 0px; |
|
|
|
|
bottom: 0px; |
|
|
|
|
border-bottom: 10px solid #ccc; |
|
|
|
|
border-left: 8px solid transparent; |
|
|
|
|
border-right: 8px solid transparent; |
|
|
|
|
border-left: 7px solid #ccc; |
|
|
|
|
border-top: 8px solid transparent; |
|
|
|
|
border-bottom: 8px solid transparent; |
|
|
|
|
content: ""; |
|
|
|
|
} |
|
|
|
|
.bi-bubble-combo .bubble-combo-triangle-left:after { |
|
|
|
|
position: absolute; |
|
|
|
|
right: 1px; |
|
|
|
|
top: 1px; |
|
|
|
|
bottom: 0px; |
|
|
|
|
border-bottom: 9px solid #ffffff; |
|
|
|
|
left: 1px; |
|
|
|
|
right: 0px; |
|
|
|
|
border-bottom: 6px solid #ffffff; |
|
|
|
|
border-left: 7px solid transparent; |
|
|
|
|
border-right: 7px solid transparent; |
|
|
|
|
content: ""; |
|
|
|
@ -1783,28 +1783,27 @@ textarea {
|
|
|
|
|
.bi-bubble-combo .bubble-combo-triangle-right { |
|
|
|
|
z-index: 1; |
|
|
|
|
position: absolute; |
|
|
|
|
width: 16px; |
|
|
|
|
height: 6px; |
|
|
|
|
border-bottom: 1px solid #f5f5f5; |
|
|
|
|
width: 7px; |
|
|
|
|
height: 16px; |
|
|
|
|
} |
|
|
|
|
.bi-bubble-combo .bubble-combo-triangle-right:before { |
|
|
|
|
position: absolute; |
|
|
|
|
top: 0px; |
|
|
|
|
right: 0px; |
|
|
|
|
bottom: 0px; |
|
|
|
|
border-bottom: 10px solid #ccc; |
|
|
|
|
border-left: 8px solid transparent; |
|
|
|
|
border-right: 8px solid transparent; |
|
|
|
|
border-right: 7px solid #ccc; |
|
|
|
|
border-top: 7px solid transparent; |
|
|
|
|
border-bottom: 8px solid transparent; |
|
|
|
|
content: ""; |
|
|
|
|
} |
|
|
|
|
.bi-bubble-combo .bubble-combo-triangle-right:after { |
|
|
|
|
position: absolute; |
|
|
|
|
right: 1px; |
|
|
|
|
top: 1px; |
|
|
|
|
right: 0px; |
|
|
|
|
top: 0px; |
|
|
|
|
bottom: 0px; |
|
|
|
|
border-bottom: 9px solid #ffffff; |
|
|
|
|
border-left: 7px solid transparent; |
|
|
|
|
border-right: 7px solid transparent; |
|
|
|
|
border-right: 7px solid #ffffff; |
|
|
|
|
border-top: 7px solid transparent; |
|
|
|
|
border-bottom: 8px solid transparent; |
|
|
|
|
content: ""; |
|
|
|
|
} |
|
|
|
|
.bi-bubble-combo .bubble-combo-triangle-top { |
|
|
|
@ -5049,18 +5048,18 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
} |
|
|
|
|
.pull-down-font .b-font:before { |
|
|
|
|
content: "\e70b"; |
|
|
|
|
color: inherit; |
|
|
|
|
color: #647185; |
|
|
|
|
} |
|
|
|
|
.pull-down-font.disabled .b-font:before { |
|
|
|
|
content: "\e70b"; |
|
|
|
|
color: inherit; |
|
|
|
|
color: #647185; |
|
|
|
|
} |
|
|
|
|
.pull-down-h-font .b-font { |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.pull-down-h-font .b-font:before { |
|
|
|
|
content: "\e70b"; |
|
|
|
|
color: inherit; |
|
|
|
|
color: #647185; |
|
|
|
|
} |
|
|
|
|
.pull-down-h-font:hover .b-font:before, |
|
|
|
|
.pull-down-h-font.hover .b-font:before { |
|
|
|
@ -5069,14 +5068,14 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
} |
|
|
|
|
.pull-down-h-font.disabled .b-font:before { |
|
|
|
|
content: "\e70b"; |
|
|
|
|
color: inherit; |
|
|
|
|
color: #647185; |
|
|
|
|
} |
|
|
|
|
.pull-down-ha-font .b-font { |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|
} |
|
|
|
|
.pull-down-ha-font .b-font:before { |
|
|
|
|
content: "\e70b"; |
|
|
|
|
color: inherit; |
|
|
|
|
color: #647185; |
|
|
|
|
} |
|
|
|
|
.pull-down-ha-font:hover .b-font:before, |
|
|
|
|
.pull-down-ha-font.hover .b-font:before { |
|
|
|
@ -5090,7 +5089,7 @@ textarea::-webkit-scrollbar-thumb:hover {
|
|
|
|
|
} |
|
|
|
|
.pull-down-ha-font.disabled .b-font:before { |
|
|
|
|
content: "\e70b"; |
|
|
|
|
color: inherit; |
|
|
|
|
color: #647185; |
|
|
|
|
} |
|
|
|
|
.check-font .b-font { |
|
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1',this.innerHTML = ''); |
|
|
|
|