Files
Disco/Disco.Web/ClientSource/Style/Timeline/disco.timelineextensions.css
T
Gary Sharp 7eb17a91c9 Removed minify source maps
These files have no route in mvc, so only cause 404 errors in browser
dev tools.
2015-02-02 20:58:47 +11:00

9 lines
172 B
CSS

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