1
0
Fork 0
theming/stylesheets/components/_charts.less

11 lines
225 B
Text

.dataTable.dataTableVizEvolution {
background: @theme-color-background-base !important;
}
.UserCountryMap.card-content.dataTable {
background: @theme-color-background-base;
}
td .label img {
display: none;
}