UNPKG

react-filerobot-video-editor

Version:

React component version of filerobot video editor (FVE).

1 lines 1.05 kB
import{createGlobalStyle}from"styled-components";import{ROOT_CONTAINER_CLASS_NAME}from"../../utils/constants";var FontsFaces=createGlobalStyle([".","{font-family:",";}"],ROOT_CONTAINER_CLASS_NAME,function(a){var b,c=a.theme,d=void 0===c?{}:c;return(null===(b=d.typography)||void 0===b?void 0:b.fontFamily)||"Arial"}),OverrideDefaultStyles=createGlobalStyle([".Menu-open{overflow:visible !important;}.",",#SfxPopper{box-sizing:border-box;.SfxPopper-root .SfxMenu-root{.SfxMenuItem-prefix{margin-right:6px;}}}."," *,#SfxPopper *{box-sizing:border-box;scrollbar-color:rgba(203,211,218,1) rgba(203,211,218,0.35);:not(button) > svg:not([color]){color:","}:disabled,[aria-disabled=\"true\"]{cursor:not-allowed;}&::-webkit-scrollbar{width:4px;height:4px;}&::-webkit-scrollbar-track{background:rgba(203,211,218,0.35);}&::-webkit-scrollbar-thumb{background:rgba(203,211,218,1);border-radius:10px;}}"],ROOT_CONTAINER_CLASS_NAME,ROOT_CONTAINER_CLASS_NAME,function(a){var b=a.theme;return b.palette["icons-primary"]});export{FontsFaces,OverrideDefaultStyles};