office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
6 lines (5 loc) • 880 B
JavaScript
define(["require", "exports", '@microsoft/load-themed-styles'], function (require, exports, load_themed_styles_1) {
"use strict";
load_themed_styles_1.loadStyles([{ "rawString": ".LayerExample-content{background-color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": ";color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";line-height:50px;padding:0 20px;display:-webkit-box;display:-ms-flexbox;display:flex}.LayerExample-textContent{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.LayerExample-nonLayered{background-color:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": ";line-height:50px;padding:0 20px;margin:8px 0}.ms-LayerHost.LayerExample-customHost{position:relative}.ms-LayerHost.LayerExample-customHost .ms-LayerHost-overlay{position:relative}" }]);
});
/* tslint:enable */