datepicker 스타일 add_stylesheet 함수 적용
This commit is contained in:
6
plugin/jquery-ui/style.css
Normal file
6
plugin/jquery-ui/style.css
Normal file
@ -0,0 +1,6 @@
|
||||
@charset "utf-8";
|
||||
|
||||
.ui-datepicker { font:12px dotum; }
|
||||
.ui-datepicker select.ui-datepicker-month,
|
||||
.ui-datepicker select.ui-datepicker-year { width: 70px;}
|
||||
.ui-datepicker-trigger { margin:0 0 -5px 2px; }
|
||||
Reference in New Issue
Block a user