First shot at way accuracy handles

This commit is contained in:
Tom MacWright
2012-12-03 17:08:53 -05:00
parent c00ea92089
commit bd1a34153a
4 changed files with 56 additions and 5 deletions
+7
View File
@@ -24,6 +24,13 @@ image.handle {
cursor: move;
}
circle.accuracy-handle {
fill:#DF2D2D;
stroke:#DF2D2D;
fill-opacity:0.2;
stroke-width:1;
}
circle.teaser-point {
stroke-width: 2;
stroke:#1DCAFF;