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_15b661fe', container: 'container_15b661fe', star: 'star_15b661fe', starIsDisabled: 'starIsDisabled_15b661fe', starIsSelected: 'starIsSelected_15b661fe', label: 'label_15b661fe', rootIsLarge: 'rootIsLarge_15b661fe', labelText: 'labelText_15b661fe', starIsInFocus: 'starIsInFocus_15b661fe', }; load_themed_styles_1.loadStyles([{ "rawString": ".input_15b661fe{position:absolute;opacity:0;top:0}.container_15b661fe{position:relative;display:inline-block}.container_15b661fe:hover .star_15b661fe:not(.starIsDisabled_15b661fe){color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}.container_15b661fe:hover .star_15b661fe:not(.starIsDisabled_15b661fe).star_15b661fe:hover{color:" }, { "theme": "themeDarkAlt", "defaultValue": "#106ebe" }, { "rawString": "}.container_15b661fe:hover .star_15b661fe:not(.starIsDisabled_15b661fe).star_15b661fe:hover~.star_15b661fe{color:" }, { "theme": "neutralTertiary", "defaultValue": "#a6a6a6" }, { "rawString": "}.container_15b661fe .star_15b661fe{display:inline-block;text-align:center;color:" }, { "theme": "neutralTertiary", "defaultValue": "#a6a6a6" }, { "rawString": "}.container_15b661fe .star_15b661fe.starIsSelected_15b661fe{color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}.container_15b661fe .star_15b661fe.starIsDisabled_15b661fe{color:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": "}.container_15b661fe .star_15b661fe.starIsDisabled_15b661fe .label_15b661fe{cursor:default}.container_15b661fe .star_15b661fe .label_15b661fe{display:inline-block;cursor:pointer;font-size:16px;padding:12px 0;border:1px solid transparent}.rootIsLarge_15b661fe .container_15b661fe .label_15b661fe{font-size:20px;padding:6px 2px 9px 2px}.labelText_15b661fe{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_15b661fe .label_15b661fe{border:1px solid " }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": "}" }]); module.exports = styles; /* tslint:enable */ //# sourceMappingURL=Rating.scss.js.map