Fixup active casings, shorter prefix detection.

This commit is contained in:
Tom MacWright
2012-11-27 12:01:32 -05:00
parent d8db151553
commit 5260a4522a
3 changed files with 11 additions and 16 deletions
+3 -3
View File
@@ -46,9 +46,9 @@ path.casing:hover {
}
path.casing.active {
stroke:#FFF9C9;
stroke-opacity:1;
stroke-width:8;
stroke:#FFF9C9 !important;
stroke-opacity:1 !important;
stroke-width:10 !important;
}
path.stroke {