nice shadow effect for util submenu

This commit is contained in:
Serghey Rodin 2012-10-10 17:54:33 +03:00
commit 0268bf0dca

View file

@ -190,6 +190,8 @@
text-align: left;
vertical-align:top;
padding: 0px 10px 0px 0;
background: none repeat scroll 0% 0% white;
box-shadow: 0px 8px 8px rgb(255, 255, 255);
}
.select-controls {