apjfx.2.14.1.source-code.custom_mapview.css Maven / Gradle / Ivy
.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);
}