office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
8 lines • 806 B
JavaScript
define(["require", "exports", "@microsoft/load-themed-styles"], function (require, exports, load_themed_styles_1) {
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
load_themed_styles_1.loadStyles([{ "rawString": ".ms-PeoplePicker{width:100%}.ms-SearchBoxSmallExample{width:208px}.headerItem_1c4114bc{border-bottom:1px solid " }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": ";height:30px;padding-left:12px}.footerItem_1c4114bc{border-top:1px solid " }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": ";height:60px;padding-left:12px}\n" }]);
exports.headerItem = "headerItem_1c4114bc";
exports.footerItem = "footerItem_1c4114bc";
});
//# sourceMappingURL=ExtendedPeoplePicker.Basic.Example.scss.js.map