mirror of https://github.com/ColorlibHQ/gentelella
14 lines
153 B
CSS
14 lines
153 B
CSS
|
.legendIcon {
|
||
|
width: 1.5em;
|
||
|
height: 1.5em;
|
||
|
}
|
||
|
|
||
|
.legend {
|
||
|
font-size: 14px;
|
||
|
font-family: Arial, Helvetica, sans-serif;
|
||
|
}
|
||
|
|
||
|
.legendLayer {
|
||
|
|
||
|
}
|