UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

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