UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

6 lines 808 B
"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(".ms-FocusZoneExamples-photoList{display:inline-block;border:1px solid \"[theme:neutralTertiary, default: #a6a6a6]\";padding:10px;line-height:0;overflow:hidden}.ms-FocusZoneExamples-photoCell{position:relative;display:inline-block;padding:2px;-webkit-box-sizing:border-box;box-sizing:border-box}.ms-FocusZoneExamples-photoCell:focus{outline:none}.ms-FocusZoneExamples-photoCell:focus:after{content:'';position:absolute;right:4px;left:4px;top:4px;bottom:4px;border:1px solid white;outline:2px solid \"[theme:themePrimary, default: #0078d7]\"}\n"); //# sourceMappingURL=FocusZone.Photos.Example.scss.js.map