UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

6 lines 1.57 kB
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": ".DetailsListExample-customCheck.ms-DetailsRow-check.is-any-selected{opacity:1}.DetailsListExample-customHeader{border-top:1px solid " }, { "theme": "neutralQuaternary", "defaultValue": "#d0d0d0" }, { "rawString": ";border-bottom:1px solid " }, { "theme": "neutralQuaternary", "defaultValue": "#d0d0d0" }, { "rawString": ";padding:8px;margin:8px 0;background:" }, { "theme": "neutralLighterAlt", "defaultValue": "#f8f8f8" }, { "rawString": ";-webkit-box-shadow:0 0 20px -8px " }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": ";box-shadow:0 0 20px -8px " }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": ";position:relative;z-index:100}.DetailsListExample-customHeaderTitle{font-size:21px;font-weight:100;padding:4px 0}.DetailsListExample-customHeaderLinkSet{margin:4px -8px}.DetailsListExample-customHeaderLink{margin:0 8px}.DetailsListExample-header--FileIcon .DetailsListExample-Header-FileTypeIcon{padding:0;font-size:16px}.DetailsListExample-cell--FileIcon{text-align:center}.DetailsListExample-cell--FileIcon:before{content:'.';display:inline-block;vertical-align:middle;height:100%;width:0px;visibility:hidden}.DetailsListExample-documentIconImage{vertical-align:middle;max-height:16px;max-width:16px}\n" }]); }); //# sourceMappingURL=DetailsListExample.scss.js.map