UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

13 lines 1.86 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(".root_963af319{font-weight:400}.itemName_963af319{color:\"[theme:neutralPrimary, default: #333333]\";font-size:14px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding-top:4px;line-height:20px}.itemDescription_963af319{color:\"[theme:neutralSecondaryAlt, default: #767676]\";font-size:11px;line-height:18px}.itemProgress_963af319{position:relative;height:2px;padding:8px 0}.progressTrack_963af319{position:absolute;width:100%;height:2px;background-color:\"[theme:neutralLight, default: #eaeaea]\";outline:1px solid transparent}.progressBar_963af319{background-color:\"[theme:themePrimary, default: #0078d7]\";height:2px;position:absolute;-webkit-transition:width .3s ease;transition:width .3s ease;width:0}@media screen and (-ms-high-contrast: active){.progressBar_963af319{background-color:\"[theme:white, default: #ffffff]\"}}@media screen and (-ms-high-contrast: black-on-white){.progressBar_963af319{background-color:\"[theme:black, default: #000000]\"}}.smoothTransition_963af319{-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transition-duration:150ms;transition-duration:150ms}\n"); exports.root = "root_963af319"; exports.itemName = "itemName_963af319"; exports.itemDescription = "itemDescription_963af319"; exports.itemProgress = "itemProgress_963af319"; exports.progressTrack = "progressTrack_963af319"; exports.progressBar = "progressBar_963af319"; exports.smoothTransition = "smoothTransition_963af319"; }); //# sourceMappingURL=ProgressIndicator.scss.js.map