UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

6 lines 1.04 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); /* tslint:disable */ var load_themed_styles_1 = require("@microsoft/load-themed-styles"); load_themed_styles_1.loadStyles(".LayerExample-content{background-color:\"[theme:themePrimary, default: #0078d7]\";color:\"[theme:white, default: #ffffff]\";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, default: #c8c8c8]\";line-height:50px;padding:0 20px;margin:8px 0}.ms-LayerHost.LayerExample-customHost{height:100px;padding:20px;background:rgba(255,0,0,0.2);border:1px dashed black;position:relative}.LayerExample-customHost:before{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);content:'I am a LayerHost with id=layerhost1'}\n"); //# sourceMappingURL=../../../../src/components/Layer/examples/Layer.Example.scss.js.map