Selection color is set in themes

This commit is contained in:
Corey Johnson & Nathan Sobo 2012-11-30 12:44:19 -07:00
parent c7363b3347
commit f09fefb780

View File

@ -118,7 +118,6 @@
.editor .selection {
position: absolute;
background: rgba(255, 255, 255, .15);
pointer-events: none;
z-index: -1;
}