office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
6 lines (5 loc) • 525 B
JavaScript
define(["require", "exports", '@microsoft/load-themed-styles'], function (require, exports, load_themed_styles_1) {
"use strict";
load_themed_styles_1.loadStyles([{ "rawString": ".PropertiesTable{margin-bottom:20px;overflow-x:auto;overflow-y:inherit}.PropertiesTable-noProperties{background:" }, { "theme": "yellow", "defaultValue": "#ffb900" }, { "rawString": ";padding:10px}.PropertiesTable-nameCell{color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}" }]);
});
/* tslint:enable */