not sure what this style is for

This commit is contained in:
ali asaria 2013-12-08 09:18:08 -05:00
parent d42a024ccf
commit 009dbf800c

View file

@ -490,7 +490,11 @@ input:hover {
} }
.card-hover-draggable {
xborder: 1px dashed blue;
box-shadow:inset 0 0 40px rgba(128, 128, 256,0.2);
background-color: rgba(128, 128, 256,0.1)
}