office-ui-fabric-react
Version: 
Reusable React components for building experiences for Office 365.
15 lines (13 loc) • 1.45 kB
JavaScript
define(["require", "exports", "@microsoft/load-themed-styles"], function (require, exports, load_themed_styles_1) {
    "use strict";
    var styles = {
        overflowLinks: 'overflowLinks_380fb63b',
        overflowButton: 'overflowButton_380fb63b',
        isEnabled: 'isEnabled_380fb63b',
        isOpened: 'isOpened_380fb63b',
    };
    load_themed_styles_1.loadStyles([{ "rawString": ".ms-OverflowSet .ms-SearchBox{margin-bottom:0;width:200px}html[dir=ltr] .overflowLinks_380fb63b{margin-right:10px}html[dir=rtl] .overflowLinks_380fb63b{margin-left:10px}.overflowButton_380fb63b{min-width:0;padding:0 4px;-ms-flex-item-align:stretch;align-self:stretch;height:auto}.isEnabled_380fb63b.isOpened_380fb63b:hover{background-color:" }, { "theme": "neutralQuaternaryAlt", "defaultValue": "#dadada" }, { "rawString": ";color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}.isEnabled_380fb63b.isOpened_380fb63b,.isEnabled_380fb63b:hover{color:" }, { "theme": "neutralDark", "defaultValue": "#212121" }, { "rawString": ";background-color:" }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": "}.isEnabled_380fb63b:active{background-color:" }, { "theme": "neutralQuaternaryAlt", "defaultValue": "#dadada" }, { "rawString": ";color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}" }]);
    return styles;
});
/* tslint:enable */ 
//# sourceMappingURL=OverflowSet.Example.scss.js.map