UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

10 lines (8 loc) 858 B
"use strict"; /* tslint:disable */ var load_themed_styles_1 = require("@microsoft/load-themed-styles"); var styles = {}; load_themed_styles_1.loadStyles([{ "rawString": ".ms-FocusZoneExamples-photoList{display:inline-block;border:1px solid " }, { "theme": "neutralTertiary", "defaultValue": "#a6a6a6" }, { "rawString": ";padding:10px;line-height:0;overflow:hidden}.ms-FocusZoneExamples-photoCell{position:relative;display:inline-block;padding:2px;box-sizing:border-box}.ms-FocusZoneExamples-photoCell:focus{outline:0}.ms-FocusZoneExamples-photoCell:focus:after{content:'';position:absolute;right:4px;left:4px;top:4px;bottom:4px;border:1px solid #fff;outline:2px solid " }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}" }]); module.exports = styles; /* tslint:enable */ //# sourceMappingURL=FocusZone.Photos.Example.scss.js.map