UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

20 lines (18 loc) 2.3 kB
"use strict"; /* tslint:disable */ var load_themed_styles_1 = require("@microsoft/load-themed-styles"); var styles = { input: 'input_0714f446', container: 'container_0714f446', star: 'star_0714f446', starIsDisabled: 'starIsDisabled_0714f446', starIsSelected: 'starIsSelected_0714f446', label: 'label_0714f446', rootIsLarge: 'rootIsLarge_0714f446', labelText: 'labelText_0714f446', starIsInFocus: 'starIsInFocus_0714f446', }; load_themed_styles_1.loadStyles([{ "rawString": ".input_0714f446{position:absolute;opacity:0;top:0}.container_0714f446{position:relative;display:inline-block}.container_0714f446:hover .star_0714f446:not(.starIsDisabled_0714f446){color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}.container_0714f446:hover .star_0714f446:not(.starIsDisabled_0714f446).star_0714f446:hover{color:" }, { "theme": "themeDarkAlt", "defaultValue": "#106ebe" }, { "rawString": "}.container_0714f446:hover .star_0714f446:not(.starIsDisabled_0714f446).star_0714f446:hover~.star_0714f446{color:" }, { "theme": "neutralTertiary", "defaultValue": "#a6a6a6" }, { "rawString": "}.container_0714f446 .star_0714f446{display:inline-block;text-align:center;color:" }, { "theme": "neutralTertiary", "defaultValue": "#a6a6a6" }, { "rawString": "}.container_0714f446 .star_0714f446.starIsSelected_0714f446{color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}.container_0714f446 .star_0714f446.starIsDisabled_0714f446{color:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": "}.container_0714f446 .star_0714f446.starIsDisabled_0714f446 .label_0714f446{cursor:default}.container_0714f446 .star_0714f446 .label_0714f446{display:inline-block;cursor:pointer;font-size:16px;padding:12px 0;border:1px solid transparent}.rootIsLarge_0714f446 .container_0714f446 .label_0714f446{font-size:20px;padding:6px 2px 9px 2px}.labelText_0714f446{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.ms-Fabric.is-focusVisible .starIsInFocus_0714f446 .label_0714f446{border:1px solid " }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": "}" }]); module.exports = styles; /* tslint:enable */ //# sourceMappingURL=Rating.scss.js.map