Advertisement
phpface

Untitled

Sep 5th, 2018
321
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.17 KB | None | 0 0
  1. .ui-datepicker select.ui-datepicker-month,
  2. .ui-datepicker select.ui-datepicker-year{
  3.     color: #222;
  4.     font-weight: normal;
  5. }
  6.  
  7. div.time-picker li{
  8.     height: auto;
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement