WordPress/wp-includes/css/dist/edit-post/style-rtl.css

1890 lines
51 KiB
CSS
Raw Normal View History

:root{
--wp-admin-theme-color:#007cba;
--wp-admin-theme-color--rgb:0, 124, 186;
--wp-admin-theme-color-darker-10:#006ba1;
--wp-admin-theme-color-darker-10--rgb:0, 107, 161;
--wp-admin-theme-color-darker-20:#005a87;
--wp-admin-theme-color-darker-20--rgb:0, 90, 135;
--wp-admin-border-width-focus:2px;
--wp-block-synced-color:#7a00df;
--wp-block-synced-color--rgb:122, 0, 223;
}
@media (min-resolution:192dpi){
:root{
--wp-admin-border-width-focus:1.5px;
}
}
.components-panel__header.interface-complementary-area-header__small{
background:#fff;
padding-left:4px;
}
.components-panel__header.interface-complementary-area-header__small .interface-complementary-area-header__small-title{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
width:100%;
}
@media (min-width:782px){
.components-panel__header.interface-complementary-area-header__small{
display:none;
}
}
.interface-complementary-area-header{
background:#fff;
padding-left:4px;
}
.interface-complementary-area-header .components-button.has-icon{
display:none;
margin-right:auto;
}
.interface-complementary-area-header .components-button.has-icon~.components-button{
margin-right:0;
}
@media (min-width:782px){
.interface-complementary-area-header .components-button.has-icon{
display:flex;
}
.components-panel__header+.interface-complementary-area-header{
margin-top:0;
}
}
.interface-complementary-area{
background:#fff;
color:#1e1e1e;
}
@media (min-width:600px){
.interface-complementary-area{
-webkit-overflow-scrolling:touch;
}
}
@media (min-width:782px){
.interface-complementary-area{
width:280px;
}
}
.interface-complementary-area .components-panel{
border:none;
position:relative;
z-index:0;
}
.interface-complementary-area .components-panel__header{
position:sticky;
top:0;
z-index:1;
}
.interface-complementary-area .components-panel__header.edit-post-sidebar__panel-tabs{
top:48px;
}
@media (min-width:782px){
.interface-complementary-area .components-panel__header.edit-post-sidebar__panel-tabs{
top:0;
}
}
.interface-complementary-area p:not(.components-base-control__help){
margin-top:0;
}
.interface-complementary-area h2{
color:#1e1e1e;
font-size:13px;
margin-bottom:1.5em;
}
.interface-complementary-area h3{
color:#1e1e1e;
font-size:11px;
font-weight:500;
margin-bottom:1.5em;
text-transform:uppercase;
}
.interface-complementary-area hr{
border-bottom:1px solid #f0f0f0;
border-top:none;
margin:1.5em 0;
}
.interface-complementary-area div.components-toolbar,.interface-complementary-area div.components-toolbar-group{
box-shadow:none;
margin-bottom:1.5em;
}
.interface-complementary-area div.components-toolbar-group:last-child,.interface-complementary-area div.components-toolbar:last-child{
margin-bottom:0;
}
.interface-complementary-area .block-editor-skip-to-selected-block:focus{
bottom:10px;
left:10px;
right:auto;
top:auto;
}
@media (min-width:782px){
body.js.is-fullscreen-mode{
height:calc(100% + 32px);
margin-top:-32px;
}
body.js.is-fullscreen-mode #adminmenumain,body.js.is-fullscreen-mode #wpadminbar{
display:none;
}
body.js.is-fullscreen-mode #wpcontent,body.js.is-fullscreen-mode #wpfooter{
margin-right:0;
}
}
html.interface-interface-skeleton__html-container{
position:fixed;
width:100%;
}
@media (min-width:782px){
html.interface-interface-skeleton__html-container{
position:static;
width:auto;
}
}
.interface-interface-skeleton{
bottom:0;
display:flex;
flex-direction:row;
height:auto;
left:0;
max-height:100%;
position:fixed;
top:46px;
}
@media (min-width:783px){
.interface-interface-skeleton{
top:32px;
}
.is-fullscreen-mode .interface-interface-skeleton{
top:0;
}
}
.interface-interface-skeleton__editor{
display:flex;
flex:0 1 100%;
flex-direction:column;
overflow:hidden;
}
.interface-interface-skeleton{
right:0;
}
@media (min-width:783px){
.interface-interface-skeleton{
right:160px;
}
}
@media (min-width:783px){
.auto-fold .interface-interface-skeleton{
right:36px;
}
}
@media (min-width:961px){
.auto-fold .interface-interface-skeleton{
right:160px;
}
}
.folded .interface-interface-skeleton{
right:0;
}
@media (min-width:783px){
.folded .interface-interface-skeleton{
right:36px;
}
}
body.is-fullscreen-mode .interface-interface-skeleton{
right:0 !important;
}
.interface-interface-skeleton__body{
display:flex;
flex-grow:1;
overflow:auto;
overscroll-behavior-y:none;
}
@media (min-width:782px){
.has-footer .interface-interface-skeleton__body{
padding-bottom:25px;
}
}
.interface-interface-skeleton__content{
display:flex;
flex-direction:column;
flex-grow:1;
overflow:auto;
z-index:20;
}
.interface-interface-skeleton__secondary-sidebar,.interface-interface-skeleton__sidebar{
background:#fff;
bottom:0;
color:#1e1e1e;
flex-shrink:0;
left:0;
position:absolute;
right:0;
top:0;
z-index:100000;
}
@media (min-width:782px){
.interface-interface-skeleton__secondary-sidebar,.interface-interface-skeleton__sidebar{
position:relative !important;
width:auto;
}
.is-sidebar-opened .interface-interface-skeleton__secondary-sidebar,.is-sidebar-opened .interface-interface-skeleton__sidebar{
z-index:90;
}
}
.interface-interface-skeleton__sidebar{
overflow:auto;
}
@media (min-width:782px){
.interface-interface-skeleton__sidebar{
border-right:1px solid #e0e0e0;
}
.interface-interface-skeleton__secondary-sidebar{
border-left:1px solid #e0e0e0;
}
}
.interface-interface-skeleton__header{
border-bottom:1px solid #e0e0e0;
color:#1e1e1e;
flex-shrink:0;
height:auto;
z-index:30;
}
.interface-interface-skeleton__footer{
background-color:#fff;
border-top:1px solid #e0e0e0;
bottom:0;
color:#1e1e1e;
display:none;
flex-shrink:0;
height:auto;
position:absolute;
right:0;
width:100%;
z-index:90;
}
@media (min-width:782px){
.interface-interface-skeleton__footer{
display:flex;
}
}
.interface-interface-skeleton__footer .block-editor-block-breadcrumb{
align-items:center;
background:#fff;
display:flex;
font-size:13px;
height:24px;
padding:0 18px;
z-index:30;
}
.interface-interface-skeleton__actions{
background:#fff;
bottom:auto;
color:#1e1e1e;
left:0;
position:fixed !important;
right:auto;
top:-9999em;
width:100vw;
z-index:100000;
}
@media (min-width:782px){
.interface-interface-skeleton__actions{
width:280px;
}
}
.interface-interface-skeleton__actions:focus,.interface-interface-skeleton__actions:focus-within{
bottom:0;
Update the WP packages with fixes prior to WP 6.2 beta 3 Includes the following changes: - Upgrade Playwright to 1.30.0 - [Block Editor - Inserter]: preload media categories empty check - client side - Navigation: Fixes undo and redo for nesting operations in the navigation block's inspector - Fix: OffCanvasEditor does not inserts submenu on collapsed items. - OffCanvasEditor: Only allow some blocks to be converted to submenus - Navigation: Updates "Add Submenu item" text to "Add Submenu link" - Update: Make OffCanvasEditor use LeafMoreMenu by default. - Template Part: Performance: Replace usage of wp_get_theme()->get_stylesheet() with get_stylesheet() - Widget Editor: Fix a problem with 'Move to Widget Area' button not working - Reusable Blocks: Use React 18 rendering for import dropdown - useAsyncList: flush state updates when processing queue - Refactor the site editor URLs for better backward compatibility - Template editor: only disable the save button if no changes rather than hiding it - [Quote]: Fix deprectated large style specificity rule - Style Book: Allow button text labels for style book icon - List View: Scroll selected block into view when single block selection changes - Post editor: revert iframed editor for WP core only - Fix the Publish region position and focus style. - Remove "& Shadow" from the Border ScreenHeader title - Site editor: specify focus state color for template navigation button References: [https://github.com/WordPress/gutenberg/commit/1e2b2f680c6378f789d6660bc04b30e35e3a33a3 Gutenberg's commit for publishing the packages] Props ntsekouras, ellatrix. See #57471. Built from https://develop.svn.wordpress.org/trunk@55392 git-svn-id: http://core.svn.wordpress.org/trunk@54925 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-02-21 14:09:42 +01:00
top:auto;
}
.is-entity-save-view-open .interface-interface-skeleton__actions:focus,.is-entity-save-view-open .interface-interface-skeleton__actions:focus-within{
top:46px;
}
@media (min-width:782px){
Update the WP packages with fixes prior to WP 6.2 beta 3 Includes the following changes: - Upgrade Playwright to 1.30.0 - [Block Editor - Inserter]: preload media categories empty check - client side - Navigation: Fixes undo and redo for nesting operations in the navigation block's inspector - Fix: OffCanvasEditor does not inserts submenu on collapsed items. - OffCanvasEditor: Only allow some blocks to be converted to submenus - Navigation: Updates "Add Submenu item" text to "Add Submenu link" - Update: Make OffCanvasEditor use LeafMoreMenu by default. - Template Part: Performance: Replace usage of wp_get_theme()->get_stylesheet() with get_stylesheet() - Widget Editor: Fix a problem with 'Move to Widget Area' button not working - Reusable Blocks: Use React 18 rendering for import dropdown - useAsyncList: flush state updates when processing queue - Refactor the site editor URLs for better backward compatibility - Template editor: only disable the save button if no changes rather than hiding it - [Quote]: Fix deprectated large style specificity rule - Style Book: Allow button text labels for style book icon - List View: Scroll selected block into view when single block selection changes - Post editor: revert iframed editor for WP core only - Fix the Publish region position and focus style. - Remove "& Shadow" from the Border ScreenHeader title - Site editor: specify focus state color for template navigation button References: [https://github.com/WordPress/gutenberg/commit/1e2b2f680c6378f789d6660bc04b30e35e3a33a3 Gutenberg's commit for publishing the packages] Props ntsekouras, ellatrix. See #57471. Built from https://develop.svn.wordpress.org/trunk@55392 git-svn-id: http://core.svn.wordpress.org/trunk@54925 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-02-21 14:09:42 +01:00
.is-entity-save-view-open .interface-interface-skeleton__actions:focus,.is-entity-save-view-open .interface-interface-skeleton__actions:focus-within{
border-right:1px solid #ddd;
top:32px;
}
Update the WP packages with fixes prior to WP 6.2 beta 3 Includes the following changes: - Upgrade Playwright to 1.30.0 - [Block Editor - Inserter]: preload media categories empty check - client side - Navigation: Fixes undo and redo for nesting operations in the navigation block's inspector - Fix: OffCanvasEditor does not inserts submenu on collapsed items. - OffCanvasEditor: Only allow some blocks to be converted to submenus - Navigation: Updates "Add Submenu item" text to "Add Submenu link" - Update: Make OffCanvasEditor use LeafMoreMenu by default. - Template Part: Performance: Replace usage of wp_get_theme()->get_stylesheet() with get_stylesheet() - Widget Editor: Fix a problem with 'Move to Widget Area' button not working - Reusable Blocks: Use React 18 rendering for import dropdown - useAsyncList: flush state updates when processing queue - Refactor the site editor URLs for better backward compatibility - Template editor: only disable the save button if no changes rather than hiding it - [Quote]: Fix deprectated large style specificity rule - Style Book: Allow button text labels for style book icon - List View: Scroll selected block into view when single block selection changes - Post editor: revert iframed editor for WP core only - Fix the Publish region position and focus style. - Remove "& Shadow" from the Border ScreenHeader title - Site editor: specify focus state color for template navigation button References: [https://github.com/WordPress/gutenberg/commit/1e2b2f680c6378f789d6660bc04b30e35e3a33a3 Gutenberg's commit for publishing the packages] Props ntsekouras, ellatrix. See #57471. Built from https://develop.svn.wordpress.org/trunk@55392 git-svn-id: http://core.svn.wordpress.org/trunk@54925 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-02-21 14:09:42 +01:00
.is-fullscreen-mode .is-entity-save-view-open .interface-interface-skeleton__actions:focus,.is-fullscreen-mode .is-entity-save-view-open .interface-interface-skeleton__actions:focus-within{
top:0;
}
}
.interface-more-menu-dropdown{
margin-right:-4px;
}
.interface-more-menu-dropdown .components-button{
padding:0 2px;
width:auto;
}
@media (min-width:600px){
.interface-more-menu-dropdown{
margin-right:0;
}
.interface-more-menu-dropdown .components-button{
padding:0 4px;
}
}
.interface-more-menu-dropdown__content .components-popover__content{
min-width:280px;
}
@media (min-width:480px){
.interface-more-menu-dropdown__content .components-popover__content{
max-width:480px;
}
}
.interface-more-menu-dropdown__content .components-popover__content .components-dropdown-menu__menu{
padding:0;
}
.components-popover.interface-more-menu-dropdown__content{
z-index:99998;
}
.interface-pinned-items{
display:flex;
gap:4px;
margin-left:-4px;
}
.interface-pinned-items .components-button:not(:first-child){
display:none;
}
@media (min-width:600px){
.interface-pinned-items .components-button:not(:first-child){
display:flex;
}
}
.interface-pinned-items .components-button{
margin:0;
}
.interface-pinned-items .components-button svg{
max-height:24px;
max-width:24px;
}
@media (min-width:600px){
.interface-preferences-modal{
height:calc(100% - 120px);
width:calc(100% - 32px);
}
}
@media (min-width:782px){
.interface-preferences-modal{
width:750px;
}
}
@media (min-width:960px){
.interface-preferences-modal{
height:70%;
}
}
@media (max-width:781px){
.interface-preferences-modal .components-modal__content{
padding:0;
}
}
.interface-preferences__tabs .components-tab-panel__tabs{
position:absolute;
right:16px;
top:84px;
width:160px;
}
.interface-preferences__tabs .components-tab-panel__tabs .components-tab-panel__tabs-item{
border-radius:2px;
font-weight:400;
}
.interface-preferences__tabs .components-tab-panel__tabs .components-tab-panel__tabs-item.is-active{
background:#f0f0f0;
box-shadow:none;
font-weight:500;
}
.interface-preferences__tabs .components-tab-panel__tabs .components-tab-panel__tabs-item.is-active:after{
content:none;
}
.interface-preferences__tabs .components-tab-panel__tabs .components-tab-panel__tabs-item:focus:not(:disabled){
box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
outline:2px solid transparent;
}
.interface-preferences__tabs .components-tab-panel__tabs .components-tab-panel__tabs-item:focus-visible:before{
content:none;
}
.interface-preferences__tabs .components-tab-panel__tab-content{
margin-right:160px;
padding-right:24px;
}
@media (max-width:781px){
.interface-preferences__provider{
height:100%;
}
}
.interface-preferences-modal__section{
margin:0 0 2.5rem;
}
.interface-preferences-modal__section:last-child{
margin:0;
}
.interface-preferences-modal__section-legend{
margin-bottom:8px;
Editor: Sync changes from the Gutenberg plugin 14.1 release Updated WordPress packages necessary for releasing WordPress 6.1 Beta 1: - @wordpress/a11y@3.17.1 - @wordpress/annotations@2.17.2 - @wordpress/api-fetch@6.14.1 - @wordpress/autop@3.17.1 - @wordpress/babel-plugin-import-jsx-pragma@4.0.1 - @wordpress/babel-plugin-makepot@5.1.1 - @wordpress/babel-preset-default@7.1.1 - @wordpress/base-styles@4.8.1 - @wordpress/blob@3.17.1 - @wordpress/block-directory@3.15.2 - @wordpress/block-editor@10.0.2 - @wordpress/block-library@7.14.2 - @wordpress/block-serialization-default-parser@4.17.1 - @wordpress/block-serialization-spec-parser@4.17.1 - @wordpress/blocks@11.16.2 - @wordpress/browserslist-config@5.0.1 - @wordpress/components@21.0.2 - @wordpress/compose@5.15.2 - @wordpress/core-data@5.0.2 - @wordpress/create-block-tutorial-template@2.5.1 - @wordpress/create-block@4.1.1 - @wordpress/custom-templated-path-webpack-plugin@2.1.3 - @wordpress/customize-widgets@3.14.2 - @wordpress/data-controls@2.17.2 - @wordpress/data@7.1.2 - @wordpress/date@4.17.1 - @wordpress/dependency-extraction-webpack-plugin@4.0.2 - @wordpress/deprecated@3.17.1 - @wordpress/docgen@1.26.1 - @wordpress/dom-ready@3.17.1 - @wordpress/dom@3.17.2 - @wordpress/e2e-test-utils@8.1.1 - @wordpress/e2e-tests@5.1.2 - @wordpress/edit-post@6.14.2 - @wordpress/edit-site@4.14.2 - @wordpress/edit-widgets@4.14.2 - @wordpress/editor@12.16.2 - @wordpress/element@4.15.1 - @wordpress/env@5.2.1 - @wordpress/escape-html@2.17.1 - @wordpress/eslint-plugin@13.1.1 - @wordpress/format-library@3.15.2 - @wordpress/hooks@3.17.1 - @wordpress/html-entities@3.17.1 - @wordpress/i18n@4.17.1 - @wordpress/icons@9.8.1 - @wordpress/interface@4.16.2 - @wordpress/is-shallow-equal@4.17.1 - @wordpress/jest-console@6.0.1 - @wordpress/jest-preset-default@9.0.1 - @wordpress/jest-puppeteer-axe@5.0.1 - @wordpress/keyboard-shortcuts@3.15.2 - @wordpress/keycodes@3.17.1 - @wordpress/lazy-import@1.4.3 - @wordpress/library-export-default-webpack-plugin@2.3.3 - @wordpress/list-reusable-blocks@3.15.2 - @wordpress/media-utils@4.8.1 - @wordpress/notices@3.17.2 - @wordpress/npm-package-json-lint-config@4.2.1 - @wordpress/nux@5.15.2 - @wordpress/plugins@4.15.2 - @wordpress/postcss-plugins-preset@4.1.1 - @wordpress/postcss-themes@5.0.1 - @wordpress/preferences-persistence@1.9.1 - @wordpress/preferences@2.9.2 - @wordpress/prettier-config@2.0.1 - @wordpress/primitives@3.15.1 - @wordpress/priority-queue@2.17.2 - @wordpress/project-management-automation@1.16.1 - @wordpress/react-i18n@3.15.1 - @wordpress/readable-js-assets-webpack-plugin@2.0.1 - @wordpress/redux-routine@4.17.1 - @wordpress/reusable-blocks@3.15.2 - @wordpress/rich-text@5.15.2 - @wordpress/scripts@24.1.2 - @wordpress/server-side-render@3.15.2 - @wordpress/shortcode@3.17.1 - @wordpress/style-engine@1.0.1 - @wordpress/stylelint-config@21.0.1 - @wordpress/token-list@2.17.1 - @wordpress/url@3.18.1 - @wordpress/viewport@4.15.2 - @wordpress/warning@2.17.1 - @wordpress/widgets@2.15.2 - @wordpress/wordcount@3.17.1 Props bernhard-reiter, cbravobernal, czapla, oandregal, isabel_brison, andrewserong, mciampini. See #56467. Built from https://develop.svn.wordpress.org/trunk@54257 git-svn-id: http://core.svn.wordpress.org/trunk@53816 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-09-20 17:43:29 +02:00
}
.interface-preferences-modal__section-title{
font-size:.9rem;
font-weight:600;
margin-top:0;
}
.interface-preferences-modal__section-description{
color:#757575;
font-size:12px;
font-style:normal;
margin:-8px 0 8px;
}
.interface-preferences-modal__option+.interface-preferences-modal__option{
margin-top:16px;
}
.interface-preferences-modal__option .components-base-control__help{
margin-right:48px;
margin-top:0;
}
.edit-post-header{
align-items:center;
background:#fff;
display:flex;
flex-wrap:wrap;
height:60px;
max-width:100vw;
}
@media (min-width:280px){
.edit-post-header{
flex-wrap:nowrap;
}
}
.edit-post-header>.edit-post-header__settings{
order:1;
}
@supports (position:sticky){
.edit-post-header>.edit-post-header__settings{
order:0;
}
}
.edit-post-header__toolbar{
display:flex;
flex-grow:1;
}
.edit-post-header__toolbar .table-of-contents{
display:none;
}
@media (min-width:600px){
.edit-post-header__toolbar .table-of-contents{
display:block;
}
}
.edit-post-header__document-title{
display:flex;
flex-grow:1;
justify-content:center;
}
.edit-post-header__settings{
align-items:center;
display:inline-flex;
flex-wrap:wrap;
gap:4px;
padding-left:4px;
}
@media (min-width:600px){
.edit-post-header__settings{
gap:8px;
padding-left:10px;
}
}
.edit-post-header-preview__grouping-external{
display:flex;
padding-bottom:0;
position:relative;
}
.edit-post-header-preview__button-external{
display:flex;
justify-content:flex-start;
margin-left:auto;
padding-right:8px;
width:100%;
}
.edit-post-header-preview__button-external svg{
margin-right:auto;
}
.edit-post-post-preview-dropdown .components-popover__content{
padding-bottom:0;
}
.edit-post-header__dropdown .components-button.has-icon,.show-icon-labels .edit-post-header .components-button.has-icon,.show-icon-labels.interface-pinned-items .components-button.has-icon{
width:auto;
}
.edit-post-header__dropdown .components-button.has-icon svg,.show-icon-labels .edit-post-header .components-button.has-icon svg,.show-icon-labels.interface-pinned-items .components-button.has-icon svg{
display:none;
}
.edit-post-header__dropdown .components-button.has-icon:after,.show-icon-labels .edit-post-header .components-button.has-icon:after,.show-icon-labels.interface-pinned-items .components-button.has-icon:after{
content:attr(aria-label);
}
.edit-post-header__dropdown .components-button.has-icon[aria-disabled=true],.show-icon-labels .edit-post-header .components-button.has-icon[aria-disabled=true],.show-icon-labels.interface-pinned-items .components-button.has-icon[aria-disabled=true]{
background-color:initial;
}
.edit-post-header__dropdown .is-tertiary:active,.show-icon-labels .edit-post-header .is-tertiary:active,.show-icon-labels.interface-pinned-items .is-tertiary:active{
background-color:initial;
box-shadow:0 0 0 1.5px var(--wp-admin-theme-color);
}
.edit-post-header__dropdown .components-button.has-icon.button-toggle svg,.edit-post-header__dropdown .edit-post-fullscreen-mode-close.has-icon svg,.show-icon-labels .edit-post-header .components-button.has-icon.button-toggle svg,.show-icon-labels .edit-post-header .edit-post-fullscreen-mode-close.has-icon svg,.show-icon-labels.interface-pinned-items .components-button.has-icon.button-toggle svg,.show-icon-labels.interface-pinned-items .edit-post-fullscreen-mode-close.has-icon svg{
display:block;
}
.edit-post-header__dropdown .components-button.has-icon.button-toggle:after,.edit-post-header__dropdown .edit-post-fullscreen-mode-close.has-icon:after,.show-icon-labels .edit-post-header .components-button.has-icon.button-toggle:after,.show-icon-labels .edit-post-header .edit-post-fullscreen-mode-close.has-icon:after,.show-icon-labels.interface-pinned-items .components-button.has-icon.button-toggle:after,.show-icon-labels.interface-pinned-items .edit-post-fullscreen-mode-close.has-icon:after{
content:none;
}
.edit-post-header__dropdown .edit-post-fullscreen-mode-close.has-icon,.show-icon-labels .edit-post-header .edit-post-fullscreen-mode-close.has-icon,.show-icon-labels.interface-pinned-items .edit-post-fullscreen-mode-close.has-icon{
width:60px;
}
.edit-post-header__dropdown .components-menu-items-choice .components-menu-items__item-icon.components-menu-items__item-icon,.show-icon-labels .edit-post-header .components-menu-items-choice .components-menu-items__item-icon.components-menu-items__item-icon,.show-icon-labels.interface-pinned-items .components-menu-items-choice .components-menu-items__item-icon.components-menu-items__item-icon{
display:block;
}
.edit-post-header__dropdown .edit-post-header-toolbar__inserter-toggle.edit-post-header-toolbar__inserter-toggle,.edit-post-header__dropdown .interface-pinned-items .components-button,.show-icon-labels .edit-post-header .edit-post-header-toolbar__inserter-toggle.edit-post-header-toolbar__inserter-toggle,.show-icon-labels .edit-post-header .interface-pinned-items .components-button,.show-icon-labels.interface-pinned-items .edit-post-header-toolbar__inserter-toggle.edit-post-header-toolbar__inserter-toggle,.show-icon-labels.interface-pinned-items .interface-pinned-items .components-button{
padding-left:8px;
padding-right:8px;
}
@media (min-width:600px){
.edit-post-header__dropdown .edit-post-header-toolbar__inserter-toggle.edit-post-header-toolbar__inserter-toggle,.edit-post-header__dropdown .interface-pinned-items .components-button,.show-icon-labels .edit-post-header .edit-post-header-toolbar__inserter-toggle.edit-post-header-toolbar__inserter-toggle,.show-icon-labels .edit-post-header .interface-pinned-items .components-button,.show-icon-labels.interface-pinned-items .edit-post-header-toolbar__inserter-toggle.edit-post-header-toolbar__inserter-toggle,.show-icon-labels.interface-pinned-items .interface-pinned-items .components-button{
padding-left:12px;
padding-right:12px;
}
}
.edit-post-header__dropdown .editor-post-save-draft.editor-post-save-draft:after,.edit-post-header__dropdown .editor-post-saved-state.editor-post-saved-state:after,.show-icon-labels .edit-post-header .editor-post-save-draft.editor-post-save-draft:after,.show-icon-labels .edit-post-header .editor-post-saved-state.editor-post-saved-state:after,.show-icon-labels.interface-pinned-items .editor-post-save-draft.editor-post-save-draft:after,.show-icon-labels.interface-pinned-items .editor-post-saved-state.editor-post-saved-state:after{
content:none;
}
.edit-post-header__dropdown .components-button.block-editor-list-view,.edit-post-header__dropdown .components-button.editor-history__redo,.edit-post-header__dropdown .components-button.editor-history__undo,.edit-post-header__dropdown .components-menu-item__button.components-menu-item__button,.edit-post-header__dropdown .table-of-contents .components-button{
justify-content:flex-start;
margin:0;
padding:6px 40px 6px 6px;
text-align:right;
width:14.625rem;
}
.show-icon-labels.interface-pinned-items{
border-bottom:1px solid #ccc;
display:block;
margin:0 -12px;
padding:6px 12px 12px;
}
.show-icon-labels.interface-pinned-items>.components-button.has-icon{
justify-content:flex-start;
margin:0;
padding:6px 8px 6px 6px;
width:14.625rem;
}
.show-icon-labels.interface-pinned-items>.components-button.has-icon[aria-expanded=true] svg{
display:block;
max-width:24px;
}
.show-icon-labels.interface-pinned-items>.components-button.has-icon[aria-expanded=false]{
padding-right:40px;
}
.show-icon-labels.interface-pinned-items>.components-button.has-icon svg{
margin-left:8px;
}
.is-distraction-free .interface-interface-skeleton__header{
border-bottom:none;
}
.is-distraction-free .edit-post-header{
-webkit-backdrop-filter:blur(20px) !important;
backdrop-filter:blur(20px) !important;
background-color:hsla(0,0%,100%,.9);
border-bottom:1px solid #e0e0e0;
position:absolute;
width:100%;
}
.is-distraction-free .edit-post-header>.edit-post-header__settings>.editor-post-preview{
visibility:hidden;
}
.is-distraction-free .edit-post-header>.edit-post-header__settings>.block-editor-post-preview__dropdown,.is-distraction-free .edit-post-header>.edit-post-header__settings>.interface-pinned-items,.is-distraction-free .edit-post-header>.edit-post-header__toolbar .edit-post-header-toolbar__document-overview-toggle,.is-distraction-free .edit-post-header>.edit-post-header__toolbar .edit-post-header-toolbar__inserter-toggle{
display:none;
}
.is-distraction-free .interface-interface-skeleton__header:focus-within{
opacity:1 !important;
}
.is-distraction-free .interface-interface-skeleton__header:focus-within div{
transform:translateX(0) translateZ(0) !important;
}
.is-distraction-free .components-editor-notices__dismissible{
position:absolute;
z-index:35;
}
.edit-post-fullscreen-mode-close.components-button{
display:none;
}
@media (min-width:782px){
.edit-post-fullscreen-mode-close.components-button{
align-items:center;
align-self:stretch;
background:#1e1e1e;
border:none;
border-radius:0;
color:#fff;
display:flex;
height:61px;
margin-bottom:-1px;
position:relative;
width:60px;
}
.edit-post-fullscreen-mode-close.components-button:active{
color:#fff;
}
.edit-post-fullscreen-mode-close.components-button:focus{
box-shadow:none;
}
.edit-post-fullscreen-mode-close.components-button:before{
border-radius:4px;
bottom:10px;
box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #1e1e1e;
content:"";
display:block;
left:9px;
position:absolute;
right:9px;
top:9px;
transition:box-shadow .1s ease;
}
}
@media (min-width:782px) and (prefers-reduced-motion:reduce){
.edit-post-fullscreen-mode-close.components-button:before{
transition-delay:0s;
transition-duration:0s;
}
}
@media (min-width:782px){
.edit-post-fullscreen-mode-close.components-button:hover:before{
box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #757575;
}
.edit-post-fullscreen-mode-close.components-button.has-icon:hover:before{
box-shadow:none;
}
.edit-post-fullscreen-mode-close.components-button:focus:before{
box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) hsla(0,0%,100%,.1), inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
}
}
.edit-post-fullscreen-mode-close.components-button .edit-post-fullscreen-mode-close_site-icon{
border-radius:2px;
height:36px;
margin-top:-1px;
object-fit:cover;
width:36px;
}
.edit-post-header-toolbar{
align-items:center;
border:none;
display:inline-flex;
}
.edit-post-header-toolbar .edit-post-header-toolbar__left>.components-button{
display:none;
}
@media (min-width:600px){
.edit-post-header-toolbar .edit-post-header-toolbar__left>.components-button{
display:inline-flex;
}
}
.edit-post-header-toolbar .edit-post-header-toolbar__left>.edit-post-header-toolbar__inserter-toggle{
display:inline-flex;
}
.edit-post-header-toolbar .edit-post-header-toolbar__left>.edit-post-header-toolbar__inserter-toggle svg{
transition:transform .2s cubic-bezier(.165, .84, .44, 1);
}
@media (prefers-reduced-motion:reduce){
.edit-post-header-toolbar .edit-post-header-toolbar__left>.edit-post-header-toolbar__inserter-toggle svg{
transition-delay:0s;
transition-duration:0s;
}
}
.edit-post-header-toolbar .edit-post-header-toolbar__left>.edit-post-header-toolbar__inserter-toggle.is-pressed svg{
transform:rotate(-45deg);
}
.edit-post-header-toolbar .block-editor-list-view{
display:none;
}
@media (min-width:600px){
.edit-post-header-toolbar .block-editor-list-view{
display:flex;
}
}
.edit-post-header-toolbar .edit-post-header-toolbar__left>.components-button.has-icon,.edit-post-header-toolbar .edit-post-header-toolbar__left>.components-dropdown>.components-button.has-icon{
height:36px;
min-width:36px;
padding:6px;
}
.edit-post-header-toolbar .edit-post-header-toolbar__left>.components-button.has-icon.is-pressed,.edit-post-header-toolbar .edit-post-header-toolbar__left>.components-dropdown>.components-button.has-icon.is-pressed{
background:#1e1e1e;
}
.edit-post-header-toolbar .edit-post-header-toolbar__left>.components-button.has-icon:focus:not(:disabled),.edit-post-header-toolbar .edit-post-header-toolbar__left>.components-dropdown>.components-button.has-icon:focus:not(:disabled){
box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color), inset 0 0 0 1px #fff;
outline:1px solid transparent;
}
.edit-post-header-toolbar .edit-post-header-toolbar__left>.components-button.has-icon:before,.edit-post-header-toolbar .edit-post-header-toolbar__left>.components-dropdown>.components-button.has-icon:before{
display:none;
}
@media (min-width:600px){
.edit-post-header.has-reduced-ui .edit-post-header-toolbar__left>*+.components-button,.edit-post-header.has-reduced-ui .edit-post-header-toolbar__left>*+.components-dropdown>[aria-expanded=false]{
transition:opacity .1s linear;
}
}
@media (min-width:600px) and (prefers-reduced-motion:reduce){
.edit-post-header.has-reduced-ui .edit-post-header-toolbar__left>*+.components-button,.edit-post-header.has-reduced-ui .edit-post-header-toolbar__left>*+.components-dropdown>[aria-expanded=false]{
transition-delay:0s;
transition-duration:0s;
}
}
@media (min-width:600px){
.edit-post-header.has-reduced-ui:not(:hover) .edit-post-header-toolbar__left>*+.components-button,.edit-post-header.has-reduced-ui:not(:hover) .edit-post-header-toolbar__left>*+.components-dropdown>[aria-expanded=false]{
opacity:0;
}
}
.edit-post-header-toolbar__left{
align-items:center;
display:inline-flex;
padding-right:8px;
}
@media (min-width:600px){
.edit-post-header-toolbar__left{
padding-right:24px;
}
}
@media (min-width:1280px){
.edit-post-header-toolbar__left{
padding-left:8px;
}
}
.edit-post-header-toolbar .edit-post-header-toolbar__left>.edit-post-header-toolbar__inserter-toggle.has-icon{
height:32px;
margin-left:8px;
min-width:32px;
padding:0;
width:32px;
}
.show-icon-labels .edit-post-header-toolbar .edit-post-header-toolbar__left>.edit-post-header-toolbar__inserter-toggle.has-icon{
height:36px;
padding:0 8px;
width:auto;
}
.show-icon-labels .edit-post-header-toolbar__left>*+*{
margin-right:8px;
}
.edit-post-document-title{
align-items:center;
background:#f0f0f0;
border-radius:4px;
display:flex;
gap:8px;
height:36px;
justify-content:space-between;
min-width:0;
width:min(100%, 450px);
}
.edit-post-document-title:hover{
background:#e0e0e0;
color:currentColor;
}
.edit-post-document-title__title.components-button{
color:var(--wp-block-synced-color);
flex-grow:1;
overflow:hidden;
}
.edit-post-document-title__title.components-button:hover{
color:var(--wp-block-synced-color);
}
.edit-post-document-title__title.components-button h1{
color:var(--wp-block-synced-color);
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
}
.edit-post-document-title__shortcut{
color:#757575;
flex-shrink:0;
padding:0 12px;
Update @wordpress packages for Beta 4 Update packages with these bug fixes from Gutenberg: Navigation: Remove hardcoded typography units Handle parsed request Navigation: Refactor modal padding to be simpler and more flexible Show notice on save in site editor Add aria-pressed true/false to Toggle navigation button based on state Components FontSizePicker: Use incremental sequence of numbers Custom keys from theme.json: fix kebabCase conversion Template Part: Fix 'isMissing' condition check Multi-Entity Saving: Decode HTML entities in item titles Font sizes: update default values Query Loop: Add useBlockPreview, fix Query Loop wide alignment Only add dialog role to navigation when modal is open Fix navigation appender Show a UI warning when user does not have permission to update/edit a Navigation block Block editor: Fix Enter handling for nested blocks Update: Use subtitle styles for the palette names Allow publishing a post while not saving changes to non-post entities Update: Block top level useSetting paths Fix Site Logo block alignment issues Editor: when Toggle navigation receives state false, focus ToolsPanel: Allow items to register when panelId is null Block Support Panels - Make block support tools panels compatible Gallery: Fix block registration hook priority Navigation: Fix page list issues in overlay Ensure the overlay menu works when inserting navigation block pattern Restrict Navigation permissions and show UI warning if cannot create Add block gap support for group blocks Try cascading nav styles through classnames Fix: Impossible to edit theme and default colors Fix: Color editor discards colors with default name Site Editor: Fix template author avatar check Template Editing Mode: Fix options dropdown Avoid undo issues when reset parent blocks for controlled blocks Add comment-form and comment-list to html5 theme support and fix comment layout Props hellofromtonya. See #54487. Built from https://develop.svn.wordpress.org/trunk@52402 git-svn-id: http://core.svn.wordpress.org/trunk@51994 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-12-21 08:02:34 +01:00
}
.edit-post-document-title__shortcut:hover{
color:#757575;
}
.edit-post-document-title__left{
flex-shrink:0;
min-width:36px;
Editor: Sync changes from the Gutenberg plugin 14.1 release Updated WordPress packages necessary for releasing WordPress 6.1 Beta 1: - @wordpress/a11y@3.17.1 - @wordpress/annotations@2.17.2 - @wordpress/api-fetch@6.14.1 - @wordpress/autop@3.17.1 - @wordpress/babel-plugin-import-jsx-pragma@4.0.1 - @wordpress/babel-plugin-makepot@5.1.1 - @wordpress/babel-preset-default@7.1.1 - @wordpress/base-styles@4.8.1 - @wordpress/blob@3.17.1 - @wordpress/block-directory@3.15.2 - @wordpress/block-editor@10.0.2 - @wordpress/block-library@7.14.2 - @wordpress/block-serialization-default-parser@4.17.1 - @wordpress/block-serialization-spec-parser@4.17.1 - @wordpress/blocks@11.16.2 - @wordpress/browserslist-config@5.0.1 - @wordpress/components@21.0.2 - @wordpress/compose@5.15.2 - @wordpress/core-data@5.0.2 - @wordpress/create-block-tutorial-template@2.5.1 - @wordpress/create-block@4.1.1 - @wordpress/custom-templated-path-webpack-plugin@2.1.3 - @wordpress/customize-widgets@3.14.2 - @wordpress/data-controls@2.17.2 - @wordpress/data@7.1.2 - @wordpress/date@4.17.1 - @wordpress/dependency-extraction-webpack-plugin@4.0.2 - @wordpress/deprecated@3.17.1 - @wordpress/docgen@1.26.1 - @wordpress/dom-ready@3.17.1 - @wordpress/dom@3.17.2 - @wordpress/e2e-test-utils@8.1.1 - @wordpress/e2e-tests@5.1.2 - @wordpress/edit-post@6.14.2 - @wordpress/edit-site@4.14.2 - @wordpress/edit-widgets@4.14.2 - @wordpress/editor@12.16.2 - @wordpress/element@4.15.1 - @wordpress/env@5.2.1 - @wordpress/escape-html@2.17.1 - @wordpress/eslint-plugin@13.1.1 - @wordpress/format-library@3.15.2 - @wordpress/hooks@3.17.1 - @wordpress/html-entities@3.17.1 - @wordpress/i18n@4.17.1 - @wordpress/icons@9.8.1 - @wordpress/interface@4.16.2 - @wordpress/is-shallow-equal@4.17.1 - @wordpress/jest-console@6.0.1 - @wordpress/jest-preset-default@9.0.1 - @wordpress/jest-puppeteer-axe@5.0.1 - @wordpress/keyboard-shortcuts@3.15.2 - @wordpress/keycodes@3.17.1 - @wordpress/lazy-import@1.4.3 - @wordpress/library-export-default-webpack-plugin@2.3.3 - @wordpress/list-reusable-blocks@3.15.2 - @wordpress/media-utils@4.8.1 - @wordpress/notices@3.17.2 - @wordpress/npm-package-json-lint-config@4.2.1 - @wordpress/nux@5.15.2 - @wordpress/plugins@4.15.2 - @wordpress/postcss-plugins-preset@4.1.1 - @wordpress/postcss-themes@5.0.1 - @wordpress/preferences-persistence@1.9.1 - @wordpress/preferences@2.9.2 - @wordpress/prettier-config@2.0.1 - @wordpress/primitives@3.15.1 - @wordpress/priority-queue@2.17.2 - @wordpress/project-management-automation@1.16.1 - @wordpress/react-i18n@3.15.1 - @wordpress/readable-js-assets-webpack-plugin@2.0.1 - @wordpress/redux-routine@4.17.1 - @wordpress/reusable-blocks@3.15.2 - @wordpress/rich-text@5.15.2 - @wordpress/scripts@24.1.2 - @wordpress/server-side-render@3.15.2 - @wordpress/shortcode@3.17.1 - @wordpress/style-engine@1.0.1 - @wordpress/stylelint-config@21.0.1 - @wordpress/token-list@2.17.1 - @wordpress/url@3.18.1 - @wordpress/viewport@4.15.2 - @wordpress/warning@2.17.1 - @wordpress/widgets@2.15.2 - @wordpress/wordcount@3.17.1 Props bernhard-reiter, cbravobernal, czapla, oandregal, isabel_brison, andrewserong, mciampini. See #56467. Built from https://develop.svn.wordpress.org/trunk@54257 git-svn-id: http://core.svn.wordpress.org/trunk@53816 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-09-20 17:43:29 +02:00
}
.edit-post-document-title__left .components-button.has-icon.has-text{
color:#757575;
gap:0;
}
.edit-post-document-title__left .components-button.has-icon.has-text:hover{
color:currentColor;
}
.edit-post-keyboard-shortcut-help-modal__section{
margin:0 0 2rem;
}
.edit-post-keyboard-shortcut-help-modal__section-title{
font-size:.9rem;
font-weight:600;
}
.edit-post-keyboard-shortcut-help-modal__shortcut{
align-items:baseline;
border-top:1px solid #ddd;
display:flex;
margin-bottom:0;
padding:.6rem 0;
}
.edit-post-keyboard-shortcut-help-modal__shortcut:last-child{
border-bottom:1px solid #ddd;
}
.edit-post-keyboard-shortcut-help-modal__shortcut:empty{
display:none;
}
.edit-post-keyboard-shortcut-help-modal__shortcut-term{
font-weight:600;
margin:0 1rem 0 0;
text-align:left;
}
.edit-post-keyboard-shortcut-help-modal__shortcut-description{
flex:1;
flex-basis:auto;
margin:0;
}
.edit-post-keyboard-shortcut-help-modal__shortcut-key-combination{
background:none;
display:block;
margin:0;
padding:0;
}
.edit-post-keyboard-shortcut-help-modal__shortcut-key-combination+.edit-post-keyboard-shortcut-help-modal__shortcut-key-combination{
margin-top:10px;
}
.edit-post-keyboard-shortcut-help-modal__shortcut-key{
border-radius:8%;
margin:0 .2rem;
padding:.25rem .5rem;
}
.edit-post-keyboard-shortcut-help-modal__shortcut-key:last-child{
margin:0 .2rem 0 0;
}
.edit-post-layout__metaboxes{
clear:both;
flex-shrink:0;
}
.edit-post-layout .components-editor-notices__snackbar{
bottom:40px;
left:0;
padding-left:16px;
padding-right:16px;
position:fixed;
}
.is-distraction-free .components-editor-notices__snackbar{
bottom:20px;
}
.edit-post-layout .components-editor-notices__snackbar{
right:0;
}
@media (min-width:783px){
.edit-post-layout .components-editor-notices__snackbar{
right:160px;
}
}
@media (min-width:783px){
.auto-fold .edit-post-layout .components-editor-notices__snackbar{
right:36px;
}
}
@media (min-width:961px){
.auto-fold .edit-post-layout .components-editor-notices__snackbar{
right:160px;
}
}
.folded .edit-post-layout .components-editor-notices__snackbar{
right:0;
}
@media (min-width:783px){
.folded .edit-post-layout .components-editor-notices__snackbar{
right:36px;
}
}
body.is-fullscreen-mode .edit-post-layout .components-editor-notices__snackbar{
right:0 !important;
}
.edit-post-layout .editor-post-publish-panel{
bottom:0;
left:0;
overflow:auto;
position:fixed;
right:0;
top:46px;
z-index:100001;
}
@media (min-width:782px){
.edit-post-layout .editor-post-publish-panel{
animation:edit-post-post-publish-panel__slide-in-animation .1s forwards;
border-right:1px solid #ddd;
right:auto;
top:32px;
transform:translateX(-100%);
width:281px;
z-index:99998;
}
}
@media (min-width:782px) and (prefers-reduced-motion:reduce){
.edit-post-layout .editor-post-publish-panel{
animation-delay:0s;
animation-duration:1ms;
}
}
@media (min-width:782px){
body.is-fullscreen-mode .edit-post-layout .editor-post-publish-panel{
top:0;
}
[role=region]:focus .edit-post-layout .editor-post-publish-panel{
transform:translateX(0);
}
}
@keyframes edit-post-post-publish-panel__slide-in-animation{
to{
transform:translateX(0);
}
}
.edit-post-layout .editor-post-publish-panel__header-publish-button{
justify-content:center;
}
.edit-post-layout__toggle-entities-saved-states-panel,.edit-post-layout__toggle-publish-panel,.edit-post-layout__toggle-sidebar-panel{
background-color:#fff;
border:1px dotted #ddd;
bottom:auto;
box-sizing:border-box;
display:flex;
height:auto !important;
justify-content:center;
left:0;
padding:24px;
position:fixed !important;
right:auto;
top:-9999em;
width:280px;
z-index:100000;
}
.interface-interface-skeleton__sidebar:focus .edit-post-layout__toggle-sidebar-panel,.interface-interface-skeleton__sidebar:focus-within .edit-post-layout__toggle-sidebar-panel{
bottom:0;
top:auto;
}
.interface-interface-skeleton__actions:focus .edit-post-layout__toggle-entities-saved-states-panel,.interface-interface-skeleton__actions:focus .edit-post-layout__toggle-publish-panel,.interface-interface-skeleton__actions:focus-within .edit-post-layout__toggle-entities-saved-states-panel,.interface-interface-skeleton__actions:focus-within .edit-post-layout__toggle-publish-panel{
bottom:0;
top:auto;
}
.edit-post-layout .entities-saved-states__panel-header{
height:61px;
}
@media (min-width:782px){
.edit-post-layout.has-fixed-toolbar .interface-interface-skeleton__header:not(:focus-within){
z-index:19;
}
}
.edit-post-block-manager__no-results{
font-style:italic;
padding:24px 0;
text-align:center;
}
.edit-post-block-manager__search{
margin:16px 0;
}
.edit-post-block-manager__disabled-blocks-count{
background-color:#fff;
border:1px solid #ddd;
border-width:1px 0;
box-shadow:32px 0 0 0 #fff,-32px 0 0 0 #fff;
padding:8px;
position:sticky;
text-align:center;
top:-1px;
z-index:2;
}
.edit-post-block-manager__disabled-blocks-count~.edit-post-block-manager__results .edit-post-block-manager__category-title{
top:35px;
}
.edit-post-block-manager__disabled-blocks-count .is-link{
margin-right:12px;
}
.edit-post-block-manager__category{
margin:0 0 24px;
}
.edit-post-block-manager__category-title{
background-color:#fff;
padding:16px 0;
position:sticky;
top:-4px;
z-index:1;
}
.edit-post-block-manager__category-title .components-checkbox-control__label{
font-weight:600;
}
.edit-post-block-manager__checklist{
margin-top:0;
}
.edit-post-block-manager__category-title,.edit-post-block-manager__checklist-item{
border-bottom:1px solid #ddd;
}
.edit-post-block-manager__checklist-item{
align-items:center;
display:flex;
justify-content:space-between;
margin-bottom:0;
padding:8px 16px 8px 0;
}
.components-modal__content .edit-post-block-manager__checklist-item.components-checkbox-control__input-container{
margin:0 8px;
}
.edit-post-block-manager__checklist-item .block-editor-block-icon{
fill:#1e1e1e;
margin-left:10px;
}
.edit-post-block-manager__results{
border-top:1px solid #ddd;
}
.edit-post-block-manager__disabled-blocks-count+.edit-post-block-manager__results{
border-top-width:0;
}
.edit-post-meta-boxes-area{
position:relative;
}
.edit-post-meta-boxes-area .inside,.edit-post-meta-boxes-area__container{
box-sizing:initial;
}
.edit-post-meta-boxes-area input,.edit-post-meta-boxes-area textarea{
box-sizing:border-box;
}
.edit-post-meta-boxes-area .postbox-header{
border-bottom:0;
border-top:1px solid #ddd;
}
.edit-post-meta-boxes-area #poststuff{
margin:0 auto;
min-width:auto;
padding-top:0;
}
.edit-post-meta-boxes-area #poststuff .stuffbox>h3,.edit-post-meta-boxes-area #poststuff h2.hndle,.edit-post-meta-boxes-area #poststuff h3.hndle{
box-sizing:border-box;
color:inherit;
font-weight:600;
outline:none;
padding:0 24px;
position:relative;
width:100%;
}
.edit-post-meta-boxes-area .postbox{
border:0;
color:inherit;
margin-bottom:0;
}
.edit-post-meta-boxes-area .postbox>.inside{
color:inherit;
margin:0;
padding:0 24px 24px;
}
.edit-post-meta-boxes-area .postbox .handlediv{
height:44px;
width:44px;
}
.edit-post-meta-boxes-area.is-loading:before{
background:transparent;
bottom:0;
content:"";
left:0;
position:absolute;
right:0;
top:0;
z-index:1;
}
.edit-post-meta-boxes-area .components-spinner{
left:20px;
position:absolute;
top:10px;
z-index:5;
}
.edit-post-meta-boxes-area .is-hidden{
display:none;
}
.edit-post-meta-boxes-area .metabox-location-side .postbox input[type=checkbox]{
border:1px solid #757575;
}
.edit-post-meta-boxes-area .metabox-location-side .postbox input[type=checkbox]:checked{
background:#fff;
border-color:#757575;
}
.edit-post-meta-boxes-area .metabox-location-side .postbox input[type=checkbox]:before{
margin:-3px -4px;
}
.edit-post-meta-boxes-area__clear{
clear:both;
}
.edit-post-editor__document-overview-panel,.edit-post-editor__inserter-panel{
display:flex;
flex-direction:column;
height:100%;
}
@media (min-width:782px){
.edit-post-editor__document-overview-panel{
width:350px;
}
}
.edit-post-editor__document-overview-panel .edit-post-editor__document-overview-panel__close-button{
background:#fff;
left:8px;
position:absolute;
top:6px;
z-index:1;
}
.edit-post-editor__document-overview-panel .components-tab-panel__tabs{
border-bottom:1px solid #ddd;
box-sizing:border-box;
display:flex;
padding-left:56px;
width:100%;
}
.edit-post-editor__document-overview-panel .components-tab-panel__tabs .edit-post-sidebar__panel-tab{
width:50%;
}
.edit-post-editor__document-overview-panel .components-tab-panel__tab-content{
height:calc(100% - 48px);
}
.edit-post-editor__inserter-panel-header{
display:flex;
justify-content:flex-end;
padding-left:8px;
padding-top:8px;
}
.edit-post-editor__inserter-panel-content{
height:calc(100% - 44px);
}
@media (min-width:782px){
.edit-post-editor__inserter-panel-content{
height:100%;
}
}
.edit-post-editor__list-view-container>.document-outline,.edit-post-editor__list-view-empty-headings,.edit-post-editor__list-view-panel-content{
height:100%;
overflow:auto;
padding:8px 6px;
scrollbar-color:transparent transparent;
scrollbar-gutter:stable both-edges;
scrollbar-gutter:auto;
scrollbar-width:thin;
will-change:transform;
}
.edit-post-editor__list-view-container>.document-outline::-webkit-scrollbar,.edit-post-editor__list-view-empty-headings::-webkit-scrollbar,.edit-post-editor__list-view-panel-content::-webkit-scrollbar{
height:12px;
width:12px;
}
.edit-post-editor__list-view-container>.document-outline::-webkit-scrollbar-track,.edit-post-editor__list-view-empty-headings::-webkit-scrollbar-track,.edit-post-editor__list-view-panel-content::-webkit-scrollbar-track{
background-color:initial;
}
.edit-post-editor__list-view-container>.document-outline::-webkit-scrollbar-thumb,.edit-post-editor__list-view-empty-headings::-webkit-scrollbar-thumb,.edit-post-editor__list-view-panel-content::-webkit-scrollbar-thumb{
background-clip:padding-box;
background-color:initial;
border:3px solid transparent;
border-radius:8px;
}
.edit-post-editor__list-view-container>.document-outline:focus-within::-webkit-scrollbar-thumb,.edit-post-editor__list-view-container>.document-outline:focus::-webkit-scrollbar-thumb,.edit-post-editor__list-view-container>.document-outline:hover::-webkit-scrollbar-thumb,.edit-post-editor__list-view-empty-headings:focus-within::-webkit-scrollbar-thumb,.edit-post-editor__list-view-empty-headings:focus::-webkit-scrollbar-thumb,.edit-post-editor__list-view-empty-headings:hover::-webkit-scrollbar-thumb,.edit-post-editor__list-view-panel-content:focus-within::-webkit-scrollbar-thumb,.edit-post-editor__list-view-panel-content:focus::-webkit-scrollbar-thumb,.edit-post-editor__list-view-panel-content:hover::-webkit-scrollbar-thumb{
background-color:#949494;
}
.edit-post-editor__list-view-container>.document-outline:focus,.edit-post-editor__list-view-container>.document-outline:focus-within,.edit-post-editor__list-view-container>.document-outline:hover,.edit-post-editor__list-view-empty-headings:focus,.edit-post-editor__list-view-empty-headings:focus-within,.edit-post-editor__list-view-empty-headings:hover,.edit-post-editor__list-view-panel-content:focus,.edit-post-editor__list-view-panel-content:focus-within,.edit-post-editor__list-view-panel-content:hover{
scrollbar-color:#949494 transparent;
}
@media (hover:none){
.edit-post-editor__list-view-container>.document-outline,.edit-post-editor__list-view-empty-headings,.edit-post-editor__list-view-panel-content{
scrollbar-color:#949494 transparent;
}
}
.edit-post-editor__list-view-empty-headings{
color:#757575;
text-align:center;
}
.edit-post-editor__list-view-empty-headings>svg{
margin-top:28px;
}
.edit-post-editor__list-view-empty-headings>p{
padding-left:32px;
padding-right:32px;
}
.edit-post-editor__list-view-overview{
border-bottom:1px solid #ddd;
display:flex;
flex-direction:column;
gap:8px;
padding:16px;
}
.edit-post-editor__list-view-overview>div>span:first-child{
display:inline-block;
width:90px;
}
.edit-post-editor__list-view-overview>div>span{
color:#757575;
font-size:12px;
line-height:1.4;
}
.edit-post-editor__list-view-container{
display:flex;
flex-direction:column;
height:100%;
}
.edit-post-editor__document-overview-panel__tab-panel{
height:100%;
}
.components-panel__header.edit-post-sidebar__panel-tabs{
border-top:0;
justify-content:flex-start;
margin-top:0;
padding-left:16px;
padding-right:0;
}
.components-panel__header.edit-post-sidebar__panel-tabs ul{
display:flex;
}
.components-panel__header.edit-post-sidebar__panel-tabs li{
margin:0;
}
.components-panel__header.edit-post-sidebar__panel-tabs .components-button.has-icon{
display:none;
height:24px;
margin:0 auto 0 0;
min-width:24px;
padding:0;
}
@media (min-width:782px){
.components-panel__header.edit-post-sidebar__panel-tabs .components-button.has-icon{
display:flex;
}
}
.components-panel__body.is-opened.edit-post-last-revision__panel{
height:48px;
padding:0;
}
.editor-post-last-revision__title.components-button{
padding:16px;
}
.edit-post-post-author,.edit-post-post-format{
align-items:stretch;
display:flex;
flex-direction:column;
}
.edit-post-post-schedule{
justify-content:flex-start;
position:relative;
width:100%;
}
.edit-post-post-schedule span{
display:block;
flex-shrink:0;
padding:6px 0;
width:45%;
}
.components-button.edit-post-post-schedule__toggle{
text-align:right;
white-space:normal;
Editor: Sync changes from the Gutenberg plugin 14.1 release Updated WordPress packages necessary for releasing WordPress 6.1 Beta 1: - @wordpress/a11y@3.17.1 - @wordpress/annotations@2.17.2 - @wordpress/api-fetch@6.14.1 - @wordpress/autop@3.17.1 - @wordpress/babel-plugin-import-jsx-pragma@4.0.1 - @wordpress/babel-plugin-makepot@5.1.1 - @wordpress/babel-preset-default@7.1.1 - @wordpress/base-styles@4.8.1 - @wordpress/blob@3.17.1 - @wordpress/block-directory@3.15.2 - @wordpress/block-editor@10.0.2 - @wordpress/block-library@7.14.2 - @wordpress/block-serialization-default-parser@4.17.1 - @wordpress/block-serialization-spec-parser@4.17.1 - @wordpress/blocks@11.16.2 - @wordpress/browserslist-config@5.0.1 - @wordpress/components@21.0.2 - @wordpress/compose@5.15.2 - @wordpress/core-data@5.0.2 - @wordpress/create-block-tutorial-template@2.5.1 - @wordpress/create-block@4.1.1 - @wordpress/custom-templated-path-webpack-plugin@2.1.3 - @wordpress/customize-widgets@3.14.2 - @wordpress/data-controls@2.17.2 - @wordpress/data@7.1.2 - @wordpress/date@4.17.1 - @wordpress/dependency-extraction-webpack-plugin@4.0.2 - @wordpress/deprecated@3.17.1 - @wordpress/docgen@1.26.1 - @wordpress/dom-ready@3.17.1 - @wordpress/dom@3.17.2 - @wordpress/e2e-test-utils@8.1.1 - @wordpress/e2e-tests@5.1.2 - @wordpress/edit-post@6.14.2 - @wordpress/edit-site@4.14.2 - @wordpress/edit-widgets@4.14.2 - @wordpress/editor@12.16.2 - @wordpress/element@4.15.1 - @wordpress/env@5.2.1 - @wordpress/escape-html@2.17.1 - @wordpress/eslint-plugin@13.1.1 - @wordpress/format-library@3.15.2 - @wordpress/hooks@3.17.1 - @wordpress/html-entities@3.17.1 - @wordpress/i18n@4.17.1 - @wordpress/icons@9.8.1 - @wordpress/interface@4.16.2 - @wordpress/is-shallow-equal@4.17.1 - @wordpress/jest-console@6.0.1 - @wordpress/jest-preset-default@9.0.1 - @wordpress/jest-puppeteer-axe@5.0.1 - @wordpress/keyboard-shortcuts@3.15.2 - @wordpress/keycodes@3.17.1 - @wordpress/lazy-import@1.4.3 - @wordpress/library-export-default-webpack-plugin@2.3.3 - @wordpress/list-reusable-blocks@3.15.2 - @wordpress/media-utils@4.8.1 - @wordpress/notices@3.17.2 - @wordpress/npm-package-json-lint-config@4.2.1 - @wordpress/nux@5.15.2 - @wordpress/plugins@4.15.2 - @wordpress/postcss-plugins-preset@4.1.1 - @wordpress/postcss-themes@5.0.1 - @wordpress/preferences-persistence@1.9.1 - @wordpress/preferences@2.9.2 - @wordpress/prettier-config@2.0.1 - @wordpress/primitives@3.15.1 - @wordpress/priority-queue@2.17.2 - @wordpress/project-management-automation@1.16.1 - @wordpress/react-i18n@3.15.1 - @wordpress/readable-js-assets-webpack-plugin@2.0.1 - @wordpress/redux-routine@4.17.1 - @wordpress/reusable-blocks@3.15.2 - @wordpress/rich-text@5.15.2 - @wordpress/scripts@24.1.2 - @wordpress/server-side-render@3.15.2 - @wordpress/shortcode@3.17.1 - @wordpress/style-engine@1.0.1 - @wordpress/stylelint-config@21.0.1 - @wordpress/token-list@2.17.1 - @wordpress/url@3.18.1 - @wordpress/viewport@4.15.2 - @wordpress/warning@2.17.1 - @wordpress/widgets@2.15.2 - @wordpress/wordcount@3.17.1 Props bernhard-reiter, cbravobernal, czapla, oandregal, isabel_brison, andrewserong, mciampini. See #56467. Built from https://develop.svn.wordpress.org/trunk@54257 git-svn-id: http://core.svn.wordpress.org/trunk@53816 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-09-20 17:43:29 +02:00
}
.components-button.edit-post-post-schedule__toggle span{
width:0;
}
.edit-post-post-schedule__dialog .block-editor-publish-date-time-picker{
margin:8px;
}
.edit-post-post-slug{
align-items:stretch;
display:flex;
flex-direction:column;
}
.edit-post-post-status .edit-post-post-publish-dropdown__switch-to-draft{
margin-top:15px;
text-align:center;
width:100%;
}
.edit-post-post-template{
justify-content:flex-start;
width:100%;
}
.edit-post-post-template span{
display:block;
padding:6px 0;
width:45%;
}
.edit-post-post-template__dropdown{
max-width:55%;
Editor: Sync changes from the Gutenberg plugin 14.1 release Updated WordPress packages necessary for releasing WordPress 6.1 Beta 1: - @wordpress/a11y@3.17.1 - @wordpress/annotations@2.17.2 - @wordpress/api-fetch@6.14.1 - @wordpress/autop@3.17.1 - @wordpress/babel-plugin-import-jsx-pragma@4.0.1 - @wordpress/babel-plugin-makepot@5.1.1 - @wordpress/babel-preset-default@7.1.1 - @wordpress/base-styles@4.8.1 - @wordpress/blob@3.17.1 - @wordpress/block-directory@3.15.2 - @wordpress/block-editor@10.0.2 - @wordpress/block-library@7.14.2 - @wordpress/block-serialization-default-parser@4.17.1 - @wordpress/block-serialization-spec-parser@4.17.1 - @wordpress/blocks@11.16.2 - @wordpress/browserslist-config@5.0.1 - @wordpress/components@21.0.2 - @wordpress/compose@5.15.2 - @wordpress/core-data@5.0.2 - @wordpress/create-block-tutorial-template@2.5.1 - @wordpress/create-block@4.1.1 - @wordpress/custom-templated-path-webpack-plugin@2.1.3 - @wordpress/customize-widgets@3.14.2 - @wordpress/data-controls@2.17.2 - @wordpress/data@7.1.2 - @wordpress/date@4.17.1 - @wordpress/dependency-extraction-webpack-plugin@4.0.2 - @wordpress/deprecated@3.17.1 - @wordpress/docgen@1.26.1 - @wordpress/dom-ready@3.17.1 - @wordpress/dom@3.17.2 - @wordpress/e2e-test-utils@8.1.1 - @wordpress/e2e-tests@5.1.2 - @wordpress/edit-post@6.14.2 - @wordpress/edit-site@4.14.2 - @wordpress/edit-widgets@4.14.2 - @wordpress/editor@12.16.2 - @wordpress/element@4.15.1 - @wordpress/env@5.2.1 - @wordpress/escape-html@2.17.1 - @wordpress/eslint-plugin@13.1.1 - @wordpress/format-library@3.15.2 - @wordpress/hooks@3.17.1 - @wordpress/html-entities@3.17.1 - @wordpress/i18n@4.17.1 - @wordpress/icons@9.8.1 - @wordpress/interface@4.16.2 - @wordpress/is-shallow-equal@4.17.1 - @wordpress/jest-console@6.0.1 - @wordpress/jest-preset-default@9.0.1 - @wordpress/jest-puppeteer-axe@5.0.1 - @wordpress/keyboard-shortcuts@3.15.2 - @wordpress/keycodes@3.17.1 - @wordpress/lazy-import@1.4.3 - @wordpress/library-export-default-webpack-plugin@2.3.3 - @wordpress/list-reusable-blocks@3.15.2 - @wordpress/media-utils@4.8.1 - @wordpress/notices@3.17.2 - @wordpress/npm-package-json-lint-config@4.2.1 - @wordpress/nux@5.15.2 - @wordpress/plugins@4.15.2 - @wordpress/postcss-plugins-preset@4.1.1 - @wordpress/postcss-themes@5.0.1 - @wordpress/preferences-persistence@1.9.1 - @wordpress/preferences@2.9.2 - @wordpress/prettier-config@2.0.1 - @wordpress/primitives@3.15.1 - @wordpress/priority-queue@2.17.2 - @wordpress/project-management-automation@1.16.1 - @wordpress/react-i18n@3.15.1 - @wordpress/readable-js-assets-webpack-plugin@2.0.1 - @wordpress/redux-routine@4.17.1 - @wordpress/reusable-blocks@3.15.2 - @wordpress/rich-text@5.15.2 - @wordpress/scripts@24.1.2 - @wordpress/server-side-render@3.15.2 - @wordpress/shortcode@3.17.1 - @wordpress/style-engine@1.0.1 - @wordpress/stylelint-config@21.0.1 - @wordpress/token-list@2.17.1 - @wordpress/url@3.18.1 - @wordpress/viewport@4.15.2 - @wordpress/warning@2.17.1 - @wordpress/widgets@2.15.2 - @wordpress/wordcount@3.17.1 Props bernhard-reiter, cbravobernal, czapla, oandregal, isabel_brison, andrewserong, mciampini. See #56467. Built from https://develop.svn.wordpress.org/trunk@54257 git-svn-id: http://core.svn.wordpress.org/trunk@53816 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-09-20 17:43:29 +02:00
}
.components-button.edit-post-post-template__toggle{
display:inline-block;
overflow:hidden;
text-overflow:ellipsis;
width:100%;
Editor: Sync changes from the Gutenberg plugin 14.1 release Updated WordPress packages necessary for releasing WordPress 6.1 Beta 1: - @wordpress/a11y@3.17.1 - @wordpress/annotations@2.17.2 - @wordpress/api-fetch@6.14.1 - @wordpress/autop@3.17.1 - @wordpress/babel-plugin-import-jsx-pragma@4.0.1 - @wordpress/babel-plugin-makepot@5.1.1 - @wordpress/babel-preset-default@7.1.1 - @wordpress/base-styles@4.8.1 - @wordpress/blob@3.17.1 - @wordpress/block-directory@3.15.2 - @wordpress/block-editor@10.0.2 - @wordpress/block-library@7.14.2 - @wordpress/block-serialization-default-parser@4.17.1 - @wordpress/block-serialization-spec-parser@4.17.1 - @wordpress/blocks@11.16.2 - @wordpress/browserslist-config@5.0.1 - @wordpress/components@21.0.2 - @wordpress/compose@5.15.2 - @wordpress/core-data@5.0.2 - @wordpress/create-block-tutorial-template@2.5.1 - @wordpress/create-block@4.1.1 - @wordpress/custom-templated-path-webpack-plugin@2.1.3 - @wordpress/customize-widgets@3.14.2 - @wordpress/data-controls@2.17.2 - @wordpress/data@7.1.2 - @wordpress/date@4.17.1 - @wordpress/dependency-extraction-webpack-plugin@4.0.2 - @wordpress/deprecated@3.17.1 - @wordpress/docgen@1.26.1 - @wordpress/dom-ready@3.17.1 - @wordpress/dom@3.17.2 - @wordpress/e2e-test-utils@8.1.1 - @wordpress/e2e-tests@5.1.2 - @wordpress/edit-post@6.14.2 - @wordpress/edit-site@4.14.2 - @wordpress/edit-widgets@4.14.2 - @wordpress/editor@12.16.2 - @wordpress/element@4.15.1 - @wordpress/env@5.2.1 - @wordpress/escape-html@2.17.1 - @wordpress/eslint-plugin@13.1.1 - @wordpress/format-library@3.15.2 - @wordpress/hooks@3.17.1 - @wordpress/html-entities@3.17.1 - @wordpress/i18n@4.17.1 - @wordpress/icons@9.8.1 - @wordpress/interface@4.16.2 - @wordpress/is-shallow-equal@4.17.1 - @wordpress/jest-console@6.0.1 - @wordpress/jest-preset-default@9.0.1 - @wordpress/jest-puppeteer-axe@5.0.1 - @wordpress/keyboard-shortcuts@3.15.2 - @wordpress/keycodes@3.17.1 - @wordpress/lazy-import@1.4.3 - @wordpress/library-export-default-webpack-plugin@2.3.3 - @wordpress/list-reusable-blocks@3.15.2 - @wordpress/media-utils@4.8.1 - @wordpress/notices@3.17.2 - @wordpress/npm-package-json-lint-config@4.2.1 - @wordpress/nux@5.15.2 - @wordpress/plugins@4.15.2 - @wordpress/postcss-plugins-preset@4.1.1 - @wordpress/postcss-themes@5.0.1 - @wordpress/preferences-persistence@1.9.1 - @wordpress/preferences@2.9.2 - @wordpress/prettier-config@2.0.1 - @wordpress/primitives@3.15.1 - @wordpress/priority-queue@2.17.2 - @wordpress/project-management-automation@1.16.1 - @wordpress/react-i18n@3.15.1 - @wordpress/readable-js-assets-webpack-plugin@2.0.1 - @wordpress/redux-routine@4.17.1 - @wordpress/reusable-blocks@3.15.2 - @wordpress/rich-text@5.15.2 - @wordpress/scripts@24.1.2 - @wordpress/server-side-render@3.15.2 - @wordpress/shortcode@3.17.1 - @wordpress/style-engine@1.0.1 - @wordpress/stylelint-config@21.0.1 - @wordpress/token-list@2.17.1 - @wordpress/url@3.18.1 - @wordpress/viewport@4.15.2 - @wordpress/warning@2.17.1 - @wordpress/widgets@2.15.2 - @wordpress/wordcount@3.17.1 Props bernhard-reiter, cbravobernal, czapla, oandregal, isabel_brison, andrewserong, mciampini. See #56467. Built from https://develop.svn.wordpress.org/trunk@54257 git-svn-id: http://core.svn.wordpress.org/trunk@53816 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-09-20 17:43:29 +02:00
}
.edit-post-post-template__dialog{
z-index:99999;
Editor: Sync changes from the Gutenberg plugin 14.1 release Updated WordPress packages necessary for releasing WordPress 6.1 Beta 1: - @wordpress/a11y@3.17.1 - @wordpress/annotations@2.17.2 - @wordpress/api-fetch@6.14.1 - @wordpress/autop@3.17.1 - @wordpress/babel-plugin-import-jsx-pragma@4.0.1 - @wordpress/babel-plugin-makepot@5.1.1 - @wordpress/babel-preset-default@7.1.1 - @wordpress/base-styles@4.8.1 - @wordpress/blob@3.17.1 - @wordpress/block-directory@3.15.2 - @wordpress/block-editor@10.0.2 - @wordpress/block-library@7.14.2 - @wordpress/block-serialization-default-parser@4.17.1 - @wordpress/block-serialization-spec-parser@4.17.1 - @wordpress/blocks@11.16.2 - @wordpress/browserslist-config@5.0.1 - @wordpress/components@21.0.2 - @wordpress/compose@5.15.2 - @wordpress/core-data@5.0.2 - @wordpress/create-block-tutorial-template@2.5.1 - @wordpress/create-block@4.1.1 - @wordpress/custom-templated-path-webpack-plugin@2.1.3 - @wordpress/customize-widgets@3.14.2 - @wordpress/data-controls@2.17.2 - @wordpress/data@7.1.2 - @wordpress/date@4.17.1 - @wordpress/dependency-extraction-webpack-plugin@4.0.2 - @wordpress/deprecated@3.17.1 - @wordpress/docgen@1.26.1 - @wordpress/dom-ready@3.17.1 - @wordpress/dom@3.17.2 - @wordpress/e2e-test-utils@8.1.1 - @wordpress/e2e-tests@5.1.2 - @wordpress/edit-post@6.14.2 - @wordpress/edit-site@4.14.2 - @wordpress/edit-widgets@4.14.2 - @wordpress/editor@12.16.2 - @wordpress/element@4.15.1 - @wordpress/env@5.2.1 - @wordpress/escape-html@2.17.1 - @wordpress/eslint-plugin@13.1.1 - @wordpress/format-library@3.15.2 - @wordpress/hooks@3.17.1 - @wordpress/html-entities@3.17.1 - @wordpress/i18n@4.17.1 - @wordpress/icons@9.8.1 - @wordpress/interface@4.16.2 - @wordpress/is-shallow-equal@4.17.1 - @wordpress/jest-console@6.0.1 - @wordpress/jest-preset-default@9.0.1 - @wordpress/jest-puppeteer-axe@5.0.1 - @wordpress/keyboard-shortcuts@3.15.2 - @wordpress/keycodes@3.17.1 - @wordpress/lazy-import@1.4.3 - @wordpress/library-export-default-webpack-plugin@2.3.3 - @wordpress/list-reusable-blocks@3.15.2 - @wordpress/media-utils@4.8.1 - @wordpress/notices@3.17.2 - @wordpress/npm-package-json-lint-config@4.2.1 - @wordpress/nux@5.15.2 - @wordpress/plugins@4.15.2 - @wordpress/postcss-plugins-preset@4.1.1 - @wordpress/postcss-themes@5.0.1 - @wordpress/preferences-persistence@1.9.1 - @wordpress/preferences@2.9.2 - @wordpress/prettier-config@2.0.1 - @wordpress/primitives@3.15.1 - @wordpress/priority-queue@2.17.2 - @wordpress/project-management-automation@1.16.1 - @wordpress/react-i18n@3.15.1 - @wordpress/readable-js-assets-webpack-plugin@2.0.1 - @wordpress/redux-routine@4.17.1 - @wordpress/reusable-blocks@3.15.2 - @wordpress/rich-text@5.15.2 - @wordpress/scripts@24.1.2 - @wordpress/server-side-render@3.15.2 - @wordpress/shortcode@3.17.1 - @wordpress/style-engine@1.0.1 - @wordpress/stylelint-config@21.0.1 - @wordpress/token-list@2.17.1 - @wordpress/url@3.18.1 - @wordpress/viewport@4.15.2 - @wordpress/warning@2.17.1 - @wordpress/widgets@2.15.2 - @wordpress/wordcount@3.17.1 Props bernhard-reiter, cbravobernal, czapla, oandregal, isabel_brison, andrewserong, mciampini. See #56467. Built from https://develop.svn.wordpress.org/trunk@54257 git-svn-id: http://core.svn.wordpress.org/trunk@53816 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-09-20 17:43:29 +02:00
}
.edit-post-post-template__form{
margin:8px;
min-width:248px;
Editor: Sync changes from the Gutenberg plugin 14.1 release Updated WordPress packages necessary for releasing WordPress 6.1 Beta 1: - @wordpress/a11y@3.17.1 - @wordpress/annotations@2.17.2 - @wordpress/api-fetch@6.14.1 - @wordpress/autop@3.17.1 - @wordpress/babel-plugin-import-jsx-pragma@4.0.1 - @wordpress/babel-plugin-makepot@5.1.1 - @wordpress/babel-preset-default@7.1.1 - @wordpress/base-styles@4.8.1 - @wordpress/blob@3.17.1 - @wordpress/block-directory@3.15.2 - @wordpress/block-editor@10.0.2 - @wordpress/block-library@7.14.2 - @wordpress/block-serialization-default-parser@4.17.1 - @wordpress/block-serialization-spec-parser@4.17.1 - @wordpress/blocks@11.16.2 - @wordpress/browserslist-config@5.0.1 - @wordpress/components@21.0.2 - @wordpress/compose@5.15.2 - @wordpress/core-data@5.0.2 - @wordpress/create-block-tutorial-template@2.5.1 - @wordpress/create-block@4.1.1 - @wordpress/custom-templated-path-webpack-plugin@2.1.3 - @wordpress/customize-widgets@3.14.2 - @wordpress/data-controls@2.17.2 - @wordpress/data@7.1.2 - @wordpress/date@4.17.1 - @wordpress/dependency-extraction-webpack-plugin@4.0.2 - @wordpress/deprecated@3.17.1 - @wordpress/docgen@1.26.1 - @wordpress/dom-ready@3.17.1 - @wordpress/dom@3.17.2 - @wordpress/e2e-test-utils@8.1.1 - @wordpress/e2e-tests@5.1.2 - @wordpress/edit-post@6.14.2 - @wordpress/edit-site@4.14.2 - @wordpress/edit-widgets@4.14.2 - @wordpress/editor@12.16.2 - @wordpress/element@4.15.1 - @wordpress/env@5.2.1 - @wordpress/escape-html@2.17.1 - @wordpress/eslint-plugin@13.1.1 - @wordpress/format-library@3.15.2 - @wordpress/hooks@3.17.1 - @wordpress/html-entities@3.17.1 - @wordpress/i18n@4.17.1 - @wordpress/icons@9.8.1 - @wordpress/interface@4.16.2 - @wordpress/is-shallow-equal@4.17.1 - @wordpress/jest-console@6.0.1 - @wordpress/jest-preset-default@9.0.1 - @wordpress/jest-puppeteer-axe@5.0.1 - @wordpress/keyboard-shortcuts@3.15.2 - @wordpress/keycodes@3.17.1 - @wordpress/lazy-import@1.4.3 - @wordpress/library-export-default-webpack-plugin@2.3.3 - @wordpress/list-reusable-blocks@3.15.2 - @wordpress/media-utils@4.8.1 - @wordpress/notices@3.17.2 - @wordpress/npm-package-json-lint-config@4.2.1 - @wordpress/nux@5.15.2 - @wordpress/plugins@4.15.2 - @wordpress/postcss-plugins-preset@4.1.1 - @wordpress/postcss-themes@5.0.1 - @wordpress/preferences-persistence@1.9.1 - @wordpress/preferences@2.9.2 - @wordpress/prettier-config@2.0.1 - @wordpress/primitives@3.15.1 - @wordpress/priority-queue@2.17.2 - @wordpress/project-management-automation@1.16.1 - @wordpress/react-i18n@3.15.1 - @wordpress/readable-js-assets-webpack-plugin@2.0.1 - @wordpress/redux-routine@4.17.1 - @wordpress/reusable-blocks@3.15.2 - @wordpress/rich-text@5.15.2 - @wordpress/scripts@24.1.2 - @wordpress/server-side-render@3.15.2 - @wordpress/shortcode@3.17.1 - @wordpress/style-engine@1.0.1 - @wordpress/stylelint-config@21.0.1 - @wordpress/token-list@2.17.1 - @wordpress/url@3.18.1 - @wordpress/viewport@4.15.2 - @wordpress/warning@2.17.1 - @wordpress/widgets@2.15.2 - @wordpress/wordcount@3.17.1 Props bernhard-reiter, cbravobernal, czapla, oandregal, isabel_brison, andrewserong, mciampini. See #56467. Built from https://develop.svn.wordpress.org/trunk@54257 git-svn-id: http://core.svn.wordpress.org/trunk@53816 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-09-20 17:43:29 +02:00
}
@media (min-width:782px){
.edit-post-post-template__create-form{
width:320px;
}
}
.edit-post-post-url{
align-items:flex-start;
justify-content:flex-start;
width:100%;
Editor: Sync changes from the Gutenberg plugin 14.1 release Updated WordPress packages necessary for releasing WordPress 6.1 Beta 1: - @wordpress/a11y@3.17.1 - @wordpress/annotations@2.17.2 - @wordpress/api-fetch@6.14.1 - @wordpress/autop@3.17.1 - @wordpress/babel-plugin-import-jsx-pragma@4.0.1 - @wordpress/babel-plugin-makepot@5.1.1 - @wordpress/babel-preset-default@7.1.1 - @wordpress/base-styles@4.8.1 - @wordpress/blob@3.17.1 - @wordpress/block-directory@3.15.2 - @wordpress/block-editor@10.0.2 - @wordpress/block-library@7.14.2 - @wordpress/block-serialization-default-parser@4.17.1 - @wordpress/block-serialization-spec-parser@4.17.1 - @wordpress/blocks@11.16.2 - @wordpress/browserslist-config@5.0.1 - @wordpress/components@21.0.2 - @wordpress/compose@5.15.2 - @wordpress/core-data@5.0.2 - @wordpress/create-block-tutorial-template@2.5.1 - @wordpress/create-block@4.1.1 - @wordpress/custom-templated-path-webpack-plugin@2.1.3 - @wordpress/customize-widgets@3.14.2 - @wordpress/data-controls@2.17.2 - @wordpress/data@7.1.2 - @wordpress/date@4.17.1 - @wordpress/dependency-extraction-webpack-plugin@4.0.2 - @wordpress/deprecated@3.17.1 - @wordpress/docgen@1.26.1 - @wordpress/dom-ready@3.17.1 - @wordpress/dom@3.17.2 - @wordpress/e2e-test-utils@8.1.1 - @wordpress/e2e-tests@5.1.2 - @wordpress/edit-post@6.14.2 - @wordpress/edit-site@4.14.2 - @wordpress/edit-widgets@4.14.2 - @wordpress/editor@12.16.2 - @wordpress/element@4.15.1 - @wordpress/env@5.2.1 - @wordpress/escape-html@2.17.1 - @wordpress/eslint-plugin@13.1.1 - @wordpress/format-library@3.15.2 - @wordpress/hooks@3.17.1 - @wordpress/html-entities@3.17.1 - @wordpress/i18n@4.17.1 - @wordpress/icons@9.8.1 - @wordpress/interface@4.16.2 - @wordpress/is-shallow-equal@4.17.1 - @wordpress/jest-console@6.0.1 - @wordpress/jest-preset-default@9.0.1 - @wordpress/jest-puppeteer-axe@5.0.1 - @wordpress/keyboard-shortcuts@3.15.2 - @wordpress/keycodes@3.17.1 - @wordpress/lazy-import@1.4.3 - @wordpress/library-export-default-webpack-plugin@2.3.3 - @wordpress/list-reusable-blocks@3.15.2 - @wordpress/media-utils@4.8.1 - @wordpress/notices@3.17.2 - @wordpress/npm-package-json-lint-config@4.2.1 - @wordpress/nux@5.15.2 - @wordpress/plugins@4.15.2 - @wordpress/postcss-plugins-preset@4.1.1 - @wordpress/postcss-themes@5.0.1 - @wordpress/preferences-persistence@1.9.1 - @wordpress/preferences@2.9.2 - @wordpress/prettier-config@2.0.1 - @wordpress/primitives@3.15.1 - @wordpress/priority-queue@2.17.2 - @wordpress/project-management-automation@1.16.1 - @wordpress/react-i18n@3.15.1 - @wordpress/readable-js-assets-webpack-plugin@2.0.1 - @wordpress/redux-routine@4.17.1 - @wordpress/reusable-blocks@3.15.2 - @wordpress/rich-text@5.15.2 - @wordpress/scripts@24.1.2 - @wordpress/server-side-render@3.15.2 - @wordpress/shortcode@3.17.1 - @wordpress/style-engine@1.0.1 - @wordpress/stylelint-config@21.0.1 - @wordpress/token-list@2.17.1 - @wordpress/url@3.18.1 - @wordpress/viewport@4.15.2 - @wordpress/warning@2.17.1 - @wordpress/widgets@2.15.2 - @wordpress/wordcount@3.17.1 Props bernhard-reiter, cbravobernal, czapla, oandregal, isabel_brison, andrewserong, mciampini. See #56467. Built from https://develop.svn.wordpress.org/trunk@54257 git-svn-id: http://core.svn.wordpress.org/trunk@53816 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-09-20 17:43:29 +02:00
}
.edit-post-post-url span{
display:block;
flex-shrink:0;
padding:6px 0;
width:45%;
}
.components-button.edit-post-post-url__toggle{
height:auto;
text-align:right;
white-space:normal;
word-break:break-word;
}
.edit-post-post-url__dialog .editor-post-url{
margin:8px;
min-width:248px;
}
.edit-post-post-visibility{
justify-content:flex-start;
width:100%;
Editor: Sync changes from the Gutenberg plugin 14.1 release Updated WordPress packages necessary for releasing WordPress 6.1 Beta 1: - @wordpress/a11y@3.17.1 - @wordpress/annotations@2.17.2 - @wordpress/api-fetch@6.14.1 - @wordpress/autop@3.17.1 - @wordpress/babel-plugin-import-jsx-pragma@4.0.1 - @wordpress/babel-plugin-makepot@5.1.1 - @wordpress/babel-preset-default@7.1.1 - @wordpress/base-styles@4.8.1 - @wordpress/blob@3.17.1 - @wordpress/block-directory@3.15.2 - @wordpress/block-editor@10.0.2 - @wordpress/block-library@7.14.2 - @wordpress/block-serialization-default-parser@4.17.1 - @wordpress/block-serialization-spec-parser@4.17.1 - @wordpress/blocks@11.16.2 - @wordpress/browserslist-config@5.0.1 - @wordpress/components@21.0.2 - @wordpress/compose@5.15.2 - @wordpress/core-data@5.0.2 - @wordpress/create-block-tutorial-template@2.5.1 - @wordpress/create-block@4.1.1 - @wordpress/custom-templated-path-webpack-plugin@2.1.3 - @wordpress/customize-widgets@3.14.2 - @wordpress/data-controls@2.17.2 - @wordpress/data@7.1.2 - @wordpress/date@4.17.1 - @wordpress/dependency-extraction-webpack-plugin@4.0.2 - @wordpress/deprecated@3.17.1 - @wordpress/docgen@1.26.1 - @wordpress/dom-ready@3.17.1 - @wordpress/dom@3.17.2 - @wordpress/e2e-test-utils@8.1.1 - @wordpress/e2e-tests@5.1.2 - @wordpress/edit-post@6.14.2 - @wordpress/edit-site@4.14.2 - @wordpress/edit-widgets@4.14.2 - @wordpress/editor@12.16.2 - @wordpress/element@4.15.1 - @wordpress/env@5.2.1 - @wordpress/escape-html@2.17.1 - @wordpress/eslint-plugin@13.1.1 - @wordpress/format-library@3.15.2 - @wordpress/hooks@3.17.1 - @wordpress/html-entities@3.17.1 - @wordpress/i18n@4.17.1 - @wordpress/icons@9.8.1 - @wordpress/interface@4.16.2 - @wordpress/is-shallow-equal@4.17.1 - @wordpress/jest-console@6.0.1 - @wordpress/jest-preset-default@9.0.1 - @wordpress/jest-puppeteer-axe@5.0.1 - @wordpress/keyboard-shortcuts@3.15.2 - @wordpress/keycodes@3.17.1 - @wordpress/lazy-import@1.4.3 - @wordpress/library-export-default-webpack-plugin@2.3.3 - @wordpress/list-reusable-blocks@3.15.2 - @wordpress/media-utils@4.8.1 - @wordpress/notices@3.17.2 - @wordpress/npm-package-json-lint-config@4.2.1 - @wordpress/nux@5.15.2 - @wordpress/plugins@4.15.2 - @wordpress/postcss-plugins-preset@4.1.1 - @wordpress/postcss-themes@5.0.1 - @wordpress/preferences-persistence@1.9.1 - @wordpress/preferences@2.9.2 - @wordpress/prettier-config@2.0.1 - @wordpress/primitives@3.15.1 - @wordpress/priority-queue@2.17.2 - @wordpress/project-management-automation@1.16.1 - @wordpress/react-i18n@3.15.1 - @wordpress/readable-js-assets-webpack-plugin@2.0.1 - @wordpress/redux-routine@4.17.1 - @wordpress/reusable-blocks@3.15.2 - @wordpress/rich-text@5.15.2 - @wordpress/scripts@24.1.2 - @wordpress/server-side-render@3.15.2 - @wordpress/shortcode@3.17.1 - @wordpress/style-engine@1.0.1 - @wordpress/stylelint-config@21.0.1 - @wordpress/token-list@2.17.1 - @wordpress/url@3.18.1 - @wordpress/viewport@4.15.2 - @wordpress/warning@2.17.1 - @wordpress/widgets@2.15.2 - @wordpress/wordcount@3.17.1 Props bernhard-reiter, cbravobernal, czapla, oandregal, isabel_brison, andrewserong, mciampini. See #56467. Built from https://develop.svn.wordpress.org/trunk@54257 git-svn-id: http://core.svn.wordpress.org/trunk@53816 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-09-20 17:43:29 +02:00
}
.edit-post-post-visibility span{
display:block;
padding:6px 0;
width:45%;
}
.edit-post-post-visibility__dialog .editor-post-visibility{
margin:8px;
min-width:248px;
}
.components-button.edit-post-sidebar__panel-tab{
background:transparent;
border:none;
border-radius:0;
box-shadow:none;
cursor:pointer;
font-weight:500;
height:48px;
margin-right:0;
padding:3px 16px;
position:relative;
}
.components-button.edit-post-sidebar__panel-tab:focus:not(:disabled){
box-shadow:none;
outline:none;
position:relative;
}
.components-button.edit-post-sidebar__panel-tab:after{
background:var(--wp-admin-theme-color);
border-radius:0;
bottom:0;
content:"";
height:calc(var(--wp-admin-border-width-focus)*0);
left:0;
pointer-events:none;
position:absolute;
right:0;
transition:all .1s linear;
}
@media (prefers-reduced-motion:reduce){
.components-button.edit-post-sidebar__panel-tab:after{
transition-delay:0s;
transition-duration:0s;
}
}
.components-button.edit-post-sidebar__panel-tab.is-active:after{
height:calc(var(--wp-admin-border-width-focus)*1);
outline:2px solid transparent;
outline-offset:-1px;
}
.components-button.edit-post-sidebar__panel-tab:before{
border-radius:2px;
bottom:12px;
box-shadow:0 0 0 0 transparent;
content:"";
left:12px;
pointer-events:none;
position:absolute;
right:12px;
top:12px;
transition:all .1s linear;
}
@media (prefers-reduced-motion:reduce){
.components-button.edit-post-sidebar__panel-tab:before{
transition-delay:0s;
transition-duration:0s;
}
}
.components-button.edit-post-sidebar__panel-tab:focus-visible:before{
box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
outline:2px solid transparent;
}
h2.edit-post-template-summary__title{
font-weight:500;
line-height:24px;
margin:0 0 4px;
}
.edit-post-text-editor{
background-color:#fff;
flex-grow:1;
position:relative;
width:100%;
}
.edit-post-text-editor .editor-post-title{
border:1px solid #949494;
font-family:Menlo,Consolas,monaco,monospace;
font-size:2.5em;
font-weight:400;
line-height:1.4;
max-width:none;
padding:16px;
}
@media (min-width:600px){
.edit-post-text-editor .editor-post-title{
padding:24px;
}
}
.edit-post-text-editor .editor-post-title:focus{
border-color:var(--wp-admin-theme-color);
box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
}
.edit-post-text-editor__body{
margin-left:auto;
margin-right:auto;
max-width:1080px;
padding:0 12px 12px;
width:100%;
}
@media (min-width:960px){
.edit-post-text-editor__body{
padding:0 24px 24px;
}
}
.edit-post-text-editor__toolbar{
background:hsla(0,0%,100%,.8);
display:flex;
left:0;
padding:4px 12px;
position:sticky;
right:0;
top:0;
z-index:1;
}
@media (min-width:600px){
.edit-post-text-editor__toolbar{
padding:12px;
}
}
@media (min-width:960px){
.edit-post-text-editor__toolbar{
padding:12px 24px;
}
}
.edit-post-text-editor__toolbar h2{
color:#1e1e1e;
font-size:13px;
line-height:36px;
margin:0 0 0 auto;
}
.edit-post-text-editor__toolbar .components-button svg{
order:1;
}
.edit-post-visual-editor{
background-color:#1e1e1e;
display:flex;
flex:1 0 auto;
flex-flow:column;
overflow:hidden;
position:relative;
}
.edit-post-visual-editor .components-button{
font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
font-size:13px;
padding:6px 12px;
}
.edit-post-visual-editor .components-button.has-icon,.edit-post-visual-editor .components-button.is-tertiary{
padding:6px;
}
.edit-post-visual-editor__post-title-wrapper{
margin-bottom:var(--wp--style--block-gap);
margin-top:4rem;
}
.edit-post-visual-editor__post-title-wrapper .editor-post-title{
margin-left:auto;
margin-right:auto;
}
.edit-post-visual-editor__content-area{
box-sizing:border-box;
display:flex;
flex-grow:1;
height:100%;
position:relative;
width:100%;
}
.edit-post-welcome-guide,.edit-template-welcome-guide{
width:312px;
}
.edit-post-welcome-guide__image,.edit-template-welcome-guide__image{
background:#00a0d2;
margin:0 0 16px;
}
.edit-post-welcome-guide__image>img,.edit-template-welcome-guide__image>img{
display:block;
max-width:100%;
object-fit:cover;
}
.edit-post-welcome-guide__heading,.edit-template-welcome-guide__heading{
font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
font-size:24px;
line-height:1.4;
margin:16px 0;
padding:0 32px;
}
.edit-post-welcome-guide__text,.edit-template-welcome-guide__text{
font-size:13px;
line-height:1.4;
margin:0 0 24px;
padding:0 32px;
}
.edit-post-welcome-guide__inserter-icon,.edit-template-welcome-guide__inserter-icon{
margin:0 4px;
vertical-align:text-top;
}
.edit-template-welcome-guide .components-button svg{
fill:#fff;
}
.edit-post-start-page-options__modal-content .block-editor-block-patterns-list{
column-count:2;
column-gap:24px;
}
@media (min-width:782px){
.edit-post-start-page-options__modal-content .block-editor-block-patterns-list{
column-count:3;
}
}
@media (min-width:1280px){
.edit-post-start-page-options__modal-content .block-editor-block-patterns-list{
column-count:4;
}
}
.edit-post-start-page-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{
break-inside:avoid-column;
margin-bottom:24px;
}
.edit-post-start-page-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item .block-editor-block-preview__container{
min-height:100px;
}
.edit-post-start-page-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item .block-editor-block-preview__content{
width:100%;
}
@keyframes edit-post__fade-in-animation{
0%{
opacity:0;
}
to{
opacity:1;
}
}
body.js.block-editor-page{
background:#fff;
}
body.js.block-editor-page #wpcontent{
padding-right:0;
}
body.js.block-editor-page #wpbody-content{
padding-bottom:0;
}
body.js.block-editor-page #wpbody-content>div:not(.block-editor):not(#screen-meta),body.js.block-editor-page #wpfooter{
display:none;
}
body.js.block-editor-page .a11y-speak-region{
right:-1px;
top:-1px;
}
body.js.block-editor-page ul#adminmenu a.wp-has-current-submenu:after,body.js.block-editor-page ul#adminmenu>li.current>a.current:after{
border-left-color:#fff;
}
body.js.block-editor-page .media-frame select.attachment-filters:last-of-type{
max-width:100%;
width:auto;
}
.block-editor-page #wpwrap{
overflow-y:auto;
}
@media (min-width:782px){
.block-editor-page #wpwrap{
overflow-y:initial;
}
}
.components-modal__frame,.components-popover,.edit-post-editor__inserter-panel,.edit-post-header,.edit-post-sidebar,.edit-post-text-editor,.editor-post-publish-panel{
box-sizing:border-box;
}
.components-modal__frame *,.components-modal__frame :after,.components-modal__frame :before,.components-popover *,.components-popover :after,.components-popover :before,.edit-post-editor__inserter-panel *,.edit-post-editor__inserter-panel :after,.edit-post-editor__inserter-panel :before,.edit-post-header *,.edit-post-header :after,.edit-post-header :before,.edit-post-sidebar *,.edit-post-sidebar :after,.edit-post-sidebar :before,.edit-post-text-editor *,.edit-post-text-editor :after,.edit-post-text-editor :before,.editor-post-publish-panel *,.editor-post-publish-panel :after,.editor-post-publish-panel :before{
box-sizing:inherit;
}
@media (min-width:600px){
.block-editor__container{
bottom:0;
left:0;
min-height:calc(100vh - 46px);
position:absolute;
right:0;
top:0;
}
}
@media (min-width:782px){
.block-editor__container{
min-height:calc(100vh - 32px);
}
body.is-fullscreen-mode .block-editor__container{
min-height:100vh;
}
}
.block-editor__container img{
height:auto;
max-width:100%;
}
body.admin-color-light{
--wp-admin-theme-color:#0085ba;
--wp-admin-theme-color--rgb:0, 133, 186;
--wp-admin-theme-color-darker-10:#0073a1;
--wp-admin-theme-color-darker-10--rgb:0, 115, 161;
--wp-admin-theme-color-darker-20:#006187;
--wp-admin-theme-color-darker-20--rgb:0, 97, 135;
--wp-admin-border-width-focus:2px;
}
@media (min-resolution:192dpi){
body.admin-color-light{
--wp-admin-border-width-focus:1.5px;
}
}
body.admin-color-modern{
--wp-admin-theme-color:#3858e9;
--wp-admin-theme-color--rgb:56, 88, 233;
--wp-admin-theme-color-darker-10:#2145e6;
--wp-admin-theme-color-darker-10--rgb:33, 69, 230;
--wp-admin-theme-color-darker-20:#183ad6;
--wp-admin-theme-color-darker-20--rgb:24, 58, 214;
--wp-admin-border-width-focus:2px;
}
@media (min-resolution:192dpi){
body.admin-color-modern{
--wp-admin-border-width-focus:1.5px;
}
}
body.admin-color-blue{
--wp-admin-theme-color:#096484;
--wp-admin-theme-color--rgb:9, 100, 132;
--wp-admin-theme-color-darker-10:#07526c;
--wp-admin-theme-color-darker-10--rgb:7, 82, 108;
--wp-admin-theme-color-darker-20:#064054;
--wp-admin-theme-color-darker-20--rgb:6, 64, 84;
--wp-admin-border-width-focus:2px;
}
@media (min-resolution:192dpi){
body.admin-color-blue{
--wp-admin-border-width-focus:1.5px;
}
}
body.admin-color-coffee{
--wp-admin-theme-color:#46403c;
--wp-admin-theme-color--rgb:70, 64, 60;
--wp-admin-theme-color-darker-10:#383330;
--wp-admin-theme-color-darker-10--rgb:56, 51, 48;
--wp-admin-theme-color-darker-20:#2b2724;
--wp-admin-theme-color-darker-20--rgb:43, 39, 36;
--wp-admin-border-width-focus:2px;
}
@media (min-resolution:192dpi){
body.admin-color-coffee{
--wp-admin-border-width-focus:1.5px;
}
}
body.admin-color-ectoplasm{
--wp-admin-theme-color:#523f6d;
--wp-admin-theme-color--rgb:82, 63, 109;
--wp-admin-theme-color-darker-10:#46365d;
--wp-admin-theme-color-darker-10--rgb:70, 54, 93;
--wp-admin-theme-color-darker-20:#3a2c4d;
--wp-admin-theme-color-darker-20--rgb:58, 44, 77;
--wp-admin-border-width-focus:2px;
}
@media (min-resolution:192dpi){
body.admin-color-ectoplasm{
--wp-admin-border-width-focus:1.5px;
}
}
body.admin-color-midnight{
--wp-admin-theme-color:#e14d43;
--wp-admin-theme-color--rgb:225, 77, 67;
--wp-admin-theme-color-darker-10:#dd382d;
--wp-admin-theme-color-darker-10--rgb:221, 56, 45;
--wp-admin-theme-color-darker-20:#d02c21;
--wp-admin-theme-color-darker-20--rgb:208, 44, 33;
--wp-admin-border-width-focus:2px;
}
@media (min-resolution:192dpi){
body.admin-color-midnight{
--wp-admin-border-width-focus:1.5px;
}
}
body.admin-color-ocean{
--wp-admin-theme-color:#627c83;
--wp-admin-theme-color--rgb:98, 124, 131;
--wp-admin-theme-color-darker-10:#576e74;
--wp-admin-theme-color-darker-10--rgb:87, 110, 116;
--wp-admin-theme-color-darker-20:#4c6066;
--wp-admin-theme-color-darker-20--rgb:76, 96, 102;
--wp-admin-border-width-focus:2px;
}
@media (min-resolution:192dpi){
body.admin-color-ocean{
--wp-admin-border-width-focus:1.5px;
}
}
body.admin-color-sunrise{
--wp-admin-theme-color:#dd823b;
--wp-admin-theme-color--rgb:221, 130, 59;
--wp-admin-theme-color-darker-10:#d97426;
--wp-admin-theme-color-darker-10--rgb:217, 116, 38;
--wp-admin-theme-color-darker-20:#c36922;
--wp-admin-theme-color-darker-20--rgb:195, 105, 34;
--wp-admin-border-width-focus:2px;
}
@media (min-resolution:192dpi){
body.admin-color-sunrise{
--wp-admin-border-width-focus:1.5px;
}
}
@supports (scrollbar-gutter:stable){
.interface-interface-skeleton__header .edit-post-header{
overflow:hidden;
scrollbar-gutter:stable;
}
}
.interface-interface-skeleton__sidebar{
border-right:none;
}
@media (min-width:782px){
.is-sidebar-opened .interface-interface-skeleton__sidebar{
border-right:1px solid #e0e0e0;
overflow:hidden scroll;
}
}