mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-30 21:47:30 +00:00
add some styles for timeline
This commit is contained in:
parent
753733d153
commit
8ee257068e
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue
Block a user