office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
6 lines (5 loc) • 1.38 kB
JavaScript
define(["require", "exports", '@microsoft/load-themed-styles'], function (require, exports, load_themed_styles_1) {
"use strict";
load_themed_styles_1.loadStyles([{ "rawString": ".ms-Icon--groupingAscending:before{content:'\\e31d'}.ms-Icon--groupingDescending:before{content:'\\e31e'}.ExampleCard{margin-bottom:20px}.ExampleCard-header{background:" }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": ";min-height:50px;line-height:50px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding:0 10px}.ExampleCard-toggleButtons{position:relative}html[dir=ltr] .ExampleCard-toggleButtons{float:right}html[dir=rtl] .ExampleCard-toggleButtons{float:left}html[dir=ltr] .ExampleCard-toggleButtons{left:5px}html[dir=rtl] .ExampleCard-toggleButtons{right:5px}.ExampleCard-toggleButtons .ms-Button{margin:10px 5px;height:30px;line-height:1}.ExampleCard-content{padding:20px;border:1px solid " }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": "}html[dir=ltr] .ExampleCard-example.is-right-aligned{text-align:right}html[dir=rtl] .ExampleCard-example.is-right-aligned{text-align:left}.ExampleCard-code{display:none}.ExampleCard.is-codeVisible .ExampleCard-code{display:block;border-bottom:1px solid " }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": ";margin-bottom:20px}" }]);
});
/* tslint:enable */