Files
Disco/Disco.Web/ClientSource/Style/Timeline/disco.timelineextensions.css
Gary Sharp aeb9eb4d3a Style bundling update
Using VS extension: 'Web Compiler'
2016-09-29 19:28:57 +10:00

8 lines
171 B
CSS

.timeline-container {
border: 1px solid #aaa;
}
.timeline-event-label {
font-family: Consolas, "Courier New", monospace;
font-size: 0.8em;
padding-right: 1px;
}