office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
15 lines (13 loc) • 1.29 kB
JavaScript
define(["require", "exports", "@microsoft/load-themed-styles"], function (require, exports, load_themed_styles_1) {
"use strict";
var styles = {
root: 'root_0955cf28',
textField: 'textField_0955cf28',
eventWithLabel: 'eventWithLabel_0955cf28',
eventWithoutLabel: 'eventWithoutLabel_0955cf28',
};
load_themed_styles_1.loadStyles([{ "rawString": ".root_0955cf28{box-sizing:border-box;box-shadow:none;margin:0;padding:0;margin-bottom:17px}.textField_0955cf28{position:relative}.textField_0955cf28 input::-ms-clear{display:none}.textField_0955cf28 input[readonly]{cursor:pointer}.eventWithLabel_0955cf28{color:" }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": ";font-size:20px;line-height:20px;pointer-events:none;position:absolute;bottom:5px}[dir=ltr] .eventWithLabel_0955cf28{right:9px}[dir=rtl] .eventWithLabel_0955cf28{left:9px}.eventWithoutLabel_0955cf28{color:" }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": ";font-size:20px;line-height:20px;pointer-events:none;position:absolute;top:7px}[dir=ltr] .eventWithoutLabel_0955cf28{right:9px}[dir=rtl] .eventWithoutLabel_0955cf28{left:9px}" }]);
return styles;
});
/* tslint:enable */
//# sourceMappingURL=DatePicker.scss.js.map