Change border color

Change-Id: Ie6f09773d22ff0ce4cf2d3f3c21a32c917f0424f
This commit is contained in:
Prateek Saxena 2014-02-13 05:59:44 +05:30
parent 6d600734bf
commit 7b49f88bbf

View file

@ -6,7 +6,7 @@
position: absolute;
z-index: 5;
background: #fff;
border: 1px solid #f0f0f0;
border: 1px solid #bbb;
box-shadow: rgba(0, 0, 0, 0.15) 3px 3px 0;
padding: 0;
display: none;