Skip to content

Instantly share code, notes, and snippets.

View txreplay's full-sized avatar
✌️
Coding...

Valentin Commenge txreplay

✌️
Coding...
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;
}