UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

15 lines (13 loc) 1.29 kB
define(["require", "exports", "@microsoft/load-themed-styles"], function (require, exports, load_themed_styles_1) { "use strict"; var styles = { root: 'root_c6e62b02', textField: 'textField_c6e62b02', eventWithLabel: 'eventWithLabel_c6e62b02', eventWithoutLabel: 'eventWithoutLabel_c6e62b02', }; load_themed_styles_1.loadStyles([{ "rawString": ".root_c6e62b02{box-sizing:border-box;box-shadow:none;margin:0;padding:0;margin-bottom:17px}.textField_c6e62b02{position:relative}.textField_c6e62b02 input::-ms-clear{display:none}.textField_c6e62b02 input[readonly]{cursor:pointer}.eventWithLabel_c6e62b02{color:" }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": ";font-size:20px;line-height:20px;pointer-events:none;position:absolute;bottom:5px}[dir=ltr] .eventWithLabel_c6e62b02{right:9px}[dir=rtl] .eventWithLabel_c6e62b02{left:9px}.eventWithoutLabel_c6e62b02{color:" }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": ";font-size:20px;line-height:20px;pointer-events:none;position:absolute;top:7px}[dir=ltr] .eventWithoutLabel_c6e62b02{right:9px}[dir=rtl] .eventWithoutLabel_c6e62b02{left:9px}" }]); return styles; }); /* tslint:enable */ //# sourceMappingURL=DatePicker.scss.js.map