11 lines
225 B
Text
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;
|
|
}
|