earthtrek-core
Version:
Global Nominee NASA Space Apps Challenge 2017 Buenos Aires - Global Finalist (Best Use of Data) NASA Space Apps Challenge 2017 - 1D, 2D, 3D, Go! Challenge
15 lines (13 loc) • 397 B
CSS
.cesium-viewer-toolbar .icon-labels .fa-tag {
width: 10px;
}
.cesium-viewer-toolbar .icon-labels {
background-image: url("../images/label.png");
background-repeat: no-repeat;
background-position: center;
}
.cesium-viewer-toolbar .icon-borders {
background-image: url("../images/borders.png");
background-repeat: no-repeat;
background-position: center;
}