UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

19 lines 2.43 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": ".root_2335f3f4{overflow:hidden}.rootIsMaximizeFrame_2335f3f4{height:100%;width:100%}.image_2335f3f4{display:block;opacity:0}.image_2335f3f4.imageIsLoaded_2335f3f4{opacity:1}.imageIsCenter_2335f3f4,.imageIsContain_2335f3f4,.imageIsCover_2335f3f4{position:relative;top:50%}[dir='ltr'] .imageIsCenter_2335f3f4,[dir='ltr'] .imageIsContain_2335f3f4,[dir='ltr'] .imageIsCover_2335f3f4{left:50%}[dir='rtl'] .imageIsCenter_2335f3f4,[dir='rtl'] .imageIsContain_2335f3f4,[dir='rtl'] .imageIsCover_2335f3f4{right:50%}html[dir='ltr'] .imageIsCenter_2335f3f4,html[dir='ltr'] .imageIsContain_2335f3f4,html[dir='ltr'] .imageIsCover_2335f3f4{-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}html[dir='rtl'] .imageIsCenter_2335f3f4,html[dir='rtl'] .imageIsContain_2335f3f4,html[dir='rtl'] .imageIsCover_2335f3f4{-webkit-transform:translate(50%, -50%);transform:translate(50%, -50%)}.imageIsContain_2335f3f4.imageIsLandscape_2335f3f4{width:100%;height:auto}.imageIsContain_2335f3f4.imageIsPortrait_2335f3f4{height:100%;width:auto}.imageIsCover_2335f3f4.imageIsLandscape_2335f3f4{height:100%;width:auto}.imageIsCover_2335f3f4.imageIsPortrait_2335f3f4{width:100%;height:auto}.imageIsNone_2335f3f4{height:auto;width:auto}.imageIsScaleWidthHeight_2335f3f4{height:100%;width:100%}.imageIsScaleWidth_2335f3f4{height:auto;width:100%}.imageIsScaleHeight_2335f3f4{height:100%;width:auto}\n" }]); exports.root = "root_2335f3f4"; exports.rootIsMaximizeFrame = "rootIsMaximizeFrame_2335f3f4"; exports.image = "image_2335f3f4"; exports.imageIsLoaded = "imageIsLoaded_2335f3f4"; exports.imageIsCenter = "imageIsCenter_2335f3f4"; exports.imageIsContain = "imageIsContain_2335f3f4"; exports.imageIsCover = "imageIsCover_2335f3f4"; exports.imageIsLandscape = "imageIsLandscape_2335f3f4"; exports.imageIsPortrait = "imageIsPortrait_2335f3f4"; exports.imageIsNone = "imageIsNone_2335f3f4"; exports.imageIsScaleWidthHeight = "imageIsScaleWidthHeight_2335f3f4"; exports.imageIsScaleWidth = "imageIsScaleWidth_2335f3f4"; exports.imageIsScaleHeight = "imageIsScaleHeight_2335f3f4"; }); //# sourceMappingURL=Image.scss.js.map