1
2
3
4
5
6
7
8
9
10
11
12
13
| .solutions-widget-geolookup .widgetDescription,
| .solutions-widget-geolookup .divCheckPlot {
| color: #FFF;
| }
|
| .solutions-widget-geolookup .clear-CSVresult {
| color: #FFF;
| }
|
| .solutions-widget-geolookup .results-header,
| .solutions-widget-geolookup .result-text {
| color: #CCC;
| }
|
|