[Frontend] Mods to layout element editing handles

WTD-951
In-progress checkin
This commit is contained in:
Charles Hacskaylo
2015-06-16 10:48:31 -07:00
parent f6eb9904ff
commit a984e60ca5
5 changed files with 133 additions and 19 deletions

View File

@@ -68,10 +68,3 @@
}
}
}
.edit-main .frame.child-frame.panel {
&:hover {
border-color: $colorKey;
@include boxShdwLarge();
}
}