apjfx.2.13.1.source-code.custom_mapview.css Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mapjfx Show documentation
Show all versions of mapjfx Show documentation
a JavaFX map component build by using OpenLayers
.mapview-label {
padding: 2px 10px;
}
.blue-label {
color: #cccccc;
background: #95b9e6 linear-gradient(#95b9e6, #0000ff);
}
.green-label {
color: #cccccc;
background: #7ce68c linear-gradient(#7ce68c, #076d13);
}