Fix deletion, make active class clearer, refocus on DC, fix friendlyName

This commit is contained in:
Tom MacWright
2012-11-29 09:35:48 -05:00
parent 7dafbefbd9
commit f7fcf37197
5 changed files with 9 additions and 7 deletions
+2 -2
View File
@@ -50,8 +50,8 @@ path.casing:hover {
}
path.casing.active {
stroke:#FFF9C9 !important;
stroke-opacity:1 !important;
stroke:#E96666 !important;
opacity:1 !important;
stroke-width:10 !important;
}