Feature: Device Importing & Exporting

This commit is contained in:
Gary Sharp
2013-07-25 17:46:20 +10:00
parent a3aaed1d13
commit ad6b1b19b6
67 changed files with 3058 additions and 266 deletions
@@ -1,9 +1,11 @@
@import "../Declarations";
.timeline-container {
border: 1px solid #aaa;
}
.timeline-event-label {
font-family: Consolas, "Courier New", monospace;
font-family: @FontFamilyMono;
font-size: 0.8em;
padding-right: 1px;
}