Файловый менеджер - Редактировать - /home/infrafs/bike/wp-content/plugins/colibri-page-builder/extend-builder/assets/static/css/renderer.css
Назад
div { -moz-user-select: none; -ms-user-select: none; -webkit-user-select: none; user-select: none; } .shortcode-placeholder[data-v-99c26670] { background-color: #fafafa; text-align: center; padding: 20px; } .h-icon-svg[data-v-5b92bf3e] svg { max-height: 100%; display: block; } .font-fallback { padding-left: 5px; padding-right: 5px; } .icon-container[data-v-3444af98] { display: inline-block; } .h-ui-empty-state-container { background-color: rgba(3, 169, 244, 0.02); /*outline: dotted 2px #03a9f4;*/ /*outline-offset: -2px; */ width: 100%; position: relative; } .h-ui-empty-state-container .h-column__v-align { min-width: 50px; } .h-ui-empty-state { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; position: absolute !important; left: 0; right: 0; top: 0; bottom: 0; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: white; } .h-ui-dragging .h-ui-empty-state { display: none; } .empty-state-insert { cursor: pointer; border-radius: 100%; background-color: #008ec2; border-radius: 100%; padding: 5px; -webkit-box-shadow: 0px 0px 1px 0px #ffffff; box-shadow: 0px 0px 1px 0px #ffffff; } .drop-content-area-container-empty-small { min-height: 20px; } .h-ui-dragging { /* //this moves the content if its aligned middle .h-y-container {*/ /*align-self: stretch !important;*/ /*z-index: 3;*/ /*}*/ } .h-ui-dragging .h-ui-drag-source-parent.h-ui-drag-source-parent-empty { background-color: rgba(3, 169, 244, 0.02); outline: dotted 2px #03a9f4; outline-offset: -2px; } .h-ui-dragging .h-ui-drag-source-parent.h-ui-drag-source-parent-empty .h-y-container { min-height: 100px; } .h-ui-dragging .drop-content-area-container-empty-small { min-height: 100px; } .drop-content-area-container-empty { min-height: 100px; } .h-ui-dropdown-menu[data-v-8479d724] { z-index: 9999999 !important; margin-top: 0px !important; } .h-ui-dropdown-menu[x-placement^='top'][data-v-8479d724] { margin-bottom: 0px; } /** * The <drop-content-area> in the normal content swap has z-index: 3 when the components are dragging so the hover that * is over it needs a bigger z-index */ .h-content-swap-hover-container[data-v-9f18ae66] { z-index: 4; } .section-layout[data-v-5e78e611] { height: 70px; padding: 10px; } .section-layout-column[data-v-5e78e611] { background-color: #d5dadf; cursor: pointer; } .section-layout:hover .section-layout-column[data-v-5e78e611] { background-color: #6d7882; } .section-layout-column[data-v-5e78e611]:not(:last-child) { border-right: 2px solid white; } .h-100[data-v-5e78e611] { height: 100%; } .template-section-picker-container[data-v-51061514] { width: 700px; } @media only screen and (max-width: 1023px) { .template-section-picker-container[data-v-51061514] { width: 100%; } } .template-sections-close-button[data-v-19a6477b] { position: absolute; right: 20px; top: 20px; font-size: 34px; color: #d5dadf; cursor: pointer; } .template-sections-close-button[data-v-19a6477b]:hover { color: #6d7882; } .template-section-title[data-v-19a6477b] { font-size: 18px; font-weight: 600; font-family: "Open Sans"; line-height: normal; text-transform: none; color: rgb(70, 112, 127); letter-spacing: 0; font-style: normal; } .add-content[data-v-bb104c86] { border: 2px dotted #31b1df; margin: 60px 10%; padding: 40px 0; } .insert-options-class[data-v-bb104c86] { position: relative; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; background-color: white; } .h-insert-button[data-v-bb104c86] { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; background-color: #008ec2; border-color: #00a0d2; font-size: 13px; font-weight: normal; } .insert-options-container[data-v-bb104c86] { background-color: #ededed; } .h-insert-button span[data-v-bb104c86] { display: inline-block; } @media (max-width: 480px) { .h-insert-button[data-v-bb104c86] { padding-left: 10px; padding-right: 10px; } } .section-options .h-component-menu-options > * { border-radius: 50px; } .section-options .h-component-menu-option--main { color: white; background-color: #008ec2; } .section-options .h-component-menu-option--main svg.svg-icon.svg-fill { width: 16px !important; height: 16px !important; } .section-options .h-component-menu-option--main .svg-icon { fill: white; } .section-options .h-component-menu-option--main:hover { background-color: #008ec2; } .section-options .h-component-menu-option { padding: 8px; } .customizer-text-container a { pointer-events: none; } @-webkit-keyframes spin-data-v-48f53326 { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes spin-data-v-48f53326 { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } .loading-overlay[data-v-48f53326] { position: absolute; z-index: 99999999; left: 0; top: 0; right: 0; bottom: 0; background-color: rgba(255, 255, 255, 0.9); -webkit-transition: opacity 0.2s; transition: opacity 0.2s; text-align: center; } .loading-overlay .msg[data-v-48f53326] { padding: 8px 16px; background: #32a8d9; color: #ffffff; border-radius: 8px; margin-top: 16px; font-size: 12px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; } .loading-overlay .loader[data-v-48f53326] { display: inline-block; border: 4px solid #e6e6e6; border-top: 4px solid #32a8d9; border-radius: 50%; width: 50px; height: 50px; -webkit-animation: spin-data-v-48f53326 2s linear infinite; animation: spin-data-v-48f53326 2s linear infinite; } .h-component-menu-options-top-settings .h-component-menu-option { background-color: #F79007 !important; } .colibri-post-thumbnail.colibri-post-has-no-thumbnail:not(.colibri-post-thumbnail-has-placeholder) { display: block !important; } .placeholder-image[data-v-d68ddd46] { width: 100%; } .customize-partial-edit-shortcut { display: none; } .colibri-empty-widget-area { min-height: 300px; background: #f2fafe; border: 1px solid #ace2fb; } .colibri-empty-widget-area p { color: #03a9f4 !important; font-size: 14px !important; }
| ver. 1.4 |
Github
|
.
| PHP 8.2.29 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка