UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

15 lines 2.18 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(".input_34982f6c{position:absolute;opacity:0;top:0px}.container_34982f6c{position:relative;display:inline-block}.container_34982f6c:hover .star_34982f6c:not(.starIsDisabled_34982f6c){color:\"[theme:black, default: #000000]\"}.container_34982f6c:hover .star_34982f6c:not(.starIsDisabled_34982f6c).star_34982f6c:hover{color:\"[theme:themeDarkAlt, default: #106ebe]\"}.container_34982f6c:hover .star_34982f6c:not(.starIsDisabled_34982f6c).star_34982f6c:hover ~ .star_34982f6c{color:\"[theme:neutralTertiary, default: #a6a6a6]\"}.container_34982f6c .star_34982f6c{display:inline-block;text-align:center;color:\"[theme:neutralTertiary, default: #a6a6a6]\"}.container_34982f6c .star_34982f6c.starIsSelected_34982f6c{color:\"[theme:black, default: #000000]\"}.container_34982f6c .star_34982f6c.starIsDisabled_34982f6c{color:\"[theme:neutralTertiaryAlt, default: #c8c8c8]\"}.container_34982f6c .star_34982f6c.starIsDisabled_34982f6c .label_34982f6c{cursor:default}.container_34982f6c .star_34982f6c .label_34982f6c{display:inline-block;cursor:pointer;font-size:16px;padding:12px 0px;border:1px solid transparent}.rootIsLarge_34982f6c .container_34982f6c .label_34982f6c{font-size:20px;padding:6px 2px 9px 2px}.labelText_34982f6c{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_34982f6c .label_34982f6c{border:1px solid \"[theme:neutralSecondary, default: #666666]\"}\n"); exports.input = "input_34982f6c"; exports.container = "container_34982f6c"; exports.star = "star_34982f6c"; exports.starIsDisabled = "starIsDisabled_34982f6c"; exports.starIsSelected = "starIsSelected_34982f6c"; exports.label = "label_34982f6c"; exports.rootIsLarge = "rootIsLarge_34982f6c"; exports.labelText = "labelText_34982f6c"; exports.starIsInFocus = "starIsInFocus_34982f6c"; }); //# sourceMappingURL=Rating.scss.js.map