office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
14 lines (12 loc) • 932 B
JavaScript
define(["require", "exports", "@microsoft/load-themed-styles"], function (require, exports, load_themed_styles_1) {
"use strict";
var styles = {
root: 'root_1801929f',
isRequired: 'isRequired_1801929f',
isDisabled: 'isDisabled_1801929f',
};
load_themed_styles_1.loadStyles([{ "rawString": ".root_1801929f{font-size:14px;font-weight:400;box-sizing:border-box;box-shadow:none;margin:0;padding:0;color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": ";box-sizing:border-box;display:block;padding:5px 0;word-wrap:break-word;overflow-wrap:break-word}.isRequired_1801929f::after{content:' *';color:" }, { "theme": "error", "defaultValue": "#a80000" }, { "rawString": "}.isDisabled_1801929f{color:" }, { "theme": "neutralTertiary", "defaultValue": "#a6a6a6" }, { "rawString": "}" }]);
return styles;
});
/* tslint:enable */
//# sourceMappingURL=Label.scss.js.map