mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-02-06 15:14:58 +00:00
set font size of timeline boxes
This commit is contained in:
parent
419af9880a
commit
0d89f5b1c6
|
@ -124,10 +124,10 @@ div.help h3 {
|
|||
|
||||
#timeline {
|
||||
font-size: 12px;
|
||||
line-height: 18px;
|
||||
line-height: 14px;
|
||||
}
|
||||
div.timeline-event-content {
|
||||
margin: 2px;
|
||||
margin: 3px 5px;
|
||||
}
|
||||
div.timeline-frame {
|
||||
border-radius: 4px;
|
||||
|
|
Loading…
Reference in New Issue
Block a user