UNPKG

@zoom/cobrowsesdk

Version:
2 lines (1 loc) 2.5 kB
var n=".zcb-follower-joined-toast {\n max-width: fit-content !important;\n min-height: fit-content !important;\n padding: 12px 16px !important;\n background: #27282B !important;\n font-size: 14px !important;\n color: #F7F9FA !important;\n border: 0.5px solid #3B3F44 !important;\n}\n\n.zcb-follower-joined-toast .ui-Toast-icon-wrapper {\n display: none !important;\n}\n\n.zcb-toast-dark-mode {\n background: #27282B !important;\n font-size: 14px !important;\n color: #F7F9FA !important;\n border: 0.5px solid #3B3F44 !important;\n}\n\n.zcb-toast-dark-mode .ui-Toast-content {\n line-height: 16px !important;\n color: #F7F9FA !important;\n}\n\n.zcb-toast-dark-mode .ui-Toast-close {\n top: 4px !important;\n right: 3px !important;\n color: #F7F9FA !important;\n}\n\n/* Used to prevent certain message toasts from overlapping with persistent toasts */\nbody > div:has(.zcb-leader-reconnect-toast) {\n z-index: 2147483647;\n position: fixed;\n}\n\n/* Used to prevent certain message toasts from overlapping with persistent toasts */\nbody > div > div.MuiBox-root:has(.zcb-leader-legal-consent-toast) {\n z-index: 2147483647;\n top: 55px;\n}\n\n.zcb-leader-reconnect-toast {\n line-height: 20px;\n}\n\n.zcb-leader-legal-consent-toast {\n padding: 16px 16px 16px 24px !important;\n}\n.notistack-SnackbarContainer{\n z-index: 2147483647 !important;\n}\n@-webkit-keyframes rotating {\n from {\n -webkit-transform: rotate(0);\n transform: rotate(0);\n }\n to {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n}\n@keyframes rotating {\n from {\n -webkit-transform: rotate(0);\n transform: rotate(0);\n }\n to {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n}\n.zmicon-spin > svg {\n -webkit-transform-origin: center center;\n transform-origin: center center;\n -webkit-animation-name: rotating;\n animation-name: rotating;\n -webkit-animation-duration: 1s;\n animation-duration: 1s;\n -webkit-animation-iteration-count: infinite;\n animation-iteration-count: infinite;\n -webkit-animation-timing-function: linear;\n animation-timing-function: linear;\n}\n\n.zmicon {\n display: inline-block;\n vertical-align: -0.125em;\n line-height: 0;\n}\n\n.zmicon-acc-outline {\n outline: 2px solid #4f9af7;\n}\n\n.zmicon-acc-no-outline {\n outline: none;\n}\n\n";export{n as default};