Skip to content

Instantly share code, notes, and snippets.

View madebyallie's full-sized avatar

allie madebyallie

View GitHub Profile
.ui-datepicker {
background-color: #fff;
border: 1px solid #66AFE9;
border-radius: 4px;
box-shadow: 0 0 8px rgba(102,175,233,.6);
display: none;
margin-top: 4px;
padding: 10px;
width: 240px;
}