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

ide-discussions.ui.css.angular-timeline-bootstrap.css Maven / Gradle / Ivy

There is a newer version: 4.0.0
Show newest version
ul.timeline .timeline-badge .glyphicon {
  top: 2px; }

@media only screen and (min-width: 768px) {
  ul.timeline li .timeline-panel {
    width: calc(50% - 45px);
    width: -moz-calc(50% - 45px);
    width: -webkit-calc(50% - 45px); } }

@media only screen and (max-width: 767px) {
  ul.timeline li .timeline-panel {
    width: calc(100% - 85px);
    width: -moz-calc(100% - 85px);
    width: -webkit-calc(100% - 85px); } }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy