All Downloads are FREE. Search and download functionalities are using the official Maven repository.

apjfx.2.14.0.source-code.custom_mapview.css Maven / Gradle / Ivy

There is a newer version: 3.1.0
Show newest version
.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);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy