-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy pathang.datepicker.component.css.shim.ngstyle.js
9 lines (9 loc) · 3.9 KB
/
ang.datepicker.component.css.shim.ngstyle.js
1
2
3
4
5
6
7
8
9
/**
* @fileoverview This file is generated by the Angular template compiler.
* Do not edit.
* @suppress {suspiciousCode,uselessCode,missingProperties,missingOverride}
* tslint:disable
*/
var styles = [".datepicker[_ngcontent-%COMP%] {\n position: relative;\n display: inline-block;\n color: #2b2b2b;\n font-family: 'Helvetica Neue', 'Helvetica', 'Arial', 'Calibri', 'Roboto';\n vertical-align: top;\n}\n\n.datepicker__calendar[_ngcontent-%COMP%] {\n position: relative;\n overflow: hidden;\n z-index: 1000;\n top: 1.9em;\n left: 0;\n width: 20.5em;\n font-size: 14px;\n background-color: #ffffff;\n cursor: default;\n -webkit-touch-callout: none;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n}\n\n.datepicker__calendar__cancel[_ngcontent-%COMP%] {\n position: absolute;\n bottom: 1em;\n left: 1.8em;\n color: #d8d8d8;\n cursor: pointer;\n -webkit-transition: 0.37s;\n transition: 0.37s;\n}\n\n.datepicker__calendar__cancel[_ngcontent-%COMP%]:hover {\n color: #b1b1b1;\n}\n\n.datepicker__calendar__content[_ngcontent-%COMP%] {\n margin-top: 0.4em;\n}\n\n.datepicker__calendar__labels[_ngcontent-%COMP%] {\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n width: 100%;\n}\n\n.datepicker__calendar__label[_ngcontent-%COMP%] {\n display: inline-block;\n width: 2.2em;\n height: 2.2em;\n margin: 0 0.2em;\n line-height: 2.2em;\n text-align: center;\n color: #d8d8d8;\n}\n\n.datepicker__calendar__month[_ngcontent-%COMP%] {\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-flow: wrap;\n flex-flow: wrap;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n}\n\n.datepicker__calendar__month__day[_ngcontent-%COMP%] {\n display: inline-block;\n width: 2.2em;\n height: 2.2em;\n margin: 0 0.2em 0.4em;\n border-radius: 2.2em;\n line-height: 2.2em;\n text-align: center;\n -webkit-transition: 0.37s;\n transition: 0.37s;\n}\n\n.datepicker__calendar__nav[_ngcontent-%COMP%] {\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n height: 3em;\n background-color: #fff;\n}\n\n.datepicker__calendar__nav__arrow[_ngcontent-%COMP%] {\n width: 0.8em;\n height: 0.8em;\n cursor: pointer;\n -webkit-transition: 0.37s;\n transition: 0.37s;\n}\n\n.datepicker__calendar__nav__arrow[_ngcontent-%COMP%]:hover {\n -webkit-transform: scale(1.05);\n transform: scale(1.05);\n}\n\n.datepicker__calendar__nav__chevron[_ngcontent-%COMP%] {\n fill: #bbbbbb;\n -webkit-transition: 0.37s;\n transition: 0.37s;\n}\n\n.datepicker__calendar__nav__chevron[_ngcontent-%COMP%]:hover {\n fill: #2b2b2b;\n}\n\n.datepicker__calendar__nav__header[_ngcontent-%COMP%] {\n width: 11em;\n margin: 0 1em;\n text-align: center;\n}\n\n.datepicker__calendar__nav__header__form[_ngcontent-%COMP%] {\n display: inline-block;\n margin: 0;\n}\n\n.datepicker__calendar__nav__header__year[_ngcontent-%COMP%] {\n display: inline-block;\n width: 3em;\n padding: 2px 4px;\n border: 1px solid #ffffff;\n border-radius: 2px;\n font-size: 1em;\n transition: 0.32s;\n}\n\n.datepicker__calendar__nav__header__year[_ngcontent-%COMP%]:focus.ng-invalid {\n border: 1px solid #e82525;\n}\n\n.datepicker__calendar__nav__header__year[_ngcontent-%COMP%]:focus.ng-valid {\n border: 1px solid #13ad13;\n}\n\n.datepicker__calendar__nav__header__year[_ngcontent-%COMP%]:focus {\n outline: none;\n}\n\n.datepicker__input[_ngcontent-%COMP%] {\n outline: none;\n border-radius: 0.1rem;\n padding: .2em .6em;\n font-size: 14px;\n}"];
export { styles as styles };
//# sourceMappingURL=ang.datepicker.component.css.shim.ngstyle.js.map