A lot more work on annotations (#44, #8). Graphite events is working, editing, icon size, color and vertical line toggle/options working. To sleepy now...

This commit is contained in:
Torkel Ödegaard
2014-02-20 23:00:50 +01:00
parent 47db82d69b
commit f0f4c8cc52
10 changed files with 161 additions and 48 deletions
+13
View File
@@ -437,4 +437,17 @@ input[type=text].func-param {
border: none;
}
.sp-dd {
display: none;
}
.sp-preview {
position: relative;
width: 15px;
height: 15px;
border: none;
margin-right: 5px;
float: left;
z-index: 0;
}