|
|
|
@ -120,6 +120,8 @@ textarea::-webkit-scrollbar-thumb {
|
|
|
|
|
border-radius: 0; |
|
|
|
|
background-color: #7d7d7d; |
|
|
|
|
} |
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/ |
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/ |
|
|
|
|
.base-line-conn-background { |
|
|
|
|
background: url('icon/tree-vertical-line-1.png') repeat-y 0 0; |
|
|
|
|
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='icon/tree-vertical-line-1.png'); |
|
|
|
@ -959,37 +961,37 @@ textarea::-webkit-scrollbar-thumb {
|
|
|
|
|
/**维度/指标 下拉列表图标字体 ~begin~**/ |
|
|
|
|
.delete-font .b-font:before { |
|
|
|
|
content: "\e605"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.delete-font.native .b-font:before, |
|
|
|
|
.delete-font.disabled .b-font:before { |
|
|
|
|
content: "\e605"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.delete-h-font .b-font:before { |
|
|
|
|
content: "\e605"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.delete-h-font:hover .b-font:before, |
|
|
|
|
.delete-h-font:focus .b-font:before, |
|
|
|
|
.delete-h-font.hover .b-font:before { |
|
|
|
|
content: "\e605"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.delete-h-font.native .b-font:before, |
|
|
|
|
.delete-h-font.disabled .b-font:before { |
|
|
|
|
content: "\e605"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.delete-ha-font .b-font:before { |
|
|
|
|
content: "\e605"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.delete-ha-font:hover .b-font:before, |
|
|
|
|
.delete-ha-font:focus .b-font:before, |
|
|
|
|
.delete-ha-font.hover .b-font:before { |
|
|
|
|
content: "\e605"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.delete-ha-font:active .b-font:before, |
|
|
|
|
.delete-ha-font.active .b-font:before { |
|
|
|
@ -999,17 +1001,17 @@ textarea::-webkit-scrollbar-thumb {
|
|
|
|
|
.delete-ha-font.native .b-font:before, |
|
|
|
|
.delete-ha-font.disabled .b-font:before { |
|
|
|
|
content: "\e605"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.delete-e-font .b-font:before { |
|
|
|
|
content: "\e605"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.delete-e-font:hover .b-font:before, |
|
|
|
|
.delete-e-font:focus .b-font:before, |
|
|
|
|
.delete-e-font.hover .b-font:before { |
|
|
|
|
content: "\e605"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.delete-e-font.active .b-font:before { |
|
|
|
|
content: "\e605"; |
|
|
|
@ -1022,7 +1024,7 @@ textarea::-webkit-scrollbar-thumb {
|
|
|
|
|
.delete-e-font.native .b-font:before, |
|
|
|
|
.delete-e-font.disabled .b-font:before { |
|
|
|
|
content: "\e605"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.dot-font .b-font:before { |
|
|
|
|
content: "\e606"; |
|
|
|
@ -1041,7 +1043,7 @@ textarea::-webkit-scrollbar-thumb {
|
|
|
|
|
.dot-h-font:focus .b-font:before, |
|
|
|
|
.dot-h-font.hover .b-font:before { |
|
|
|
|
content: "\e606"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.dot-h-font.native .b-font:before, |
|
|
|
|
.dot-h-font.disabled .b-font:before { |
|
|
|
@ -1093,37 +1095,37 @@ textarea::-webkit-scrollbar-thumb {
|
|
|
|
|
} |
|
|
|
|
.pull-right-font .b-font:before { |
|
|
|
|
content: "\e607"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.pull-right-font.native .b-font:before, |
|
|
|
|
.pull-right-font.disabled .b-font:before { |
|
|
|
|
content: "\e607"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.pull-right-h-font .b-font:before { |
|
|
|
|
content: "\e607"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.pull-right-h-font:hover .b-font:before, |
|
|
|
|
.pull-right-h-font:focus .b-font:before, |
|
|
|
|
.pull-right-h-font.hover .b-font:before { |
|
|
|
|
content: "\e607"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.pull-right-h-font.native .b-font:before, |
|
|
|
|
.pull-right-h-font.disabled .b-font:before { |
|
|
|
|
content: "\e607"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.pull-right-ha-font .b-font:before { |
|
|
|
|
content: "\e607"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.pull-right-ha-font:hover .b-font:before, |
|
|
|
|
.pull-right-ha-font:focus .b-font:before, |
|
|
|
|
.pull-right-ha-font.hover .b-font:before { |
|
|
|
|
content: "\e607"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.pull-right-ha-font:active .b-font:before, |
|
|
|
|
.pull-right-ha-font.active .b-font:before { |
|
|
|
@ -1133,17 +1135,17 @@ textarea::-webkit-scrollbar-thumb {
|
|
|
|
|
.pull-right-ha-font.native .b-font:before, |
|
|
|
|
.pull-right-ha-font.disabled .b-font:before { |
|
|
|
|
content: "\e607"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.pull-right-e-font .b-font:before { |
|
|
|
|
content: "\e607"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.pull-right-e-font:hover .b-font:before, |
|
|
|
|
.pull-right-e-font:focus .b-font:before, |
|
|
|
|
.pull-right-e-font.hover .b-font:before { |
|
|
|
|
content: "\e607"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.pull-right-e-font.active .b-font:before { |
|
|
|
|
content: "\e607"; |
|
|
|
@ -1156,16 +1158,16 @@ textarea::-webkit-scrollbar-thumb {
|
|
|
|
|
.pull-right-e-font.native .b-font:before, |
|
|
|
|
.pull-right-e-font.disabled .b-font:before { |
|
|
|
|
content: "\e607"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.copy-font .b-font:before { |
|
|
|
|
content: "\e610"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.copy-font.native .b-font:before, |
|
|
|
|
.copy-font.disabled .b-font:before { |
|
|
|
|
content: "\e610"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.copy-h-font .b-font:before { |
|
|
|
|
content: "\e610"; |
|
|
|
@ -1175,7 +1177,7 @@ textarea::-webkit-scrollbar-thumb {
|
|
|
|
|
.copy-h-font:focus .b-font:before, |
|
|
|
|
.copy-h-font.hover .b-font:before { |
|
|
|
|
content: "\e610"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.copy-h-font.native .b-font:before, |
|
|
|
|
.copy-h-font.disabled .b-font:before { |
|
|
|
@ -1184,13 +1186,13 @@ textarea::-webkit-scrollbar-thumb {
|
|
|
|
|
} |
|
|
|
|
.copy-ha-font .b-font:before { |
|
|
|
|
content: "\e610"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.copy-ha-font:hover .b-font:before, |
|
|
|
|
.copy-ha-font:focus .b-font:before, |
|
|
|
|
.copy-ha-font.hover .b-font:before { |
|
|
|
|
content: "\e610"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.copy-ha-font:active .b-font:before, |
|
|
|
|
.copy-ha-font.active .b-font:before { |
|
|
|
@ -1200,17 +1202,17 @@ textarea::-webkit-scrollbar-thumb {
|
|
|
|
|
.copy-ha-font.native .b-font:before, |
|
|
|
|
.copy-ha-font.disabled .b-font:before { |
|
|
|
|
content: "\e610"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.copy-e-font .b-font:before { |
|
|
|
|
content: "\e610"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.copy-e-font:hover .b-font:before, |
|
|
|
|
.copy-e-font:focus .b-font:before, |
|
|
|
|
.copy-e-font.hover .b-font:before { |
|
|
|
|
content: "\e610"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.copy-e-font.active .b-font:before { |
|
|
|
|
content: "\e610"; |
|
|
|
@ -1223,41 +1225,41 @@ textarea::-webkit-scrollbar-thumb {
|
|
|
|
|
.copy-e-font.native .b-font:before, |
|
|
|
|
.copy-e-font.disabled .b-font:before { |
|
|
|
|
content: "\e610"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.check-mark-font .b-font:before { |
|
|
|
|
content: "\e611"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.check-mark-font.native .b-font:before, |
|
|
|
|
.check-mark-font.disabled .b-font:before { |
|
|
|
|
content: "\e611"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.check-mark-h-font .b-font:before { |
|
|
|
|
content: "\e611"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.check-mark-h-font:hover .b-font:before, |
|
|
|
|
.check-mark-h-font:focus .b-font:before, |
|
|
|
|
.check-mark-h-font.hover .b-font:before { |
|
|
|
|
content: "\e611"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.check-mark-h-font.native .b-font:before, |
|
|
|
|
.check-mark-h-font.disabled .b-font:before { |
|
|
|
|
content: "\e611"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.check-mark-ha-font .b-font:before { |
|
|
|
|
content: "\e611"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.check-mark-ha-font:hover .b-font:before, |
|
|
|
|
.check-mark-ha-font:focus .b-font:before, |
|
|
|
|
.check-mark-ha-font.hover .b-font:before { |
|
|
|
|
content: "\e611"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.check-mark-ha-font:active .b-font:before, |
|
|
|
|
.check-mark-ha-font.active .b-font:before { |
|
|
|
@ -1267,17 +1269,17 @@ textarea::-webkit-scrollbar-thumb {
|
|
|
|
|
.check-mark-ha-font.native .b-font:before, |
|
|
|
|
.check-mark-ha-font.disabled .b-font:before { |
|
|
|
|
content: "\e611"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.check-mark-e-font .b-font:before { |
|
|
|
|
content: "\e611"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.check-mark-e-font:hover .b-font:before, |
|
|
|
|
.check-mark-e-font:focus .b-font:before, |
|
|
|
|
.check-mark-e-font.hover .b-font:before { |
|
|
|
|
content: "\e611"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.check-mark-e-font.active .b-font:before { |
|
|
|
|
content: "\e611"; |
|
|
|
@ -1290,41 +1292,41 @@ textarea::-webkit-scrollbar-thumb {
|
|
|
|
|
.check-mark-e-font.native .b-font:before, |
|
|
|
|
.check-mark-e-font.disabled .b-font:before { |
|
|
|
|
content: "\e611"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.dimension-from-font .b-font:before { |
|
|
|
|
content: "\e612"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.dimension-from-font.native .b-font:before, |
|
|
|
|
.dimension-from-font.disabled .b-font:before { |
|
|
|
|
content: "\e612"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.dimension-from-h-font .b-font:before { |
|
|
|
|
content: "\e612"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.dimension-from-h-font:hover .b-font:before, |
|
|
|
|
.dimension-from-h-font:focus .b-font:before, |
|
|
|
|
.dimension-from-h-font.hover .b-font:before { |
|
|
|
|
content: "\e612"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.dimension-from-h-font.native .b-font:before, |
|
|
|
|
.dimension-from-h-font.disabled .b-font:before { |
|
|
|
|
content: "\e612"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.dimension-from-ha-font .b-font:before { |
|
|
|
|
content: "\e612"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.dimension-from-ha-font:hover .b-font:before, |
|
|
|
|
.dimension-from-ha-font:focus .b-font:before, |
|
|
|
|
.dimension-from-ha-font.hover .b-font:before { |
|
|
|
|
content: "\e612"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.dimension-from-ha-font:active .b-font:before, |
|
|
|
|
.dimension-from-ha-font.active .b-font:before { |
|
|
|
@ -1334,17 +1336,17 @@ textarea::-webkit-scrollbar-thumb {
|
|
|
|
|
.dimension-from-ha-font.native .b-font:before, |
|
|
|
|
.dimension-from-ha-font.disabled .b-font:before { |
|
|
|
|
content: "\e612"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.dimension-from-e-font .b-font:before { |
|
|
|
|
content: "\e612"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.dimension-from-e-font:hover .b-font:before, |
|
|
|
|
.dimension-from-e-font:focus .b-font:before, |
|
|
|
|
.dimension-from-e-font.hover .b-font:before { |
|
|
|
|
content: "\e612"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.dimension-from-e-font.active .b-font:before { |
|
|
|
|
content: "\e612"; |
|
|
|
@ -1357,41 +1359,41 @@ textarea::-webkit-scrollbar-thumb {
|
|
|
|
|
.dimension-from-e-font.native .b-font:before, |
|
|
|
|
.dimension-from-e-font.disabled .b-font:before { |
|
|
|
|
content: "\e612"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.chart-type-font .b-font:before { |
|
|
|
|
content: "\e613"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.chart-type-font.native .b-font:before, |
|
|
|
|
.chart-type-font.disabled .b-font:before { |
|
|
|
|
content: "\e613"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.chart-type-h-font .b-font:before { |
|
|
|
|
content: "\e613"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.chart-type-h-font:hover .b-font:before, |
|
|
|
|
.chart-type-h-font:focus .b-font:before, |
|
|
|
|
.chart-type-h-font.hover .b-font:before { |
|
|
|
|
content: "\e613"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.chart-type-h-font.native .b-font:before, |
|
|
|
|
.chart-type-h-font.disabled .b-font:before { |
|
|
|
|
content: "\e613"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.chart-type-ha-font .b-font:before { |
|
|
|
|
content: "\e613"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.chart-type-ha-font:hover .b-font:before, |
|
|
|
|
.chart-type-ha-font:focus .b-font:before, |
|
|
|
|
.chart-type-ha-font.hover .b-font:before { |
|
|
|
|
content: "\e613"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.chart-type-ha-font:active .b-font:before, |
|
|
|
|
.chart-type-ha-font.active .b-font:before { |
|
|
|
@ -1401,17 +1403,17 @@ textarea::-webkit-scrollbar-thumb {
|
|
|
|
|
.chart-type-ha-font.native .b-font:before, |
|
|
|
|
.chart-type-ha-font.disabled .b-font:before { |
|
|
|
|
content: "\e613"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.chart-type-e-font .b-font:before { |
|
|
|
|
content: "\e613"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.chart-type-e-font:hover .b-font:before, |
|
|
|
|
.chart-type-e-font:focus .b-font:before, |
|
|
|
|
.chart-type-e-font.hover .b-font:before { |
|
|
|
|
content: "\e613"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.chart-type-e-font.active .b-font:before { |
|
|
|
|
content: "\e613"; |
|
|
|
@ -1424,41 +1426,41 @@ textarea::-webkit-scrollbar-thumb {
|
|
|
|
|
.chart-type-e-font.native .b-font:before, |
|
|
|
|
.chart-type-e-font.disabled .b-font:before { |
|
|
|
|
content: "\e613"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.style-set-font .b-font:before { |
|
|
|
|
content: "\e60c"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.style-set-font.native .b-font:before, |
|
|
|
|
.style-set-font.disabled .b-font:before { |
|
|
|
|
content: "\e60c"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.style-set-h-font .b-font:before { |
|
|
|
|
content: "\e60c"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.style-set-h-font:hover .b-font:before, |
|
|
|
|
.style-set-h-font:focus .b-font:before, |
|
|
|
|
.style-set-h-font.hover .b-font:before { |
|
|
|
|
content: "\e60c"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.style-set-h-font.native .b-font:before, |
|
|
|
|
.style-set-h-font.disabled .b-font:before { |
|
|
|
|
content: "\e60c"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.style-set-ha-font .b-font:before { |
|
|
|
|
content: "\e60c"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.style-set-ha-font:hover .b-font:before, |
|
|
|
|
.style-set-ha-font:focus .b-font:before, |
|
|
|
|
.style-set-ha-font.hover .b-font:before { |
|
|
|
|
content: "\e60c"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.style-set-ha-font:active .b-font:before, |
|
|
|
|
.style-set-ha-font.active .b-font:before { |
|
|
|
@ -1468,17 +1470,17 @@ textarea::-webkit-scrollbar-thumb {
|
|
|
|
|
.style-set-ha-font.native .b-font:before, |
|
|
|
|
.style-set-ha-font.disabled .b-font:before { |
|
|
|
|
content: "\e60c"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.style-set-e-font .b-font:before { |
|
|
|
|
content: "\e60c"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.style-set-e-font:hover .b-font:before, |
|
|
|
|
.style-set-e-font:focus .b-font:before, |
|
|
|
|
.style-set-e-font.hover .b-font:before { |
|
|
|
|
content: "\e60c"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.style-set-e-font.active .b-font:before { |
|
|
|
|
content: "\e60c"; |
|
|
|
@ -1491,7 +1493,7 @@ textarea::-webkit-scrollbar-thumb {
|
|
|
|
|
.style-set-e-font.native .b-font:before, |
|
|
|
|
.style-set-e-font.disabled .b-font:before { |
|
|
|
|
content: "\e60c"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.hyper-link-font .b-font:before { |
|
|
|
|
content: "\e688"; |
|
|
|
@ -1513,28 +1515,28 @@ textarea::-webkit-scrollbar-thumb {
|
|
|
|
|
} |
|
|
|
|
.filter-h-font .b-font:before { |
|
|
|
|
content: "\e60f"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.filter-h-font:hover .b-font:before, |
|
|
|
|
.filter-h-font:focus .b-font:before, |
|
|
|
|
.filter-h-font.hover .b-font:before { |
|
|
|
|
content: "\e60f"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.filter-h-font.native .b-font:before, |
|
|
|
|
.filter-h-font.disabled .b-font:before { |
|
|
|
|
content: "\e60f"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.filter-ha-font .b-font:before { |
|
|
|
|
content: "\e60f"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.filter-ha-font:hover .b-font:before, |
|
|
|
|
.filter-ha-font:focus .b-font:before, |
|
|
|
|
.filter-ha-font.hover .b-font:before { |
|
|
|
|
content: "\e60f"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.filter-ha-font:active .b-font:before, |
|
|
|
|
.filter-ha-font.active .b-font:before { |
|
|
|
@ -1544,17 +1546,17 @@ textarea::-webkit-scrollbar-thumb {
|
|
|
|
|
.filter-ha-font.native .b-font:before, |
|
|
|
|
.filter-ha-font.disabled .b-font:before { |
|
|
|
|
content: "\e60f"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.filter-e-font .b-font:before { |
|
|
|
|
content: "\e60f"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.filter-e-font:hover .b-font:before, |
|
|
|
|
.filter-e-font:focus .b-font:before, |
|
|
|
|
.filter-e-font.hover .b-font:before { |
|
|
|
|
content: "\e60f"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.filter-e-font.active .b-font:before { |
|
|
|
|
content: "\e60f"; |
|
|
|
@ -1567,7 +1569,7 @@ textarea::-webkit-scrollbar-thumb {
|
|
|
|
|
.filter-e-font.native .b-font:before, |
|
|
|
|
.filter-e-font.disabled .b-font:before { |
|
|
|
|
content: "\e60f"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.classify-font .b-font:before { |
|
|
|
|
content: "\e694"; |
|
|
|
@ -1700,63 +1702,63 @@ textarea::-webkit-scrollbar-thumb {
|
|
|
|
|
} |
|
|
|
|
.row-pre-page-h-font .b-font:before { |
|
|
|
|
content: "\e6be"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.row-pre-page-h-font:hover .b-font:before, |
|
|
|
|
.row-pre-page-h-font:focus .b-font:before, |
|
|
|
|
.row-pre-page-h-font.hover .b-font:before { |
|
|
|
|
content: "\e6be"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.row-pre-page-h-font.native .b-font:before, |
|
|
|
|
.row-pre-page-h-font.disabled .b-font:before { |
|
|
|
|
content: "\e6be"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.row-next-page-h-font .b-font:before { |
|
|
|
|
content: "\e6bd"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.row-next-page-h-font:hover .b-font:before, |
|
|
|
|
.row-next-page-h-font:focus .b-font:before, |
|
|
|
|
.row-next-page-h-font.hover .b-font:before { |
|
|
|
|
content: "\e6bd"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.row-next-page-h-font.native .b-font:before, |
|
|
|
|
.row-next-page-h-font.disabled .b-font:before { |
|
|
|
|
content: "\e6bd"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.column-pre-page-h-font .b-font:before { |
|
|
|
|
content: "\e6bc"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.column-pre-page-h-font:hover .b-font:before, |
|
|
|
|
.column-pre-page-h-font:focus .b-font:before, |
|
|
|
|
.column-pre-page-h-font.hover .b-font:before { |
|
|
|
|
content: "\e6bc"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.column-pre-page-h-font.native .b-font:before, |
|
|
|
|
.column-pre-page-h-font.disabled .b-font:before { |
|
|
|
|
content: "\e6bc"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.column-next-page-h-font .b-font:before { |
|
|
|
|
content: "\e6bb"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.column-next-page-h-font:hover .b-font:before, |
|
|
|
|
.column-next-page-h-font:focus .b-font:before, |
|
|
|
|
.column-next-page-h-font.hover .b-font:before { |
|
|
|
|
content: "\e6bb"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.column-next-page-h-font.native .b-font:before, |
|
|
|
|
.column-next-page-h-font.disabled .b-font:before { |
|
|
|
|
content: "\e6bb"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.trigger-triangle-font .b-font:before { |
|
|
|
|
content: "\e66a"; |
|
|
|
@ -2655,13 +2657,13 @@ textarea::-webkit-scrollbar-thumb {
|
|
|
|
|
} |
|
|
|
|
.select-data-field-calc-font .b-font:before { |
|
|
|
|
content: "\e6a3"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.select-data-field-calc-font:hover .b-font:before, |
|
|
|
|
.select-data-field-calc-font:focus .b-font:before, |
|
|
|
|
.select-data-field-calc-font.hover .b-font:before { |
|
|
|
|
content: "\e6a3"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.select-data-field-calc-font:active .b-font:before, |
|
|
|
|
.select-data-field-calc-font.active .b-font:before { |
|
|
|
@ -2671,17 +2673,17 @@ textarea::-webkit-scrollbar-thumb {
|
|
|
|
|
.select-data-field-calc-font.native .b-font:before, |
|
|
|
|
.select-data-field-calc-font.disabled .b-font:before { |
|
|
|
|
content: "\e6a3"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.select-data-field-string-font .b-font:before { |
|
|
|
|
content: "\e642"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.select-data-field-string-font:hover .b-font:before, |
|
|
|
|
.select-data-field-string-font:focus .b-font:before, |
|
|
|
|
.select-data-field-string-font.hover .b-font:before { |
|
|
|
|
content: "\e642"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.select-data-field-string-font:active .b-font:before, |
|
|
|
|
.select-data-field-string-font.active .b-font:before { |
|
|
|
@ -2691,17 +2693,17 @@ textarea::-webkit-scrollbar-thumb {
|
|
|
|
|
.select-data-field-string-font.native .b-font:before, |
|
|
|
|
.select-data-field-string-font.disabled .b-font:before { |
|
|
|
|
content: "\e642"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.select-data-field-number-font .b-font:before { |
|
|
|
|
content: "\e641"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.select-data-field-number-font:hover .b-font:before, |
|
|
|
|
.select-data-field-number-font:focus .b-font:before, |
|
|
|
|
.select-data-field-number-font.hover .b-font:before { |
|
|
|
|
content: "\e641"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.select-data-field-number-font:active .b-font:before, |
|
|
|
|
.select-data-field-number-font.active .b-font:before { |
|
|
|
@ -2711,17 +2713,17 @@ textarea::-webkit-scrollbar-thumb {
|
|
|
|
|
.select-data-field-number-font.native .b-font:before, |
|
|
|
|
.select-data-field-number-font.disabled .b-font:before { |
|
|
|
|
content: "\e641"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.select-data-field-date-font .b-font:before { |
|
|
|
|
content: "\e640"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.select-data-field-date-font:hover .b-font:before, |
|
|
|
|
.select-data-field-date-font:focus .b-font:before, |
|
|
|
|
.select-data-field-date-font.hover .b-font:before { |
|
|
|
|
content: "\e640"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.select-data-field-date-font:active .b-font:before, |
|
|
|
|
.select-data-field-date-font.active .b-font:before { |
|
|
|
@ -2731,7 +2733,7 @@ textarea::-webkit-scrollbar-thumb {
|
|
|
|
|
.select-data-field-date-font.native .b-font:before, |
|
|
|
|
.select-data-field-date-font.disabled .b-font:before { |
|
|
|
|
content: "\e640"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.select-data-field-string-group-font .b-font:before { |
|
|
|
|
content: "\e642"; |
|
|
|
@ -2905,84 +2907,84 @@ textarea::-webkit-scrollbar-thumb {
|
|
|
|
|
} |
|
|
|
|
.text-bold-font .b-font:before { |
|
|
|
|
content: "\e64d"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.text-bold-font.native .b-font:before, |
|
|
|
|
.text-bold-font.disabled .b-font:before { |
|
|
|
|
content: "\e64d"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.text-italic-font .b-font:before { |
|
|
|
|
content: "\e656"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.text-italic-font.native .b-font:before, |
|
|
|
|
.text-italic-font.disabled .b-font:before { |
|
|
|
|
content: "\e656"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.text-underline-font .b-font:before { |
|
|
|
|
content: "\e650"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.text-underline-font.native .b-font:before, |
|
|
|
|
.text-underline-font.disabled .b-font:before { |
|
|
|
|
content: "\e650"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.text-color-font .b-font:before { |
|
|
|
|
content: "\e69c"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.text-color-font.native .b-font:before, |
|
|
|
|
.text-color-font.disabled .b-font:before { |
|
|
|
|
content: "\e69c"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.text-background-font .b-font:before { |
|
|
|
|
content: "\e696"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.text-background-font.native .b-font:before, |
|
|
|
|
.text-background-font.disabled .b-font:before { |
|
|
|
|
content: "\e696"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.text-color-underline-font .b-font:before { |
|
|
|
|
content: "\e69d"; |
|
|
|
|
color: ""; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.text-color-underline-font.native .b-font:before, |
|
|
|
|
.text-color-underline-font.disabled .b-font:before { |
|
|
|
|
content: "\e69d"; |
|
|
|
|
color: ""; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.text-align-left-font .b-font:before { |
|
|
|
|
content: "\e654"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.text-align-left-font.native .b-font:before, |
|
|
|
|
.text-align-left-font.disabled .b-font:before { |
|
|
|
|
content: "\e654"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.text-align-center-font .b-font:before { |
|
|
|
|
content: "\e64f"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.text-align-center-font.native .b-font:before, |
|
|
|
|
.text-align-center-font.disabled .b-font:before { |
|
|
|
|
content: "\e64f"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.text-align-right-font .b-font:before { |
|
|
|
|
content: "\e651"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.text-align-right-font.native .b-font:before, |
|
|
|
|
.text-align-right-font.disabled .b-font:before { |
|
|
|
|
content: "\e651"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.img-upload-font .b-font:before { |
|
|
|
|
content: "\e6ba"; |
|
|
|
@ -3406,108 +3408,108 @@ textarea::-webkit-scrollbar-thumb {
|
|
|
|
|
} |
|
|
|
|
.table-no-sort-no-filter-font .b-font:before { |
|
|
|
|
content: "\e66a"; |
|
|
|
|
color: ""; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.table-no-sort-no-filter-font:hover .b-font:before, |
|
|
|
|
.table-no-sort-no-filter-font:focus .b-font:before, |
|
|
|
|
.table-no-sort-no-filter-font.hover .b-font:before { |
|
|
|
|
content: "\e66a"; |
|
|
|
|
color: ""; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.table-no-sort-no-filter-font.native .b-font:before, |
|
|
|
|
.table-no-sort-no-filter-font.disabled .b-font:before { |
|
|
|
|
content: "\e66a"; |
|
|
|
|
color: ""; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.table-no-sort-filter-font .b-font:before { |
|
|
|
|
content: "\e66b"; |
|
|
|
|
color: ""; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.table-no-sort-filter-font:hover .b-font:before, |
|
|
|
|
.table-no-sort-filter-font:focus .b-font:before, |
|
|
|
|
.table-no-sort-filter-font.hover .b-font:before { |
|
|
|
|
content: "\e66b"; |
|
|
|
|
color: ""; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.table-no-sort-filter-font.native .b-font:before, |
|
|
|
|
.table-no-sort-filter-font.disabled .b-font:before { |
|
|
|
|
content: "\e66b"; |
|
|
|
|
color: ""; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.table-descending-filter-font .b-font:before { |
|
|
|
|
content: "\e667"; |
|
|
|
|
color: ""; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.table-descending-filter-font:hover .b-font:before, |
|
|
|
|
.table-descending-filter-font:focus .b-font:before, |
|
|
|
|
.table-descending-filter-font.hover .b-font:before { |
|
|
|
|
content: "\e667"; |
|
|
|
|
color: ""; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.table-descending-filter-font.native .b-font:before, |
|
|
|
|
.table-descending-filter-font.disabled .b-font:before { |
|
|
|
|
content: "\e667"; |
|
|
|
|
color: ""; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.table-ascending-filter-font .b-font:before { |
|
|
|
|
content: "\e669"; |
|
|
|
|
color: ""; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.table-ascending-filter-font:hover .b-font:before, |
|
|
|
|
.table-ascending-filter-font:focus .b-font:before, |
|
|
|
|
.table-ascending-filter-font.hover .b-font:before { |
|
|
|
|
content: "\e669"; |
|
|
|
|
color: ""; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.table-ascending-filter-font.native .b-font:before, |
|
|
|
|
.table-ascending-filter-font.disabled .b-font:before { |
|
|
|
|
content: "\e669"; |
|
|
|
|
color: ""; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.table-descending-no-filter-font .b-font:before { |
|
|
|
|
content: "\e666"; |
|
|
|
|
color: ""; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.table-descending-no-filter-font:hover .b-font:before, |
|
|
|
|
.table-descending-no-filter-font:focus .b-font:before, |
|
|
|
|
.table-descending-no-filter-font.hover .b-font:before { |
|
|
|
|
content: "\e666"; |
|
|
|
|
color: ""; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.table-descending-no-filter-font.native .b-font:before, |
|
|
|
|
.table-descending-no-filter-font.disabled .b-font:before { |
|
|
|
|
content: "\e666"; |
|
|
|
|
color: ""; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.table-ascending-no-filter-font .b-font:before { |
|
|
|
|
content: "\e668"; |
|
|
|
|
color: ""; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.table-ascending-no-filter-font:hover .b-font:before, |
|
|
|
|
.table-ascending-no-filter-font:focus .b-font:before, |
|
|
|
|
.table-ascending-no-filter-font.hover .b-font:before { |
|
|
|
|
content: "\e668"; |
|
|
|
|
color: ""; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.table-ascending-no-filter-font.native .b-font:before, |
|
|
|
|
.table-ascending-no-filter-font.disabled .b-font:before { |
|
|
|
|
content: "\e668"; |
|
|
|
|
color: ""; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.table-no-sort-font .b-font:before { |
|
|
|
|
content: "\e66c"; |
|
|
|
|
color: ""; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.table-no-sort-font:hover .b-font:before, |
|
|
|
|
.table-no-sort-font:focus .b-font:before, |
|
|
|
|
.table-no-sort-font.hover .b-font:before { |
|
|
|
|
content: "\e66c"; |
|
|
|
|
color: ""; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.table-no-sort-font.native .b-font:before, |
|
|
|
|
.table-no-sort-font.disabled .b-font:before { |
|
|
|
|
content: "\e66c"; |
|
|
|
|
color: ""; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.primary-key-font .b-font:before { |
|
|
|
|
content: "\e67d;"; |
|
|
|
@ -3746,12 +3748,12 @@ textarea::-webkit-scrollbar-thumb {
|
|
|
|
|
} |
|
|
|
|
.calculate-target-font .b-font:before { |
|
|
|
|
content: "\e6a3"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.calculate-target-font.native .b-font:before, |
|
|
|
|
.calculate-target-font.disabled .b-font:before { |
|
|
|
|
content: "\e6a3"; |
|
|
|
|
color: #1a1a1a; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.task-list-font .b-font:before { |
|
|
|
|
content: "\e694"; |
|
|
|
@ -3941,21 +3943,21 @@ textarea::-webkit-scrollbar-thumb {
|
|
|
|
|
} |
|
|
|
|
.chart-drill-up .b-font:before { |
|
|
|
|
content: "\e6ad"; |
|
|
|
|
color: ""; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.chart-drill-up.native .b-font:before, |
|
|
|
|
.chart-drill-up.disabled .b-font:before { |
|
|
|
|
content: "\e6ad"; |
|
|
|
|
color: ""; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.chart-drill-down .b-font:before { |
|
|
|
|
content: "\e608"; |
|
|
|
|
color: ""; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.chart-drill-down.native .b-font:before, |
|
|
|
|
.chart-drill-down.disabled .b-font:before { |
|
|
|
|
content: "\e608"; |
|
|
|
|
color: ""; |
|
|
|
|
color: inherit; |
|
|
|
|
} |
|
|
|
|
.report-filter-open-font .b-font:before { |
|
|
|
|
content: "\e648"; |
|
|
|
@ -4119,6 +4121,8 @@ textarea::-webkit-scrollbar-thumb {
|
|
|
|
|
content: "\e600"; |
|
|
|
|
color: #f07d0a; |
|
|
|
|
} |
|
|
|
|
/****** common color(常用颜色,可用于普遍场景) *****/ |
|
|
|
|
/**** custom color(自定义颜色,用于特定场景) ****/ |
|
|
|
|
.tree-collapse-icon-type1 .x-icon, |
|
|
|
|
.tree-collapse-icon-type1:hover .x-icon, |
|
|
|
|
.tree-collapse-icon-type1:active .x-icon { |
|
|
|
|