Use temporary elastic tag

This commit is contained in:
Tom MacWright
2012-11-28 18:42:04 -05:00
parent e34ba10ade
commit 8a62aaa62a
3 changed files with 34 additions and 18 deletions
+4
View File
@@ -40,6 +40,10 @@ path.casing {
stroke-width: 3;
}
.elastic-true {
pointer-events:none;
}
path.casing:hover {
stroke:#FF0F0F !important;
opacity:0.8;