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

io.cucumber.formatter.timeline.vis.override.css Maven / Gradle / Ivy

There is a newer version: 7.22.0
Show newest version
.vis-item.vis-selected {
    border-color: #8f3938;
    font-weight: bold;
}

.vis-item.failed {
    background-color: #f5f5f5;
}

.vis-item.vis-selected {
    background-color: #000000 !important;
    color: #ffffff;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy