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_ed48cedb',
overflowButton: 'overflowButton_ed48cedb',
isEnabled: 'isEnabled_ed48cedb',
isOpened: 'isOpened_ed48cedb',
};
load_themed_styles_1.loadStyles([{ "rawString": ".ms-OverflowSet .ms-SearchBox{margin-bottom:0;width:200px}html[dir=ltr] .overflowLinks_ed48cedb{margin-right:10px}html[dir=rtl] .overflowLinks_ed48cedb{margin-left:10px}.overflowButton_ed48cedb{min-width:0;padding:0 4px;-ms-flex-item-align:stretch;align-self:stretch;height:auto}.isEnabled_ed48cedb.isOpened_ed48cedb:hover{background-color:" }, { "theme": "neutralQuaternaryAlt", "defaultValue": "#dadada" }, { "rawString": ";color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}.isEnabled_ed48cedb.isOpened_ed48cedb,.isEnabled_ed48cedb:hover{color:" }, { "theme": "neutralDark", "defaultValue": "#212121" }, { "rawString": ";background-color:" }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": "}.isEnabled_ed48cedb:active{background-color:" }, { "theme": "neutralQuaternaryAlt", "defaultValue": "#dadada" }, { "rawString": ";color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}" }]);
return styles;
});
/* tslint:enable */
//# sourceMappingURL=OverflowSet.Example.scss.js.map