You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 line
145 KiB
CSS
1 line
145 KiB
CSS
7 months ago
|
/*! This minified app bundle contains open source software from several third party developers. Please review the LICENSE.txt in the current directory for complete licensing, copyright and patent information. This file and the included code may not be redistributed without the attributions listed in LICENSE.txt, including associate copyright notices and licensing information. */body.et-common-prompt-open{overflow:hidden}body.et-common-prompt-open *{pointer-events:none}body.et-common-prompt-open .et-common-prompt,body.et-common-prompt-open .et-common-prompt *{pointer-events:auto}.et-common-prompt{position:fixed;left:0;top:0;width:100vw;height:100vh;z-index:2000000}.et-common-prompt-draggable{width:calc(100vw - 15px)}.et-common-prompt__overlay{background:radial-gradient(ellipse at center,#fff 20%,hsla(0,0%,100%,0) 80%);-webkit-animation:et-common-fade-in .2s ease;animation:et-common-fade-in .2s ease}.et-common-prompt__modal,.et-common-prompt__overlay{position:fixed;left:0;top:0;width:100vw;height:100vh}.et-common-prompt__modal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et-common-prompt-draggable .et-common-prompt__modal{width:calc(100vw - 15px)}body.admin-bar .et-common-prompt-draggable .et-common-prompt__modal{top:32px;height:calc(100vh - 32px)}.et-common-prompt__container{width:400px;max-width:100%;-webkit-box-shadow:0 5px 30px rgba(43,135,218,.2);box-shadow:0 5px 30px rgba(43,135,218,.2)}@media (max-width:812px){.et-common-prompt__container{width:100%}}.et-common-prompt__header{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;border-radius:3px 3px 0 0;font-family:Open Sans,Helvetica,Roboto,Arial,sans-serif;font-weight:600;font-size:18px;line-height:40px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;background-color:#6c2eb9;-webkit-box-shadow:0 5px 30px rgba(0,0,0,.1);box-shadow:0 5px 30px rgba(0,0,0,.1);-webkit-box-shadow:none;box-shadow:none;padding:9px 9px 9px 26px}.rtl .et-common-prompt__header{padding-right:18px!important;padding-left:9px!important}.et-common-prompt__header-back{padding-left:9px}@media (max-width:812px){.et-common-prompt__header{margin-top:0;border-radius:0}}.et-common-prompt__header-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto}.rtl .et-common-prompt__header-actions{margin-left:0!important;margin-right:auto}.et-common-prompt__header-actions .et-fb-icon svg{fill:#fff}.et-common-prompt__body{background:#fff}@media (max-width:812px){.et-common-prompt__body{height:calc(100vh - 100px)}}.et-common-prompt__content{color:#4c5866;padding:30px}.et-common-prompt__content p{margin:0 0 13px;font-weight:600}.et-common-prompt__content ul{padding:0 0 0 25px;list-style-type:disc}.et-common-prompt__content>:last-child{margin-bottom:0}.et-common-prompt__footer{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:0 0 3px 3px}.et-common-prompt__footer .et-common-button{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;padding:10px;font-weight:700;line-height:20px;border-radius:0}.et-common-prompt__footer .et-common-button:first-child{border-bottom-left-radius:3px}.et-common-prompt__footer .et-common-button:last-child{border-bottom-right-radius:3px}.rtl .et-common-prompt__footer .et-common-button:first-child{border-bottom-left-radius:0;border-bottom-right-radius:3px}.rtl .et-common-prompt__footer .et-common-button:last-child{border-bottom-right-radius:0;border-bottom-left-radius:3px}.rtl .et-common-prompt__footer .et-common-button:first-child:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px}@media (max-width:812px){.et-common-prompt__footer{border-radius:0}.et-common-prompt__footer .et-common-button{border-radius:0!important}}
|