/*! * Filter Everything admin 1.2.3 */ #filters-seo-rules .inside, #filters-set-items .inside{ margin: 0; padding: 0; } .wpc-filter-additional-fields, .wpc-form-fields-table, .wpc-fields-table{ width: 100%; table-layout: auto; padding: 0; margin: 0; clear: both; box-sizing: content-box; } .wpc-filter-body{ display: none; } .wpc-filter-body.wpc-opened{ display: block; } .wpc-additional-opened .wpc-more-options-toggle, .wpc-filter-body:hover .wpc-more-options-toggle{ visibility: visible; } .wpc-column-labels-wrapper{ padding: 12px 12px 0 12px; } .wpc-add-filter-wrapper{ padding: 12px; } .wpc-filters-list{ padding: 0 12px; } .wpc-custom-row{ display: flex; width: 100%; padding: 0; margin: 0; } .wpc-custom-row li{ padding: 8px 12px; margin: 0; box-sizing: border-box; } .wpc-filter-item-labels li.wpc-filter-order, .wpc-column-labels .wpc-filter-order{ min-width: 51px; text-align: center; } .wpc-filter-item-labels li.wpc-filter-order{ padding-top: 0 !important; padding-bottom: 0 !important; display: flex; align-items: center; border-right: 1px solid #ccd0d4; justify-content: center; } li.wpc-filter-label, li.wpc-filter-entity, li.wpc-filter-view, li.wpc-filter-slug{ width: 24%; } .wpc-custom-row:before, .wpc-custom-row:after { content: ""; display: block; line-height: 0; } .wpc-custom-row:after{ clear: both; } .wpc-filter-item { clear: both; margin-bottom: 10px; } .wpc-title-action .wpc-action{ padding: 10px; color: #555d66; border: 0; margin: 0; background: 0 0; cursor: pointer; outline: none; } .wpc-title-action .wpc-action .toggle-indicator:before { padding: 1px 2px 1px 0; border-radius: 50%; } .wpc-title-action .wpc-action:focus .toggle-indicator:before{ box-shadow: 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30,140,190,.8); } .wpc-title-action .wpc-action .toggle-indicator:before { content: "\f140"; font: normal 20px/1 dashicons; speak: none; display: block; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-decoration: none; } .wpc-opened .wpc-title-action .wpc-action .toggle-indicator:before{ content: "\f142"; } .wpc-filter-item-labels li{ padding: 12px; box-sizing: border-box; overflow: hidden; } .wpc-filter-head{ font-size: 13px; background: #f9f9f9; border: 1px solid #ccd0d4; box-shadow: 0 1px 1px rgba(0,0,0,.04); } .wpc-filter-item.ui-sortable-helper .wpc-filter-head{ background: #fbfbfb; } .wpc-filter-head:hover{ border-color: #999; box-shadow: 0 1px 2px rgba(0,0,0,.1); } .wpc-title-action{ float: right; position: relative; } .wpc-column-labels{ font-weight: 600; } .wpc-column-labels, .wpc-filter-title{ margin-right: 60px; } .wpc-no-filters{ display: none; padding: 15px; border-top: #E1E1E1 solid 1px; } .wpc-add-filter-wrapper { background: #f5f5f5; border-top: #dddddd solid 1px; } .wpc-add-filter-wrapper:after{ clear: both; display: block; content: ""; } .wpc-add-filter-div { float: right; } label.wpc-filter-label { display: block; font-weight: bold; margin: 0 0 3px; padding: 0; } .wpc-filter-label-td { padding: 15px 30px 15px 12px; margin: 0; background: #F9F9F9; width: 20%; border-color: #EDEDED; border-width: 1px 0 0 1px; box-sizing: border-box; position: relative; min-width: 160px; } .wpc-remove-filter-wrapper .wpc-filter-label-td{ background: transparent; } .wpc-filter-field-td { padding: 15px 12px 15px 12px; margin: 0; border-left-color: #E1E1E1; box-sizing: border-box; } .wpc-filter-intersection-tr > .wpc-filter-field-td{ padding-left: 0; padding-right: 0; } .wpc-first-row .wpc-filter-field-td{ padding-top: 0; vertical-align: top; } .wpc-filter-field-td input[type="text"], .wpc-filter-field-td input[type="password"], .wpc-filter-field-td input[type="number"], .wpc-filter-field-td input[type="search"], .wpc-filter-field-td input[type="email"], .wpc-filter-field-td input[type="url"], .wpc-filter-field-td textarea, .wpc-filter-field-td select{ width: 100%; padding: 3px 5px; resize: none; margin: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-size: 14px; line-height: 1.4; } .wpc-wp-entity-label-wrapper{ padding-left: 12px; padding-right: 12px; } .wpc-filters-seo-rules-wrapper .wpc-filter-field-td label{ position: relative; bottom: 5px; } label[for="wpc_seo_rules-wp_entity"], .wpc-location-label, .wpc-wp-entity-label{ font-weight: bold; position: relative; bottom: 5px; } #wpc-intersections-table .wpc-filter-field-td{ padding-bottom: 0; position: relative; } .wpc-filter-label-td .wpc-field-description { font-style: normal; font-size: 12px; color: #666666; margin: 0; } /*.wpc-field-menu-order-tr,*/ .wpc-field-hierarchy-tr, .wpc-field-entity-tr, .wpc-field-ename-tr{ display: none; } .wpc-filter-taxonomy.taxonomy-hierarchical .wpc-field-hierarchy-tr, .wpc-filter-post_meta_exists .wpc-field-ename-tr, .wpc-filter-post_meta_num .wpc-field-ename-tr, .wpc-filter-post_meta .wpc-field-ename-tr, .wpc-new-filter-item .wpc-field-entity-tr{ display: table-row; } .wpc-belongs-not, .wpc-belongs-not input[type="text"], .wpc-belongs-not input[type="password"], .wpc-belongs-not input[type="color"], .wpc-belongs-not input[type="date"], .wpc-belongs-not input[type="datetime"], .wpc-belongs-not input[type="datetime-local"], .wpc-belongs-not input[type="email"], .wpc-belongs-not input[type="month"], .wpc-belongs-not input[type="number"], .wpc-belongs-not input[type="search"], .wpc-belongs-not input[type="tel"], .wpc-belongs-not input[type="time"], .wpc-belongs-not input[type="url"], .wpc-belongs-not input[type="week"], .wpc-belongs-not select, .wpc-belongs-not textarea{ color: #b7b7b7; } .wpc-remove-filter-wrapper{ margin: 0; } .wpc-remove-filter-wrapper .spinner{ float: none; } .wpc-filter-delete-controls-td{ min-width: 160px; } .wp-core-ui .wpc-filter-delete{ color: #a00; border-color: #a00; background: transparent; margin-right: 1em; outline: none; } .wp-core-ui .wpc-filter-delete.hover, .wp-core-ui .wpc-filter-delete:hover, .wp-core-ui .wpc-filter-delete.active, .wp-core-ui .wpc-filter-delete:active, .wp-core-ui .wpc-filter-delete.focus, .wp-core-ui .wpc-filter-delete:focus{ color: #ffffff; background: #a00; border-color: #a00; } .wp-core-ui .wpc-filter-delete.focus, .wp-core-ui .wpc-filter-delete:focus{ box-shadow: 0 0 0 1px #a00; } .wpc-filter-delete-wrapper{ visibility: hidden; min-height: 30px; } .wpc-additional-fields-selector{ text-align: right; padding-right: 12px; /*margin-top: 20px;*/ position: relative; top: 20px; } .wpc-filter-additional-fields{ display: none; } .wpc-filter-field-shadow, .wpc-filter-item-shadow{ height: 44px; clear: both; border: 1px dashed #b4b9be; margin: 0 auto 10px; width: 100%; box-sizing: border-box; } .wpc-filter-field-shadow{ height: 60px; } .wpc-filter-item .wpc-filter-order:hover{ cursor: move; } .wpc-field-rule-meta-desc{ min-height: 65px; } .wpc_set_fields-post_name-wrap, .wpc-intersection-fields-wrapper, .wpc_set_fields-wp_filter_query-wrap{ position: relative; } .wpc-field-exclude-tr .wpc-field-wrap .spinner, .wpc_set_fields-wp_filter_query-wrap .spinner, .wpc_set_fields-post_name-wrap .spinner, .wpc-intersection-fields-wrapper .spinner{ position: absolute; right: calc(50% - 10px); bottom: calc(50% - 10px); z-index: 100; opacity: 0.9; } .wpc_set_fields-wp_filter_query-wrap .spinner.is-active+#wpc-field-wp-query-container, .wpc-field-exclude-tr .wpc-field-wrap .spinner.is-active+.wpc-after-spinner-container, .wpc_set_fields-post_name-wrap .spinner.is-active+#wpc-field-location-container, .wpc-intersection-fields-wrapper .spinner.is-active+.wpc-form-fields-table{ opacity: 0.3; } .wpc-no-seo-filters-message{ display: block; line-height: 30px; } .wpc_seo_rules-rule_meta_desc-wrap, .wpc_seo_rules-rule_h1-wrap, .wpc_seo_rules-rule_seo_title-wrap{ text-align: right; position: relative; } .wpc_seo_rules-rule_meta_desc-wrap span, .wpc_seo_rules-rule_h1-wrap span, .wpc_seo_rules-rule_seo_title-wrap span{ display: inline-block; margin-bottom: 7px; } .wpc-vars-container{ position: absolute; top: 52px; text-align: left; background: #fff; right: 0px; box-shadow: rgba(0,0,0,0.1) 0px 0px 40px; border: 1px solid rgb(221, 221, 221); padding: 3px 0; box-sizing: border-box; z-index: 100; display: none; border-radius: 4px; } .wpc-vars-container ul li{ padding: 10px 15px; min-width: 120px; margin: 0; } .wpc-vars-container ul li:hover{ cursor: pointer; background: #007cba; color: #ffffff; } .wpc-seo-vars-list{ margin: 0; } .wpc-filter-number{ float: left; } .post-type-filter-seo-rule #titlediv #title[readonly="readonly"]{ background-color: #eee; } .wpc-error { background: #fff; border: 1px solid #ccd0d4; border-left-width: 4px; box-shadow: 0 1px 1px rgba(0,0,0,.04); margin: 40px 15px 2px 0; padding: 1px 12px; border-left-color: #dc3232; position: relative; } .wpc-error p { margin: 0.5em 0; padding: 2px; } .wpc-filters-seo-rules-wrapper hr{ margin: 15px 0; } .wpc-container-handle-wrapper{ position: relative; padding-left: 25px; } td.wpc-order-td, .form-table td.wpc-order-td{ } .pro-version.wpc-sortable-row .wpc-order-sortable-handle-icon:hover{ cursor: move; } .wpc-sortable-table{ max-width: 668px; } tr.wpc-sortable-row.ui-sortable-helper{ background: #f9f9f9; } .wpc-field-exclude-tr .wpc-field-wrap{ position: relative; } .wpc-field-notice{ position: relative; display: block; margin: 5px 0 15px; padding: 3px 12px; } .wpc-field-notice p{ margin: 0; } .wpc-field-notice-error{ background: #ffe6e6; color: #cc0000; } .wpc-field-path-tr{ display: none; } .free-version .wpc-field-sortable-handle{ color: #a7a7a7; cursor: pointer; } .regular-text .wpc-field-sortable-handle:before{ display: none; } .wpc-sortable-row.regular-text .wpc-field-sortable-handle:before{ display: inline-block; } .pro-version .wpc-field-sortable-handle{ color: inherit; cursor: inherit; } .wpc-field-range-slider-tr, .wpc-field-value-step-tr, .wpc-filter-post_meta_num .wpc-field-logic-tr, .wpc-filter-post_meta_num .wpc-field-orderby-tr, .wpc-filter-post_meta_num .wpc-field-path-tr, .wpc-filter-post_meta_num .wpc-field-exclude-tr, .wpc-filter-post_meta_num .wpc-field-collapse-tr, .wpc-filter-post_meta_num .wpc-field-a-labels-tr{ display: none; } .wpc-filter-post_meta_num .wpc-field-range-slider-tr, .wpc-filter-post_meta_num .wpc-field-value-step-tr{ display: table-row; } input[disabled="disabled"]+.wpc-checkbox-placeholder{ color: #a7a7a7; margin-left: 5px; } /*TipTip CSS*/ .wpc-help-tip { color: #929292; display: inline-block; font-style: normal; height: 16px; line-height: 16px; position: relative; vertical-align: middle; width: 16px; } .wpc-help-tip::after { font-family: Dashicons; speak: none; font-weight: 400; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; margin: 0; text-indent: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: center; content: ""; cursor: help } .wpc-form-fields-table .wpc-help-tip { font-size: 1.3em; display: block; position: absolute; right: 10px; top: calc(50% - 8px); } .wpc-form-fields-table .wpc-container-handle-wrapper .wpc-help-tip{ left: 0; } #tiptip_holder { display: none; z-index: 8675309; position: absolute; top: 0; left: 0; } #tiptip_holder.tip_top { padding-bottom: 5px } #tiptip_holder.tip_top #tiptip_arrow_inner { margin-top: -7px; margin-left: -6px; border-top-color: #333 } #tiptip_holder.tip_bottom { padding-top: 5px } #tiptip_holder.tip_bottom #tiptip_arrow_inner { margin-top: -5px; margin-left: -6px; border-bottom-color: #333 } #tiptip_holder.tip_right { padding-left: 5px } #tiptip_holder.tip_right #tiptip_arrow_inner { margin-top: -6px; margin-left: -5px; border-right-color: #333 } #tiptip_holder.tip_left { padding-right: 5px } #tiptip_holder.tip_left #tiptip_arrow_inner { margin-top: -6px; margin-left: -7px; border-left-color: #333 } #tiptip_content, .chart-tooltip, .wc_error_tip { color: #fff; font-size: .8em; background: #333; border-radius: 3px; padding: .618em 1em; box-shadow: 0 1px 3px rgba(0, 0, 0, .2) } #tiptip_content code, .chart-tooltip code, .wc_error_tip code { padding: 1px; background: #888 } #tiptip_arrow, #tiptip_arrow_inner { position: absolute; border-color: transparent; border-style: solid; border-width: 6px; height: 0; width: 0 } .wpc-settings-post-type-label{ font-family: "Courier New"; font-weight: normal; } .wpc-filter-field-td .select2-container--default .select2-selection--multiple, .wpc-filter-field-td .select2-container .select2-selection--single{ width: 100%; height: auto; padding: 3px 5px; resize: none; margin: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-size: 14px; line-height: 1.4; border: 1px solid #7e8993; border-radius: 3px; color: #32373c; } .wpc-filter-field-td .select2-container .select2-selection--multiple, .wpc-filter-field-td .select2-container--default .select2-selection--multiple{ padding: 0 5px; min-height: 0; } .wpc-filter-field-td .select2-container--default .select2-selection--single .select2-selection__rendered{ line-height: 24px; padding-left: 0; min-height: 24px; } .wpc-filter-field-td .select2-container--default .select2-selection--single .select2-selection__arrow{ height: 30px; } .wpc-filter-field-td .select2-selection__rendered li{ margin-bottom: 0; } .wpc-filter-field-td .select2-container .select2-search--inline .select2-search__field{ min-height: 0; width: auto !important; } .wpc-more-options-toggle.wpc-opened:hover{ color: #dc3232; } .wpc-more-options-toggle.wpc-opened{ color: #a00; } .post-type-filter-seo-rule .inline-edit-status option[value="private"], .post-type-filter-seo-rule .inline-edit-status option[value="pending"], .post-type-filter-set .inline-edit-status option[value="private"], .post-type-filter-set .inline-edit-status option[value="pending"]{ display: none; } .fixed .column-set_post_type, .fixed .column-seo_post_type{ width: 15%; } .fixed .column-location{ width: 45%; } .fixed .column-seo_post_id { width: 8%; } .wpc-form-table.form-table th{ width: 300px; } #wpcontent .wpc-admin-toolbar{ margin-left: -20px; padding-left: 20px; } .wpc-admin-toolbar { background: #fff; border-bottom: 1px solid #ccd0d4; } .wpc-admin-toolbar h2 { font-size: 14px; line-height: 2.57143; display: inline-block; padding: 5px 0; margin: 0 10px 0 0; } .wpc-admin-toolbar .wpc-tab-divider, .wpc-admin-toolbar .wpc-tab { display: inline-block; line-height: 2.57143; margin: 0 5px; text-decoration: none; } .wpc-admin-toolbar > .wpc-tab{ color: inherit; font-size: 14px; padding: 5px; } .wpc-admin-toolbar .wpc-tab.wpc-get-pro{ line-height: 2.15384615; min-height: 30px; } .wpc-admin-toolbar .wpc-tab.is-active { border-bottom: #0071a4 solid 3px; padding-bottom: 2px; } .wpc-admin-toolbar h2 img{ float: left; margin: 8px 7px 0 0; } .wpc-admin-right{ float: right; padding-right: 20px; padding-left: 20px; margin: 7px 0; } .wpc-admin-right .wpc-tab{ margin: 0 10px; } .wpc-tab .dashicons{ position: relative; top: 5px; display: none; } .wpc-tab-divider{ border-left: 1px solid #ccc; } .wpc-inactive-settings-field{ color: #b7b7b7; } .description{ margin: 2px 0 5px; color: #646970; } .wpc-field-required{ color: #929292; margin-left: 3px; } .wpc-go-pro{ color: #ed2390; font-weight: 700; } .comparison-table{ border-color: #F2F2F2; width: 600px; } .comparison-table td, .comparison-table th{ padding: 5px; font-size: 14px; } .comparison-table td:nth-child(2), .comparison-table td:nth-child(3), .comparison-table .second-td, .comparison-table .third-td{ text-align: center; } .comparison-table .yes{ display: inline-block; background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='check-circle' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='svg-inline--fa fa-check-circle fa-w-16 fa-3x'%3E%3Cpath fill='%233c434a' d='M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z' class=''%3E%3C/path%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: 16px; width: 16px; height: 16px; position: relative; } .comparison-table .no{ display: inline-block; width: 16px; height: 16px; } .wpc-notes-table{ border-color: #f1f1f1; border-style: solid; border-collapse: separate; border-spacing: 0; border-width: 1px 0 0 1px; width: 100%; } .wpc-notes-table th{ width: 131px; } .wpc-notes-table td, .wpc-notes-table th{ text-align: left; border-bottom: #f1f1f1 solid 1px; border-right: #f1f1f1 solid 1px; padding: 9px 12px; text-align: left; } .wpc-filter-field-location-td{ display: flex; justify-content: space-between; } div.wpc_set_fields-wp_page_type-wrap{ width: 47%; } div.wpc_set_fields-post_name-wrap{ width: 51% } .wpc-warning{ color: #cc0000; } @media screen and (max-width: 1200px) { #wpc-intersections-table .wpc-filter-field-td{ padding-top: 10px; padding-bottom: 10px; display: block !important; width: auto !important; border: 0 none !important; } .wpc-filter-field-location-td{ display: block; } div.wpc_set_fields-post_name-wrap, div.wpc_set_fields-wp_page_type-wrap{ width: 100%; } } @media screen and (max-width: 850px) { .wpc-no-filters{ padding-left: 24px; padding-right: 24px; } .wpc-filter-label-td:not(.wpc-filter-delete-controls-td), .wpc-filter-field-td:not(.wpc-filter-delete-td){ display: block !important; width: auto !important; border: 0 none !important; } .wpc-filter-label-td{ background-color: transparent; padding-bottom: 0; } .wpc-additional-fields-selector{ position: static; top: auto; margin-top: 15px; } .wpc-field-description br{ display: none; } } @media screen and (max-width: 782px) { .wpc-filter-field-td .select2-container .select2-selection--multiple .select2-selection__rendered{ min-height: 27px; line-height: 27px; } .wpc-filter-field-td .select2-container .select2-selection--multiple .select2-selection__rendered, .wpc-filter-field-td .select2-container--default.select2-container--disabled .select2-selection--multiple .select2-selection__rendered{ min-height: 28px; line-height: 28px; } .wpc-filter-field-td .select2-container--default .select2-selection--single .select2-selection__rendered{ min-height: 32px; line-height: 32px; } .wpc-filter-field-td .select2-container--default .select2-selection--single .select2-selection__arrow{ height: 40px; } .form-table.wpc-sortable-table th, .form-table.wpc-sortable-table td{ display: table-cell; margin-bottom: 9px; padding: 15px 10px; line-height: 1.3; vertical-align: middle; } } @media screen and (max-width: 600px) { .wpc-admin-toolbar{ display: none; } .comparison-table{ width: auto; } } @media screen and (max-width: 485px) { .wpc-filter-label-td.wpc-filter-delete-controls-td, .wpc-filter-field-td.wpc-filter-delete-td{ display: block !important; width: auto !important; border: 0 none !important; } .wpc-filter-view{ display: none; } li.wpc-filter-label, li.wpc-filter-entity, li.wpc-filter-slug{ width: 30%; } .form-table.wpc-sortable-table th, .form-table.wpc-sortable-table td{ padding-left: 0; } }