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

gwt.material.design.addins.client.timeline.resources.css.timeline.css Maven / Gradle / Ivy

There is a newer version: 2.8.3
Show newest version
.timeline .timeline-header img {
    width: 64px;
    height: 64px;
    border-radius: 100%;
    padding: 4px;
    background: white;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.timeline {
    text-align: initial;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy