add some styles for timeline

This commit is contained in:
Uwe Steinmann 2015-09-18 07:54:43 +02:00
parent 753733d153
commit 8ee257068e

View File

@ -122,6 +122,18 @@ div.help h3 {
margin-right: auto;
}
#timeline {
font-size: 12px;
line-height: 18px;
}
div.timeline-event-content {
margin: 2px;
}
div.timeline-frame {
border-radius: 4px;
border-color: #e3e3e3;
}
@media (max-width: 480px) {
.nav-tabs > li {
float:none;