11 lines
192 B
Text
11 lines
192 B
Text
canvas {
|
|
background: @theme-color-background-base !important;
|
|
}
|
|
|
|
#widgetUserCountryMapvisitorMap {
|
|
background: @theme-color-background-base;
|
|
}
|
|
|
|
td .label img {
|
|
display: none;
|
|
}
|