|
|
@ -36,6 +36,7 @@ display: none; /* 화살표 없애기 for IE10, 11*/
|
|
|
|
.ui-datepicker td, .ui-datepicker th { border: 0 }
|
|
|
|
.ui-datepicker td, .ui-datepicker th { border: 0 }
|
|
|
|
.ui-datepicker .ui-datepicker-buttonpane button { float: right; cursor: pointer; width: auto; margin: 0.5em 0.2em 0.4em; padding: 0.2em 0.6em 0.3em; overflow: visible; }
|
|
|
|
.ui-datepicker .ui-datepicker-buttonpane button { float: right; cursor: pointer; width: auto; margin: 0.5em 0.2em 0.4em; padding: 0.2em 0.6em 0.3em; overflow: visible; }
|
|
|
|
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float: left; }
|
|
|
|
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float: left; }
|
|
|
|
|
|
|
|
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-clear { float: left; }
|
|
|
|
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px; }
|
|
|
|
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px; }
|
|
|
|
.ui-corner-all { border-radius: 3px; }
|
|
|
|
.ui-corner-all { border-radius: 3px; }
|
|
|
|
.ui-icon { display: block; width: 16px; height: 16px; }
|
|
|
|
.ui-icon { display: block; width: 16px; height: 16px; }
|
|
|
|