plugin updates

This commit is contained in:
Tony Volpe
2024-11-15 13:53:04 -05:00
parent 1293d604ca
commit 0238f0c4ca
2009 changed files with 163492 additions and 89543 deletions

View File

@@ -52,10 +52,6 @@ ul.wp-block-archives{
div[data-type="core/button"]{
display:table;
}
.editor-styles-wrapper .wp-block-button[style*=text-decoration] .wp-block-button__link{
text-decoration:inherit;
}
.wp-block-buttons>.wp-block,.wp-block-buttons>.wp-block-button.wp-block-button.wp-block-button.wp-block-button.wp-block-button{
margin:0;
}
@@ -78,9 +74,6 @@ div[data-type="core/button"]{
.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block[data-align=center] .wp-block-button{
margin-bottom:0;
}
.editor-styles-wrapper .wp-block-buttons.has-custom-font-size .wp-block-button__link{
font-size:inherit;
}
.wp-block[data-align=center]>.wp-block-buttons{
align-items:center;
@@ -101,6 +94,10 @@ div[data-type="core/button"]{
text-align:center;
}
.wp-block-categories__indentation{
padding-right:16px;
}
.wp-block-code code{
background:none;
}
@@ -239,10 +236,10 @@ html :where(.wp-block-column){
justify-content:center;
}
.editor-styles-wrapper .wp-block-comments-pagination{
:where(.editor-styles-wrapper) .wp-block-comments-pagination{
max-width:100%;
}
.editor-styles-wrapper .wp-block-comments-pagination.block-editor-block-list__layout{
:where(.editor-styles-wrapper) .wp-block-comments-pagination.block-editor-block-list__layout{
margin:0;
}
@@ -268,9 +265,7 @@ html :where(.wp-block-column){
.wp-block-comments-title.has-background{
padding:inherit;
}
.editor-styles-wrapper .wp-block-cover{
box-sizing:border-box;
}
.wp-block-cover.is-placeholder{
align-items:stretch;
display:flex;
@@ -371,6 +366,9 @@ html :where(.wp-block-column){
display:flex;
justify-content:center;
}
.wp-block-embed .wp-block-embed__placeholder-input{
flex:1 1 auto;
}
.wp-block-embed .components-placeholder__error{
word-break:break-word;
}
@@ -871,7 +869,6 @@ div[data-type="core/freeform"].is-selected .block-library-classic__toolbar{
}
.gallery-image-sizes .components-base-control__label{
display:block;
margin-bottom:4px;
}
.gallery-image-sizes .gallery-image-sizes__loading{
@@ -930,7 +927,7 @@ div[data-type="core/freeform"].is-selected .block-library-classic__toolbar{
}
}
.block-library-gallery-item__inline-menu:hover{
box-shadow:0 .7px 1px #0000001a,0 1.2px 1.7px -.2px #0000001a,0 2.3px 3.3px -.5px #0000001a;
box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;
}
@media (min-width:600px){
.columns-7 .block-library-gallery-item__inline-menu,.columns-8 .block-library-gallery-item__inline-menu{
@@ -997,24 +994,12 @@ div[data-type="core/freeform"].is-selected .block-library-classic__toolbar{
}
.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child:after{
border:1px dashed;
border-radius:2px;
content:"";
display:flex;
flex:1 0 48px;
min-height:46px;
flex:1 0 40px;
min-height:38px;
pointer-events:none;
}
.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child:after:before{
background:currentColor;
bottom:0;
content:"";
left:0;
opacity:.1;
pointer-events:none;
position:absolute;
right:0;
top:0;
}
.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child .block-editor-button-block-appender,.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child .block-editor-inserter{
pointer-events:all;
}
@@ -1050,28 +1035,8 @@ div[data-type="core/freeform"].is-selected .block-library-classic__toolbar{
outline:2px solid #0000 !important;
}
.wp-block-image.wp-block-image.is-selected .components-placeholder{
background-color:#fff;
border:none;
border-radius:2px;
box-shadow:inset 0 0 0 1px #1e1e1e;
color:#1e1e1e;
filter:none !important;
}
.wp-block-image.wp-block-image.is-selected .components-placeholder>svg{
opacity:0;
}
.wp-block-image.wp-block-image.is-selected .components-placeholder .components-placeholder__illustration{
display:none;
}
.wp-block-image.wp-block-image .block-bindings-media-placeholder-message,.wp-block-image.wp-block-image.is-selected .components-placeholder:before{
opacity:0;
}
.wp-block-image.wp-block-image.is-selected .block-bindings-media-placeholder-message{
opacity:1;
}
.wp-block-image.wp-block-image .components-button,.wp-block-image.wp-block-image .components-placeholder__instructions,.wp-block-image.wp-block-image .components-placeholder__label{
transition:none;
.wp-block-image.wp-block-image .block-editor-media-placeholder.is-small{
min-height:60px;
}
figure.wp-block-image:not(.wp-block){
@@ -1088,12 +1053,24 @@ figure.wp-block-image:not(.wp-block){
display:inline;
}
.wp-block-image .components-spinner{
margin:0;
position:absolute;
right:50%;
top:50%;
transform:translate(50%, -50%);
}
.wp-block-image__placeholder{
aspect-ratio:4/3;
}
.wp-block-image__placeholder.has-illustration:before{
background:#fff;
opacity:.8;
}
.wp-block-image__placeholder .components-placeholder__illustration{
opacity:.1;
}
.wp-block-image .components-resizable-box__container{
display:table;
}
@@ -1142,6 +1119,10 @@ figure.wp-block-image:not(.wp-block){
text-align:center;
}
.wp-block[data-align]:has(>.wp-block-image){
position:relative;
}
.wp-block-image__crop-area{
max-width:100%;
overflow:hidden;
@@ -1184,13 +1165,6 @@ figure.wp-block-image:not(.wp-block){
display:inline;
}
.editor-latest-posts-image-alignment-control .components-base-control__label{
display:block;
}
.editor-latest-posts-image-alignment-control .components-toolbar{
border-radius:2px;
}
:root :where(.wp-block-latest-posts){
padding-right:2.5em;
}
@@ -1222,7 +1196,7 @@ figure.wp-block-image:not(.wp-block){
width:100% !important;
}
.wp-block-media-text.is-image-fill .components-placeholder.has-illustration,.wp-block-media-text.is-image-fill .editor-media-container__resizer{
.wp-block-media-text.is-image-fill .components-placeholder.has-illustration,.wp-block-media-text.is-image-fill .editor-media-container__resizer,.wp-block-media-text.is-image-fill-element .components-placeholder.has-illustration,.wp-block-media-text.is-image-fill-element .editor-media-container__resizer{
height:100% !important;
}
@@ -1329,7 +1303,6 @@ figure.wp-block-image:not(.wp-block){
}
.is-editing>.wp-block-navigation__submenu-container>.block-list-appender .block-editor-button-block-appender{
background:#1e1e1e;
border-radius:2px;
color:#fff;
margin-left:0;
margin-right:auto;
@@ -1395,6 +1368,7 @@ figure.wp-block-image:not(.wp-block){
.wp-block-navigation .wp-block+.block-list-appender .block-editor-button-block-appender{
background-color:#1e1e1e;
color:#fff;
height:24px;
}
.wp-block-navigation .wp-block+.block-list-appender .block-editor-button-block-appender.block-editor-button-block-appender.block-editor-button-block-appender{
padding:0;
@@ -1447,7 +1421,6 @@ figure.wp-block-image:not(.wp-block){
}
.wp-block-navigation-placeholder__preview:before{
border:1px dashed;
border-radius:2px;
border-radius:inherit;
bottom:0;
content:"";
@@ -1458,17 +1431,6 @@ figure.wp-block-image:not(.wp-block){
right:0;
top:0;
}
.wp-block-navigation-placeholder__preview:before:before{
background:currentColor;
bottom:0;
content:"";
left:0;
opacity:.1;
pointer-events:none;
position:absolute;
right:0;
top:0;
}
.wp-block-navigation-placeholder__preview>svg{
fill:currentColor;
}
@@ -1575,12 +1537,6 @@ figure.wp-block-image:not(.wp-block){
}
}
@media (min-width:782px){
.has-fixed-toolbar .wp-block-navigation__responsive-container.is-menu-open{
top:141px;
}
}
.is-mobile-preview .wp-block-navigation__responsive-container.is-menu-open,.is-tablet-preview .wp-block-navigation__responsive-container.is-menu-open{
top:141px;
}
@@ -1593,9 +1549,6 @@ figure.wp-block-image:not(.wp-block){
.is-fullscreen-mode .wp-block-navigation__responsive-container.is-menu-open{
top:61px;
}
.is-fullscreen-mode .has-fixed-toolbar .wp-block-navigation__responsive-container.is-menu-open{
top:109px;
}
}
.is-fullscreen-mode .is-mobile-preview .wp-block-navigation__responsive-container.is-menu-open,.is-fullscreen-mode .is-tablet-preview .wp-block-navigation__responsive-container.is-menu-open{
top:109px;
@@ -1664,7 +1617,7 @@ body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-op
align-items:center;
background-color:#f0f0f0;
display:flex;
height:64px;
height:64px !important;
justify-content:space-between;
margin-bottom:12px;
padding:0 24px;
@@ -1746,6 +1699,10 @@ body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-op
.wp-block-navigation__menu-inspector-controls__empty-message{
margin-right:24px;
}
.wp-block-navigation__overlay-menu-icon-toggle-group{
margin-bottom:16px;
}
.wp-block-navigation .block-list-appender{
position:relative;
}
@@ -1793,9 +1750,6 @@ body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-op
background-size:6px 3px;
padding-bottom:.1em;
}
.is-dark-theme .wp-block-navigation-link__placeholder .wp-block-navigation-link__placeholder-text span{
--wp-underline-color:#fff;
}
.wp-block-navigation-link__placeholder.wp-block-navigation-item__content{
cursor:pointer;
}
@@ -1948,6 +1902,10 @@ body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-op
rotate:180deg;
}
.wp-block-post-author__inspector-settings .components-base-control,.wp-block-post-author__inspector-settings .components-base-control:last-child{
margin-bottom:0;
}
.wp-block-post-excerpt .wp-block-post-excerpt__excerpt.is-inline{
display:inline;
}
@@ -1976,7 +1934,7 @@ body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-op
margin:auto;
}
.wp-block-search .wp-block-search__button{
.wp-block-search :where(.wp-block-search__button){
align-items:center;
border-radius:initial;
display:flex;
@@ -1984,8 +1942,9 @@ body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-op
justify-content:center;
text-align:center;
}
.wp-block-search__components-button-group{
margin-top:10px;
.wp-block-search__inspector-controls .components-base-control{
margin-bottom:0;
}
.block-editor-block-list__block[data-type="core/separator"]{
@@ -2139,10 +2098,6 @@ body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-op
padding:1em 0;
}
.editor-styles-wrapper :where(.wp-block-site-title a){
color:inherit;
}
.wp-block-social-links .wp-social-link{
line-height:0;
}
@@ -2258,6 +2213,23 @@ body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-op
opacity:1;
}
.wp-block-social-links .block-list-appender{
position:static;
}
.wp-block-social-links .block-list-appender .block-editor-button-block-appender.components-button.components-button{
padding:6px;
}
.wp-block-social-links.has-small-icon-size .block-editor-button-block-appender.components-button.components-button{
padding:0;
}
.wp-block-social-links.has-large-icon-size .block-editor-button-block-appender.components-button.components-button{
padding:14px;
}
.wp-block-social-links.has-huge-icon-size .block-editor-button-block-appender.components-button.components-button{
padding:23px;
}
.block-editor-block-list__block[data-type="core/spacer"]:before{
content:"";
display:block;
@@ -2336,6 +2308,17 @@ body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-op
width:112px;
}
.wp-block-tag-cloud .wp-block-tag-cloud{
border:none;
border-radius:inherit;
margin:0;
padding:0;
}
.wp-block-tag-cloud__inspector-settings .components-base-control,.wp-block-tag-cloud__inspector-settings .components-base-control:last-child{
margin-bottom:0;
}
.block-editor-template-part__selection-modal{
z-index:1000001;
}
@@ -2362,9 +2345,6 @@ body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-op
.block-editor-block-list__block:not(.remove-outline).is-reusable.block-editor-block-list__block:not([contenteditable]):focus:after,.block-editor-block-list__block:not(.remove-outline).is-reusable.is-highlighted:after,.block-editor-block-list__block:not(.remove-outline).is-reusable.is-selected:after,.block-editor-block-list__block:not(.remove-outline).wp-block-template-part.block-editor-block-list__block:not([contenteditable]):focus:after,.block-editor-block-list__block:not(.remove-outline).wp-block-template-part.is-highlighted:after,.block-editor-block-list__block:not(.remove-outline).wp-block-template-part.is-selected:after{
outline-color:var(--wp-block-synced-color);
}
.is-dark-theme .block-editor-block-list__block:not(.remove-outline).is-reusable.block-editor-block-list__block:not([contenteditable]):focus:after,.is-dark-theme .block-editor-block-list__block:not(.remove-outline).wp-block-template-part.block-editor-block-list__block:not([contenteditable]):focus:after{
outline-color:#fff;
}
.is-outline-mode .block-editor-block-list__block:not(.remove-outline).wp-block-template-part.has-editable-outline:after{
border:none;
@@ -2374,26 +2354,6 @@ body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-op
outline:1px solid #ddd;
}
.wp-block-video.wp-block-video.is-selected .components-placeholder{
background-color:#fff;
border:none;
border-radius:2px;
box-shadow:inset 0 0 0 1px #1e1e1e;
color:#1e1e1e;
}
.wp-block-video.wp-block-video.is-selected .components-placeholder>svg{
opacity:0;
}
.wp-block-video.wp-block-video.is-selected .components-placeholder .components-placeholder__illustration{
display:none;
}
.wp-block-video.wp-block-video.is-selected .components-placeholder:before{
opacity:0;
}
.wp-block-video.wp-block-video .components-button,.wp-block-video.wp-block-video .components-placeholder__instructions,.wp-block-video.wp-block-video .components-placeholder__label{
transition:none;
}
.wp-block[data-align=center]>.wp-block-video{
text-align:center;
}
@@ -2412,9 +2372,6 @@ body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-op
top:50%;
}
.editor-video-poster-control .components-base-control__label{
display:block;
}
.editor-video-poster-control .components-button{
margin-left:8px;
}
@@ -2441,7 +2398,6 @@ body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-op
}
.block-library-video-tracks-editor>.components-popover__content{
padding:0;
width:360px;
}
@@ -2449,10 +2405,6 @@ body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-op
padding:0;
}
.block-library-video-tracks-editor__add-tracks-container,.block-library-video-tracks-editor__single-track-editor,.block-library-video-tracks-editor__track-list{
padding:12px;
}
.editor-styles-wrapper ul.wp-block-post-template{
list-style:none;
margin-right:0;
@@ -2462,6 +2414,9 @@ body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-op
.block-library-query-toolbar__popover .components-popover__content{
min-width:230px;
}
.block-library-query-toolbar__popover .components-popover__content .block-library-query-toolbar__popover-number-control{
margin-bottom:8px;
}
.wp-block-query__create-new-link{
padding:0 52px 16px 16px;
@@ -2501,13 +2456,6 @@ body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-op
z-index:2;
}
.block-library-query-toolspanel__filters .components-form-token-field__help{
margin-bottom:0;
}
.block-library-query-toolspanel__filters .block-library-query-inspector__taxonomy-control:not(:last-child){
margin-bottom:24px;
}
@media (min-width:600px){
.wp-block-query__enhanced-pagination-modal{
max-width:480px;
@@ -2522,22 +2470,13 @@ body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-op
justify-content:center;
}
.editor-styles-wrapper .wp-block-query-pagination{
:where(.editor-styles-wrapper) .wp-block-query-pagination{
max-width:100%;
}
.editor-styles-wrapper .wp-block-query-pagination.block-editor-block-list__layout{
:where(.editor-styles-wrapper) .wp-block-query-pagination.block-editor-block-list__layout{
margin:0;
}
.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-numbers,.wp-block-query-pagination>.wp-block-query-pagination-previous{
margin-bottom:.5em;
margin-right:.5em;
margin-top:.5em;
}
.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child{
margin-right:0;
}
.wp-block-query-pagination-numbers a{
text-decoration:underline;
}

File diff suppressed because one or more lines are too long

View File

@@ -52,10 +52,6 @@ ul.wp-block-archives{
div[data-type="core/button"]{
display:table;
}
.editor-styles-wrapper .wp-block-button[style*=text-decoration] .wp-block-button__link{
text-decoration:inherit;
}
.wp-block-buttons>.wp-block,.wp-block-buttons>.wp-block-button.wp-block-button.wp-block-button.wp-block-button.wp-block-button{
margin:0;
}
@@ -78,9 +74,6 @@ div[data-type="core/button"]{
.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block[data-align=center] .wp-block-button{
margin-bottom:0;
}
.editor-styles-wrapper .wp-block-buttons.has-custom-font-size .wp-block-button__link{
font-size:inherit;
}
.wp-block[data-align=center]>.wp-block-buttons{
align-items:center;
@@ -101,6 +94,10 @@ div[data-type="core/button"]{
text-align:center;
}
.wp-block-categories__indentation{
padding-left:16px;
}
.wp-block-code code{
background:none;
}
@@ -239,10 +236,10 @@ html :where(.wp-block-column){
justify-content:center;
}
.editor-styles-wrapper .wp-block-comments-pagination{
:where(.editor-styles-wrapper) .wp-block-comments-pagination{
max-width:100%;
}
.editor-styles-wrapper .wp-block-comments-pagination.block-editor-block-list__layout{
:where(.editor-styles-wrapper) .wp-block-comments-pagination.block-editor-block-list__layout{
margin:0;
}
@@ -266,9 +263,7 @@ html :where(.wp-block-column){
.wp-block-comments-title.has-background{
padding:inherit;
}
.editor-styles-wrapper .wp-block-cover{
box-sizing:border-box;
}
.wp-block-cover.is-placeholder{
align-items:stretch;
display:flex;
@@ -369,6 +364,9 @@ html :where(.wp-block-column){
display:flex;
justify-content:center;
}
.wp-block-embed .wp-block-embed__placeholder-input{
flex:1 1 auto;
}
.wp-block-embed .components-placeholder__error{
word-break:break-word;
}
@@ -869,7 +867,6 @@ div[data-type="core/freeform"].is-selected .block-library-classic__toolbar{
}
.gallery-image-sizes .components-base-control__label{
display:block;
margin-bottom:4px;
}
.gallery-image-sizes .gallery-image-sizes__loading{
@@ -928,7 +925,7 @@ div[data-type="core/freeform"].is-selected .block-library-classic__toolbar{
}
}
.block-library-gallery-item__inline-menu:hover{
box-shadow:0 .7px 1px #0000001a,0 1.2px 1.7px -.2px #0000001a,0 2.3px 3.3px -.5px #0000001a;
box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;
}
@media (min-width:600px){
.columns-7 .block-library-gallery-item__inline-menu,.columns-8 .block-library-gallery-item__inline-menu{
@@ -995,24 +992,12 @@ div[data-type="core/freeform"].is-selected .block-library-classic__toolbar{
}
.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child:after{
border:1px dashed;
border-radius:2px;
content:"";
display:flex;
flex:1 0 48px;
min-height:46px;
flex:1 0 40px;
min-height:38px;
pointer-events:none;
}
.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child:after:before{
background:currentColor;
bottom:0;
content:"";
left:0;
opacity:.1;
pointer-events:none;
position:absolute;
right:0;
top:0;
}
.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child .block-editor-button-block-appender,.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child .block-editor-inserter{
pointer-events:all;
}
@@ -1048,28 +1033,8 @@ div[data-type="core/freeform"].is-selected .block-library-classic__toolbar{
outline:2px solid #0000 !important;
}
.wp-block-image.wp-block-image.is-selected .components-placeholder{
background-color:#fff;
border:none;
border-radius:2px;
box-shadow:inset 0 0 0 1px #1e1e1e;
color:#1e1e1e;
filter:none !important;
}
.wp-block-image.wp-block-image.is-selected .components-placeholder>svg{
opacity:0;
}
.wp-block-image.wp-block-image.is-selected .components-placeholder .components-placeholder__illustration{
display:none;
}
.wp-block-image.wp-block-image .block-bindings-media-placeholder-message,.wp-block-image.wp-block-image.is-selected .components-placeholder:before{
opacity:0;
}
.wp-block-image.wp-block-image.is-selected .block-bindings-media-placeholder-message{
opacity:1;
}
.wp-block-image.wp-block-image .components-button,.wp-block-image.wp-block-image .components-placeholder__instructions,.wp-block-image.wp-block-image .components-placeholder__label{
transition:none;
.wp-block-image.wp-block-image .block-editor-media-placeholder.is-small{
min-height:60px;
}
figure.wp-block-image:not(.wp-block){
@@ -1087,11 +1052,23 @@ figure.wp-block-image:not(.wp-block){
}
.wp-block-image .components-spinner{
left:50%;
margin:0;
position:absolute;
top:50%;
transform:translate(-50%, -50%);
}
.wp-block-image__placeholder{
aspect-ratio:4/3;
}
.wp-block-image__placeholder.has-illustration:before{
background:#fff;
opacity:.8;
}
.wp-block-image__placeholder .components-placeholder__illustration{
opacity:.1;
}
.wp-block-image .components-resizable-box__container{
display:table;
}
@@ -1140,6 +1117,10 @@ figure.wp-block-image:not(.wp-block){
text-align:center;
}
.wp-block[data-align]:has(>.wp-block-image){
position:relative;
}
.wp-block-image__crop-area{
max-width:100%;
overflow:hidden;
@@ -1182,13 +1163,6 @@ figure.wp-block-image:not(.wp-block){
display:inline;
}
.editor-latest-posts-image-alignment-control .components-base-control__label{
display:block;
}
.editor-latest-posts-image-alignment-control .components-toolbar{
border-radius:2px;
}
:root :where(.wp-block-latest-posts){
padding-left:2.5em;
}
@@ -1220,7 +1194,7 @@ figure.wp-block-image:not(.wp-block){
width:100% !important;
}
.wp-block-media-text.is-image-fill .components-placeholder.has-illustration,.wp-block-media-text.is-image-fill .editor-media-container__resizer{
.wp-block-media-text.is-image-fill .components-placeholder.has-illustration,.wp-block-media-text.is-image-fill .editor-media-container__resizer,.wp-block-media-text.is-image-fill-element .components-placeholder.has-illustration,.wp-block-media-text.is-image-fill-element .editor-media-container__resizer{
height:100% !important;
}
@@ -1327,7 +1301,6 @@ figure.wp-block-image:not(.wp-block){
}
.is-editing>.wp-block-navigation__submenu-container>.block-list-appender .block-editor-button-block-appender{
background:#1e1e1e;
border-radius:2px;
color:#fff;
margin-left:auto;
margin-right:0;
@@ -1393,6 +1366,7 @@ figure.wp-block-image:not(.wp-block){
.wp-block-navigation .wp-block+.block-list-appender .block-editor-button-block-appender{
background-color:#1e1e1e;
color:#fff;
height:24px;
}
.wp-block-navigation .wp-block+.block-list-appender .block-editor-button-block-appender.block-editor-button-block-appender.block-editor-button-block-appender{
padding:0;
@@ -1445,7 +1419,6 @@ figure.wp-block-image:not(.wp-block){
}
.wp-block-navigation-placeholder__preview:before{
border:1px dashed;
border-radius:2px;
border-radius:inherit;
bottom:0;
content:"";
@@ -1456,17 +1429,6 @@ figure.wp-block-image:not(.wp-block){
right:0;
top:0;
}
.wp-block-navigation-placeholder__preview:before:before{
background:currentColor;
bottom:0;
content:"";
left:0;
opacity:.1;
pointer-events:none;
position:absolute;
right:0;
top:0;
}
.wp-block-navigation-placeholder__preview>svg{
fill:currentColor;
}
@@ -1573,12 +1535,6 @@ figure.wp-block-image:not(.wp-block){
}
}
@media (min-width:782px){
.has-fixed-toolbar .wp-block-navigation__responsive-container.is-menu-open{
top:141px;
}
}
.is-mobile-preview .wp-block-navigation__responsive-container.is-menu-open,.is-tablet-preview .wp-block-navigation__responsive-container.is-menu-open{
top:141px;
}
@@ -1591,9 +1547,6 @@ figure.wp-block-image:not(.wp-block){
.is-fullscreen-mode .wp-block-navigation__responsive-container.is-menu-open{
top:61px;
}
.is-fullscreen-mode .has-fixed-toolbar .wp-block-navigation__responsive-container.is-menu-open{
top:109px;
}
}
.is-fullscreen-mode .is-mobile-preview .wp-block-navigation__responsive-container.is-menu-open,.is-fullscreen-mode .is-tablet-preview .wp-block-navigation__responsive-container.is-menu-open{
top:109px;
@@ -1662,7 +1615,7 @@ body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-op
align-items:center;
background-color:#f0f0f0;
display:flex;
height:64px;
height:64px !important;
justify-content:space-between;
margin-bottom:12px;
padding:0 24px;
@@ -1744,6 +1697,10 @@ body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-op
.wp-block-navigation__menu-inspector-controls__empty-message{
margin-left:24px;
}
.wp-block-navigation__overlay-menu-icon-toggle-group{
margin-bottom:16px;
}
.wp-block-navigation .block-list-appender{
position:relative;
}
@@ -1791,9 +1748,6 @@ body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-op
background-size:6px 3px;
padding-bottom:.1em;
}
.is-dark-theme .wp-block-navigation-link__placeholder .wp-block-navigation-link__placeholder-text span{
--wp-underline-color:#fff;
}
.wp-block-navigation-link__placeholder.wp-block-navigation-item__content{
cursor:pointer;
}
@@ -1946,6 +1900,10 @@ body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-op
rotate:180deg;
}
.wp-block-post-author__inspector-settings .components-base-control,.wp-block-post-author__inspector-settings .components-base-control:last-child{
margin-bottom:0;
}
.wp-block-post-excerpt .wp-block-post-excerpt__excerpt.is-inline{
display:inline;
}
@@ -1974,7 +1932,7 @@ body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-op
margin:auto;
}
.wp-block-search .wp-block-search__button{
.wp-block-search :where(.wp-block-search__button){
align-items:center;
border-radius:initial;
display:flex;
@@ -1982,8 +1940,9 @@ body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-op
justify-content:center;
text-align:center;
}
.wp-block-search__components-button-group{
margin-top:10px;
.wp-block-search__inspector-controls .components-base-control{
margin-bottom:0;
}
.block-editor-block-list__block[data-type="core/separator"]{
@@ -2137,10 +2096,6 @@ body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-op
padding:1em 0;
}
.editor-styles-wrapper :where(.wp-block-site-title a){
color:inherit;
}
.wp-block-social-links .wp-social-link{
line-height:0;
}
@@ -2256,6 +2211,23 @@ body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-op
opacity:1;
}
.wp-block-social-links .block-list-appender{
position:static;
}
.wp-block-social-links .block-list-appender .block-editor-button-block-appender.components-button.components-button{
padding:6px;
}
.wp-block-social-links.has-small-icon-size .block-editor-button-block-appender.components-button.components-button{
padding:0;
}
.wp-block-social-links.has-large-icon-size .block-editor-button-block-appender.components-button.components-button{
padding:14px;
}
.wp-block-social-links.has-huge-icon-size .block-editor-button-block-appender.components-button.components-button{
padding:23px;
}
.block-editor-block-list__block[data-type="core/spacer"]:before{
content:"";
display:block;
@@ -2334,6 +2306,17 @@ body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-op
width:112px;
}
.wp-block-tag-cloud .wp-block-tag-cloud{
border:none;
border-radius:inherit;
margin:0;
padding:0;
}
.wp-block-tag-cloud__inspector-settings .components-base-control,.wp-block-tag-cloud__inspector-settings .components-base-control:last-child{
margin-bottom:0;
}
.block-editor-template-part__selection-modal{
z-index:1000001;
}
@@ -2360,9 +2343,6 @@ body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-op
.block-editor-block-list__block:not(.remove-outline).is-reusable.block-editor-block-list__block:not([contenteditable]):focus:after,.block-editor-block-list__block:not(.remove-outline).is-reusable.is-highlighted:after,.block-editor-block-list__block:not(.remove-outline).is-reusable.is-selected:after,.block-editor-block-list__block:not(.remove-outline).wp-block-template-part.block-editor-block-list__block:not([contenteditable]):focus:after,.block-editor-block-list__block:not(.remove-outline).wp-block-template-part.is-highlighted:after,.block-editor-block-list__block:not(.remove-outline).wp-block-template-part.is-selected:after{
outline-color:var(--wp-block-synced-color);
}
.is-dark-theme .block-editor-block-list__block:not(.remove-outline).is-reusable.block-editor-block-list__block:not([contenteditable]):focus:after,.is-dark-theme .block-editor-block-list__block:not(.remove-outline).wp-block-template-part.block-editor-block-list__block:not([contenteditable]):focus:after{
outline-color:#fff;
}
.is-outline-mode .block-editor-block-list__block:not(.remove-outline).wp-block-template-part.has-editable-outline:after{
border:none;
@@ -2372,26 +2352,6 @@ body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-op
outline:1px solid #ddd;
}
.wp-block-video.wp-block-video.is-selected .components-placeholder{
background-color:#fff;
border:none;
border-radius:2px;
box-shadow:inset 0 0 0 1px #1e1e1e;
color:#1e1e1e;
}
.wp-block-video.wp-block-video.is-selected .components-placeholder>svg{
opacity:0;
}
.wp-block-video.wp-block-video.is-selected .components-placeholder .components-placeholder__illustration{
display:none;
}
.wp-block-video.wp-block-video.is-selected .components-placeholder:before{
opacity:0;
}
.wp-block-video.wp-block-video .components-button,.wp-block-video.wp-block-video .components-placeholder__instructions,.wp-block-video.wp-block-video .components-placeholder__label{
transition:none;
}
.wp-block[data-align=center]>.wp-block-video{
text-align:center;
}
@@ -2410,9 +2370,6 @@ body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-op
top:50%;
}
.editor-video-poster-control .components-base-control__label{
display:block;
}
.editor-video-poster-control .components-button{
margin-right:8px;
}
@@ -2439,7 +2396,6 @@ body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-op
}
.block-library-video-tracks-editor>.components-popover__content{
padding:0;
width:360px;
}
@@ -2447,10 +2403,6 @@ body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-op
padding:0;
}
.block-library-video-tracks-editor__add-tracks-container,.block-library-video-tracks-editor__single-track-editor,.block-library-video-tracks-editor__track-list{
padding:12px;
}
.editor-styles-wrapper ul.wp-block-post-template{
list-style:none;
margin-left:0;
@@ -2460,6 +2412,9 @@ body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-op
.block-library-query-toolbar__popover .components-popover__content{
min-width:230px;
}
.block-library-query-toolbar__popover .components-popover__content .block-library-query-toolbar__popover-number-control{
margin-bottom:8px;
}
.wp-block-query__create-new-link{
padding:0 16px 16px 52px;
@@ -2499,13 +2454,6 @@ body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-op
z-index:2;
}
.block-library-query-toolspanel__filters .components-form-token-field__help{
margin-bottom:0;
}
.block-library-query-toolspanel__filters .block-library-query-inspector__taxonomy-control:not(:last-child){
margin-bottom:24px;
}
@media (min-width:600px){
.wp-block-query__enhanced-pagination-modal{
max-width:480px;
@@ -2520,20 +2468,13 @@ body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-op
justify-content:center;
}
.editor-styles-wrapper .wp-block-query-pagination{
:where(.editor-styles-wrapper) .wp-block-query-pagination{
max-width:100%;
}
.editor-styles-wrapper .wp-block-query-pagination.block-editor-block-list__layout{
:where(.editor-styles-wrapper) .wp-block-query-pagination.block-editor-block-list__layout{
margin:0;
}
.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-numbers,.wp-block-query-pagination>.wp-block-query-pagination-previous{
margin:.5em .5em .5em 0;
}
.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child{
margin-right:0;
}
.wp-block-query-pagination-numbers a{
text-decoration:underline;
}

File diff suppressed because one or more lines are too long

View File

@@ -199,6 +199,10 @@
.wp-block-categories.wp-block-categories-dropdown.aligncenter{
text-align:center;
}
.wp-block-categories .wp-block-categories__label{
display:block;
width:100%;
}
.wp-block-code{
box-sizing:border-box;
@@ -442,6 +446,20 @@
float:left;
}
.wp-block-comment-date{
box-sizing:border-box;
}
.comment-awaiting-moderation{
display:block;
font-size:.875em;
line-height:1.5;
}
.wp-block-comment-author-name,.wp-block-comment-content,.wp-block-comment-edit-link,.wp-block-comment-reply-link{
box-sizing:border-box;
}
.wp-block-cover,.wp-block-cover-image{
align-items:center;
background-position:50%;
@@ -548,6 +566,10 @@
width:100%;
z-index:1;
}
.has-modal-open .wp-block-cover .wp-block-cover__inner-container,.has-modal-open .wp-block-cover-image .wp-block-cover__inner-container{
z-index:auto;
}
.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{
align-items:flex-start;
justify-content:flex-start;
@@ -800,10 +822,16 @@
margin-bottom:.5em;
}
.wp-block-form-input__label:has(input[type=checkbox]){
flex-direction:row-reverse;
flex-direction:row;
width:-moz-fit-content;
width:fit-content;
}
.wp-block-form-input__label:has(input[type=checkbox]) .wp-block-form-input__label-content{
margin:0;
}
.wp-block-form-input__label:has(.wp-block-form-input__label-content+input[type=checkbox]){
flex-direction:row-reverse;
}
.wp-block-form-input__label-content{
width:-moz-fit-content;
@@ -960,23 +988,35 @@ figure.wp-block-gallery.has-nested-images{
max-width:100% !important;
width:auto;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{
background:linear-gradient(0deg, #000000b3, #0000004d 70%, #0000);
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{
bottom:0;
left:0;
max-height:100%;
position:absolute;
right:0;
}
.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{
-webkit-backdrop-filter:blur(3px);
backdrop-filter:blur(3px);
content:"";
height:100%;
-webkit-mask-image:linear-gradient(0deg, #000 20%, #0000);
mask-image:linear-gradient(0deg, #000 20%, #0000);
max-height:40%;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{
background:linear-gradient(0deg, #0006, #0000);
box-sizing:border-box;
color:#fff;
font-size:13px;
margin-bottom:0;
max-height:60%;
margin:0;
overflow:auto;
padding:0 8px 8px;
position:absolute;
right:0;
padding:1em;
scrollbar-color:#0000 #0000;
scrollbar-gutter:stable both-edges;
scrollbar-width:thin;
text-align:center;
width:100%;
text-shadow:0 0 1.5px #000;
will-change:transform;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{
@@ -1022,6 +1062,10 @@ figure.wp-block-gallery.has-nested-images{
margin:0;
padding:10px 10px 9px;
position:relative;
text-shadow:none;
}
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before{
content:none;
}
.wp-block-gallery.has-nested-images figcaption{
flex-basis:100%;
@@ -1099,12 +1143,23 @@ h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-t
rotate:180deg;
}
.wp-block-image a{
display:inline-block;
}
.wp-block-image img{
box-sizing:border-box;
height:auto;
max-width:100%;
vertical-align:bottom;
}
@media (prefers-reduced-motion:no-preference){
.wp-block-image img.hide{
visibility:hidden;
}
.wp-block-image img.show{
animation:show-content-image .4s;
}
}
.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{
border-radius:inherit;
}
@@ -1114,6 +1169,9 @@ h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-t
.wp-block-image.aligncenter{
text-align:center;
}
.wp-block-image.alignfull a,.wp-block-image.alignwide a{
width:100%;
}
.wp-block-image.alignfull img,.wp-block-image.alignwide img{
height:auto;
width:100%;
@@ -1331,6 +1389,17 @@ h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-t
}
}
@keyframes show-content-image{
0%{
visibility:hidden;
}
99%{
visibility:hidden;
}
to{
visibility:visible;
}
}
@keyframes turn-on-visibility{
0%{
opacity:0;
@@ -1529,12 +1598,15 @@ ol,ul{
box-sizing:border-box;
}
:root :where(ul.has-background,ol.has-background){
:root :where(.wp-block-list.has-background){
padding:1.25em 2.375em;
}
.wp-block-media-text{
.wp-block-loginout,.wp-block-media-text{
box-sizing:border-box;
}
.wp-block-media-text{
direction:ltr;
display:grid;
grid-template-columns:50% 1fr;
@@ -1580,13 +1652,16 @@ ol,ul{
grid-row:1;
}
.wp-block-media-text__media a{
display:inline-block;
}
.wp-block-media-text__media img,.wp-block-media-text__media video{
height:auto;
max-width:unset;
vertical-align:middle;
width:100%;
}
.wp-block-media-text.is-image-fill>.wp-block-media-text__media{
background-size:cover;
height:100%;
@@ -1608,6 +1683,23 @@ ol,ul{
clip:rect(0, 0, 0, 0);
border:0;
}
.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media{
height:100%;
min-height:250px;
position:relative;
}
.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media>a{
display:block;
height:100%;
}
.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img{
height:100%;
object-fit:cover;
position:absolute;
width:100%;
}
@media (max-width:600px){
.wp-block-media-text.is-stacked-on-mobile{
grid-template-columns:100% !important;
@@ -2154,6 +2246,7 @@ p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[
}
.wp-block-post-author{
box-sizing:border-box;
display:flex;
flex-wrap:wrap;
}
@@ -2178,6 +2271,10 @@ p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[
margin:0;
}
.wp-block-post-author-biography{
box-sizing:border-box;
}
:where(.wp-block-post-comments-form) input:not([type=submit]),:where(.wp-block-post-comments-form) textarea{
border:1px solid #949494;
font-family:inherit;
@@ -2208,7 +2305,7 @@ p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[
.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){
letter-spacing:inherit;
}
.wp-block-post-comments-form input[type=submit]{
.wp-block-post-comments-form :where(input[type=submit]){
box-shadow:none;
cursor:pointer;
display:inline-block;
@@ -2239,11 +2336,16 @@ p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[
margin-right:.5em;
}
.wp-block-post-content{
display:flow-root;
}
.wp-block-post-date{
box-sizing:border-box;
}
:where(.wp-block-post-excerpt){
box-sizing:border-box;
margin-bottom:var(--wp--style--block-gap);
margin-top:var(--wp--style--block-gap);
}
@@ -2361,12 +2463,22 @@ p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[
.wp-block-post-title{
word-break:break-word;
}
.wp-block-post-title a{
.wp-block-post-title :where(a){
display:inline-block;
font-family:inherit;
font-size:inherit;
font-style:inherit;
font-weight:inherit;
letter-spacing:inherit;
line-height:inherit;
text-decoration:inherit;
}
.wp-block-post-author-name,.wp-block-preformatted{
box-sizing:border-box;
}
.wp-block-preformatted{
box-sizing:border-box;
white-space:pre-wrap;
}
@@ -2490,13 +2602,6 @@ p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[
margin-inline-start:auto;
}
.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-numbers,.wp-block-query-pagination>.wp-block-query-pagination-previous{
margin-bottom:.5em;
margin-right:.5em;
}
.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child{
margin-right:0;
}
.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{
margin-inline-start:auto;
}
@@ -2765,8 +2870,18 @@ ul.wp-block-rss.is-grid li{
border-radius:9999px;
}
:root :where(.wp-block-site-title a){
.wp-block-site-tagline,.wp-block-site-title{
box-sizing:border-box;
}
.wp-block-site-title :where(a){
color:inherit;
font-family:inherit;
font-size:inherit;
font-style:inherit;
font-weight:inherit;
letter-spacing:inherit;
line-height:inherit;
text-decoration:inherit;
}
.wp-block-social-links{
@@ -2884,7 +2999,7 @@ ul.wp-block-rss.is-grid li{
color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{
background-color:#1778f2;
background-color:#0866ff;
color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{
@@ -3060,7 +3175,7 @@ ul.wp-block-rss.is-grid li{
color:#f45800;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{
color:#1778f2;
color:#0866ff;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{
color:#000;
@@ -3322,7 +3437,12 @@ ul.wp-block-rss.is-grid li{
border-width:inherit;
}
:root :where(.wp-block-table-of-contents){
box-sizing:border-box;
}
:where(.wp-block-term-description){
box-sizing:border-box;
margin-bottom:var(--wp--style--block-gap);
margin-top:var(--wp--style--block-gap);
}

File diff suppressed because one or more lines are too long

View File

@@ -199,6 +199,10 @@
.wp-block-categories.wp-block-categories-dropdown.aligncenter{
text-align:center;
}
.wp-block-categories .wp-block-categories__label{
display:block;
width:100%;
}
.wp-block-code{
box-sizing:border-box;
@@ -442,6 +446,20 @@
float:right;
}
.wp-block-comment-date{
box-sizing:border-box;
}
.comment-awaiting-moderation{
display:block;
font-size:.875em;
line-height:1.5;
}
.wp-block-comment-author-name,.wp-block-comment-content,.wp-block-comment-edit-link,.wp-block-comment-reply-link{
box-sizing:border-box;
}
.wp-block-cover,.wp-block-cover-image{
align-items:center;
background-position:50%;
@@ -548,6 +566,10 @@
width:100%;
z-index:1;
}
.has-modal-open .wp-block-cover .wp-block-cover__inner-container,.has-modal-open .wp-block-cover-image .wp-block-cover__inner-container{
z-index:auto;
}
.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{
align-items:flex-start;
justify-content:flex-start;
@@ -800,10 +822,16 @@
margin-bottom:.5em;
}
.wp-block-form-input__label:has(input[type=checkbox]){
flex-direction:row-reverse;
flex-direction:row;
width:-moz-fit-content;
width:fit-content;
}
.wp-block-form-input__label:has(input[type=checkbox]) .wp-block-form-input__label-content{
margin:0;
}
.wp-block-form-input__label:has(.wp-block-form-input__label-content+input[type=checkbox]){
flex-direction:row-reverse;
}
.wp-block-form-input__label-content{
width:-moz-fit-content;
@@ -960,23 +988,35 @@ figure.wp-block-gallery.has-nested-images{
max-width:100% !important;
width:auto;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{
background:linear-gradient(0deg, #000000b3, #0000004d 70%, #0000);
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{
bottom:0;
left:0;
max-height:100%;
position:absolute;
right:0;
}
.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{
-webkit-backdrop-filter:blur(3px);
backdrop-filter:blur(3px);
content:"";
height:100%;
-webkit-mask-image:linear-gradient(0deg, #000 20%, #0000);
mask-image:linear-gradient(0deg, #000 20%, #0000);
max-height:40%;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{
background:linear-gradient(0deg, #0006, #0000);
box-sizing:border-box;
color:#fff;
font-size:13px;
left:0;
margin-bottom:0;
max-height:60%;
margin:0;
overflow:auto;
padding:0 8px 8px;
position:absolute;
padding:1em;
scrollbar-color:#0000 #0000;
scrollbar-gutter:stable both-edges;
scrollbar-width:thin;
text-align:center;
width:100%;
text-shadow:0 0 1.5px #000;
will-change:transform;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{
@@ -1022,6 +1062,10 @@ figure.wp-block-gallery.has-nested-images{
margin:0;
padding:10px 10px 9px;
position:relative;
text-shadow:none;
}
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before{
content:none;
}
.wp-block-gallery.has-nested-images figcaption{
flex-basis:100%;
@@ -1099,12 +1143,23 @@ h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-t
rotate:180deg;
}
.wp-block-image a{
display:inline-block;
}
.wp-block-image img{
box-sizing:border-box;
height:auto;
max-width:100%;
vertical-align:bottom;
}
@media (prefers-reduced-motion:no-preference){
.wp-block-image img.hide{
visibility:hidden;
}
.wp-block-image img.show{
animation:show-content-image .4s;
}
}
.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{
border-radius:inherit;
}
@@ -1114,6 +1169,9 @@ h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-t
.wp-block-image.aligncenter{
text-align:center;
}
.wp-block-image.alignfull a,.wp-block-image.alignwide a{
width:100%;
}
.wp-block-image.alignfull img,.wp-block-image.alignwide img{
height:auto;
width:100%;
@@ -1331,6 +1389,17 @@ h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-t
}
}
@keyframes show-content-image{
0%{
visibility:hidden;
}
99%{
visibility:hidden;
}
to{
visibility:visible;
}
}
@keyframes turn-on-visibility{
0%{
opacity:0;
@@ -1529,12 +1598,15 @@ ol,ul{
box-sizing:border-box;
}
:root :where(ul.has-background,ol.has-background){
:root :where(.wp-block-list.has-background){
padding:1.25em 2.375em;
}
.wp-block-media-text{
.wp-block-loginout,.wp-block-media-text{
box-sizing:border-box;
}
.wp-block-media-text{
direction:ltr;
display:grid;
grid-template-columns:50% 1fr;
@@ -1580,13 +1652,16 @@ ol,ul{
grid-row:1;
}
.wp-block-media-text__media a{
display:inline-block;
}
.wp-block-media-text__media img,.wp-block-media-text__media video{
height:auto;
max-width:unset;
vertical-align:middle;
width:100%;
}
.wp-block-media-text.is-image-fill>.wp-block-media-text__media{
background-size:cover;
height:100%;
@@ -1608,6 +1683,23 @@ ol,ul{
clip:rect(0, 0, 0, 0);
border:0;
}
.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media{
height:100%;
min-height:250px;
position:relative;
}
.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media>a{
display:block;
height:100%;
}
.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img{
height:100%;
object-fit:cover;
position:absolute;
width:100%;
}
@media (max-width:600px){
.wp-block-media-text.is-stacked-on-mobile{
grid-template-columns:100% !important;
@@ -2154,6 +2246,7 @@ p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[
}
.wp-block-post-author{
box-sizing:border-box;
display:flex;
flex-wrap:wrap;
}
@@ -2178,6 +2271,10 @@ p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[
margin:0;
}
.wp-block-post-author-biography{
box-sizing:border-box;
}
:where(.wp-block-post-comments-form) input:not([type=submit]),:where(.wp-block-post-comments-form) textarea{
border:1px solid #949494;
font-family:inherit;
@@ -2208,7 +2305,7 @@ p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[
.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){
letter-spacing:inherit;
}
.wp-block-post-comments-form input[type=submit]{
.wp-block-post-comments-form :where(input[type=submit]){
box-shadow:none;
cursor:pointer;
display:inline-block;
@@ -2239,11 +2336,16 @@ p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[
margin-left:.5em;
}
.wp-block-post-content{
display:flow-root;
}
.wp-block-post-date{
box-sizing:border-box;
}
:where(.wp-block-post-excerpt){
box-sizing:border-box;
margin-bottom:var(--wp--style--block-gap);
margin-top:var(--wp--style--block-gap);
}
@@ -2361,12 +2463,22 @@ p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[
.wp-block-post-title{
word-break:break-word;
}
.wp-block-post-title a{
.wp-block-post-title :where(a){
display:inline-block;
font-family:inherit;
font-size:inherit;
font-style:inherit;
font-weight:inherit;
letter-spacing:inherit;
line-height:inherit;
text-decoration:inherit;
}
.wp-block-post-author-name,.wp-block-preformatted{
box-sizing:border-box;
}
.wp-block-preformatted{
box-sizing:border-box;
white-space:pre-wrap;
}
@@ -2490,13 +2602,6 @@ p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[
margin-inline-start:auto;
}
.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-numbers,.wp-block-query-pagination>.wp-block-query-pagination-previous{
margin-bottom:.5em;
margin-right:.5em;
}
.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child{
margin-right:0;
}
.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{
margin-inline-start:auto;
}
@@ -2765,8 +2870,18 @@ ul.wp-block-rss.is-grid li{
border-radius:9999px;
}
:root :where(.wp-block-site-title a){
.wp-block-site-tagline,.wp-block-site-title{
box-sizing:border-box;
}
.wp-block-site-title :where(a){
color:inherit;
font-family:inherit;
font-size:inherit;
font-style:inherit;
font-weight:inherit;
letter-spacing:inherit;
line-height:inherit;
text-decoration:inherit;
}
.wp-block-social-links{
@@ -2884,7 +2999,7 @@ ul.wp-block-rss.is-grid li{
color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{
background-color:#1778f2;
background-color:#0866ff;
color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{
@@ -3060,7 +3175,7 @@ ul.wp-block-rss.is-grid li{
color:#f45800;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{
color:#1778f2;
color:#0866ff;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{
color:#000;
@@ -3322,7 +3437,12 @@ ul.wp-block-rss.is-grid li{
border-width:inherit;
}
:root :where(.wp-block-table-of-contents){
box-sizing:border-box;
}
:where(.wp-block-term-description){
box-sizing:border-box;
margin-bottom:var(--wp--style--block-gap);
margin-top:var(--wp--style--block-gap);
}

File diff suppressed because one or more lines are too long

View File

@@ -77,17 +77,17 @@
font-style:normal;
position:relative;
}
.wp-block-quote.has-text-align-right{
.wp-block-quote:where(.has-text-align-right){
border-left:.25em solid;
border-right:none;
padding-left:1em;
padding-right:0;
}
.wp-block-quote.has-text-align-center{
.wp-block-quote:where(.has-text-align-center){
border:none;
padding-right:0;
}
.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote.is-style-plain{
.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote:where(.is-style-plain){
border:none;
}

View File

@@ -1 +1 @@
.wp-block-audio :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-audio :where(figcaption){color:#ffffffa6}.wp-block-audio{margin:0 0 1em}.wp-block-code{border:1px solid #ccc;border-radius:4px;font-family:Menlo,Consolas,monaco,monospace;padding:.8em 1em}.wp-block-embed :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-embed :where(figcaption){color:#ffffffa6}.wp-block-embed{margin:0 0 1em}.blocks-gallery-caption{color:#555;font-size:13px;text-align:center}.is-dark-theme .blocks-gallery-caption{color:#ffffffa6}:root :where(.wp-block-image figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme :root :where(.wp-block-image figcaption){color:#ffffffa6}.wp-block-image{margin:0 0 1em}.wp-block-pullquote{border-bottom:4px solid;border-top:4px solid;color:currentColor;margin-bottom:1.75em}.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation{color:currentColor;font-size:.8125em;font-style:normal;text-transform:uppercase}.wp-block-quote{border-right:.25em solid;margin:0 0 1.75em;padding-right:1em}.wp-block-quote cite,.wp-block-quote footer{color:currentColor;font-size:.8125em;font-style:normal;position:relative}.wp-block-quote.has-text-align-right{border-left:.25em solid;border-right:none;padding-left:1em;padding-right:0}.wp-block-quote.has-text-align-center{border:none;padding-right:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote.is-style-plain{border:none}.wp-block-search .wp-block-search__label{font-weight:700}.wp-block-search__button{border:1px solid #ccc;padding:.375em .625em}:where(.wp-block-group.has-background){padding:1.25em 2.375em}.wp-block-separator.has-css-opacity{opacity:.4}.wp-block-separator{border:none;border-bottom:2px solid;margin-left:auto;margin-right:auto}.wp-block-separator.has-alpha-channel-opacity{opacity:1}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){width:100px}.wp-block-separator.has-background:not(.is-style-dots){border-bottom:none;height:1px}.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){height:2px}.wp-block-table{margin:0 0 1em}.wp-block-table td,.wp-block-table th{word-break:normal}.wp-block-table :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-table :where(figcaption){color:#ffffffa6}.wp-block-video :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-video :where(figcaption){color:#ffffffa6}.wp-block-video{margin:0 0 1em}:root :where(.wp-block-template-part.has-background){margin-bottom:0;margin-top:0;padding:1.25em 2.375em}
.wp-block-audio :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-audio :where(figcaption){color:#ffffffa6}.wp-block-audio{margin:0 0 1em}.wp-block-code{border:1px solid #ccc;border-radius:4px;font-family:Menlo,Consolas,monaco,monospace;padding:.8em 1em}.wp-block-embed :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-embed :where(figcaption){color:#ffffffa6}.wp-block-embed{margin:0 0 1em}.blocks-gallery-caption{color:#555;font-size:13px;text-align:center}.is-dark-theme .blocks-gallery-caption{color:#ffffffa6}:root :where(.wp-block-image figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme :root :where(.wp-block-image figcaption){color:#ffffffa6}.wp-block-image{margin:0 0 1em}.wp-block-pullquote{border-bottom:4px solid;border-top:4px solid;color:currentColor;margin-bottom:1.75em}.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation{color:currentColor;font-size:.8125em;font-style:normal;text-transform:uppercase}.wp-block-quote{border-right:.25em solid;margin:0 0 1.75em;padding-right:1em}.wp-block-quote cite,.wp-block-quote footer{color:currentColor;font-size:.8125em;font-style:normal;position:relative}.wp-block-quote:where(.has-text-align-right){border-left:.25em solid;border-right:none;padding-left:1em;padding-right:0}.wp-block-quote:where(.has-text-align-center){border:none;padding-right:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote:where(.is-style-plain){border:none}.wp-block-search .wp-block-search__label{font-weight:700}.wp-block-search__button{border:1px solid #ccc;padding:.375em .625em}:where(.wp-block-group.has-background){padding:1.25em 2.375em}.wp-block-separator.has-css-opacity{opacity:.4}.wp-block-separator{border:none;border-bottom:2px solid;margin-left:auto;margin-right:auto}.wp-block-separator.has-alpha-channel-opacity{opacity:1}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){width:100px}.wp-block-separator.has-background:not(.is-style-dots){border-bottom:none;height:1px}.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){height:2px}.wp-block-table{margin:0 0 1em}.wp-block-table td,.wp-block-table th{word-break:normal}.wp-block-table :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-table :where(figcaption){color:#ffffffa6}.wp-block-video :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-video :where(figcaption){color:#ffffffa6}.wp-block-video{margin:0 0 1em}:root :where(.wp-block-template-part.has-background){margin-bottom:0;margin-top:0;padding:1.25em 2.375em}

View File

@@ -77,17 +77,17 @@
font-style:normal;
position:relative;
}
.wp-block-quote.has-text-align-right{
.wp-block-quote:where(.has-text-align-right){
border-left:none;
border-right:.25em solid;
padding-left:0;
padding-right:1em;
}
.wp-block-quote.has-text-align-center{
.wp-block-quote:where(.has-text-align-center){
border:none;
padding-left:0;
}
.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote.is-style-plain{
.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote:where(.is-style-plain){
border:none;
}

View File

@@ -1 +1 @@
.wp-block-audio :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-audio :where(figcaption){color:#ffffffa6}.wp-block-audio{margin:0 0 1em}.wp-block-code{border:1px solid #ccc;border-radius:4px;font-family:Menlo,Consolas,monaco,monospace;padding:.8em 1em}.wp-block-embed :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-embed :where(figcaption){color:#ffffffa6}.wp-block-embed{margin:0 0 1em}.blocks-gallery-caption{color:#555;font-size:13px;text-align:center}.is-dark-theme .blocks-gallery-caption{color:#ffffffa6}:root :where(.wp-block-image figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme :root :where(.wp-block-image figcaption){color:#ffffffa6}.wp-block-image{margin:0 0 1em}.wp-block-pullquote{border-bottom:4px solid;border-top:4px solid;color:currentColor;margin-bottom:1.75em}.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation{color:currentColor;font-size:.8125em;font-style:normal;text-transform:uppercase}.wp-block-quote{border-left:.25em solid;margin:0 0 1.75em;padding-left:1em}.wp-block-quote cite,.wp-block-quote footer{color:currentColor;font-size:.8125em;font-style:normal;position:relative}.wp-block-quote.has-text-align-right{border-left:none;border-right:.25em solid;padding-left:0;padding-right:1em}.wp-block-quote.has-text-align-center{border:none;padding-left:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote.is-style-plain{border:none}.wp-block-search .wp-block-search__label{font-weight:700}.wp-block-search__button{border:1px solid #ccc;padding:.375em .625em}:where(.wp-block-group.has-background){padding:1.25em 2.375em}.wp-block-separator.has-css-opacity{opacity:.4}.wp-block-separator{border:none;border-bottom:2px solid;margin-left:auto;margin-right:auto}.wp-block-separator.has-alpha-channel-opacity{opacity:1}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){width:100px}.wp-block-separator.has-background:not(.is-style-dots){border-bottom:none;height:1px}.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){height:2px}.wp-block-table{margin:0 0 1em}.wp-block-table td,.wp-block-table th{word-break:normal}.wp-block-table :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-table :where(figcaption){color:#ffffffa6}.wp-block-video :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-video :where(figcaption){color:#ffffffa6}.wp-block-video{margin:0 0 1em}:root :where(.wp-block-template-part.has-background){margin-bottom:0;margin-top:0;padding:1.25em 2.375em}
.wp-block-audio :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-audio :where(figcaption){color:#ffffffa6}.wp-block-audio{margin:0 0 1em}.wp-block-code{border:1px solid #ccc;border-radius:4px;font-family:Menlo,Consolas,monaco,monospace;padding:.8em 1em}.wp-block-embed :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-embed :where(figcaption){color:#ffffffa6}.wp-block-embed{margin:0 0 1em}.blocks-gallery-caption{color:#555;font-size:13px;text-align:center}.is-dark-theme .blocks-gallery-caption{color:#ffffffa6}:root :where(.wp-block-image figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme :root :where(.wp-block-image figcaption){color:#ffffffa6}.wp-block-image{margin:0 0 1em}.wp-block-pullquote{border-bottom:4px solid;border-top:4px solid;color:currentColor;margin-bottom:1.75em}.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation{color:currentColor;font-size:.8125em;font-style:normal;text-transform:uppercase}.wp-block-quote{border-left:.25em solid;margin:0 0 1.75em;padding-left:1em}.wp-block-quote cite,.wp-block-quote footer{color:currentColor;font-size:.8125em;font-style:normal;position:relative}.wp-block-quote:where(.has-text-align-right){border-left:none;border-right:.25em solid;padding-left:0;padding-right:1em}.wp-block-quote:where(.has-text-align-center){border:none;padding-left:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote:where(.is-style-plain){border:none}.wp-block-search .wp-block-search__label{font-weight:700}.wp-block-search__button{border:1px solid #ccc;padding:.375em .625em}:where(.wp-block-group.has-background){padding:1.25em 2.375em}.wp-block-separator.has-css-opacity{opacity:.4}.wp-block-separator{border:none;border-bottom:2px solid;margin-left:auto;margin-right:auto}.wp-block-separator.has-alpha-channel-opacity{opacity:1}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){width:100px}.wp-block-separator.has-background:not(.is-style-dots){border-bottom:none;height:1px}.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){height:2px}.wp-block-table{margin:0 0 1em}.wp-block-table td,.wp-block-table th{word-break:normal}.wp-block-table :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-table :where(figcaption){color:#ffffffa6}.wp-block-video :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-video :where(figcaption){color:#ffffffa6}.wp-block-video{margin:0 0 1em}:root :where(.wp-block-template-part.has-background){margin-bottom:0;margin-top:0;padding:1.25em 2.375em}