Merged in feature/81-dev-dev01 (pull request #5)

auto-patch  81-dev-dev01-2023-12-05T22_45_26

* auto-patch  81-dev-dev01-2023-12-05T22_45_26
This commit is contained in:
Tony Volpe
2023-12-05 23:05:59 +00:00
parent ba16964e7a
commit 725d3043d5
1463 changed files with 142461 additions and 89421 deletions

View File

@@ -1,57 +1,57 @@
html :where(.editor-styles-wrapper){
:where(.editor-styles-wrapper){
background:#fff;
color:initial;
font-family:serif;
font-size:medium;
line-height:normal;
}
html :where(.editor-styles-wrapper) .wp-align-wrapper{
:where(.editor-styles-wrapper) .wp-align-wrapper{
max-width:840px;
}
html :where(.editor-styles-wrapper) .wp-align-wrapper.wp-align-full,html :where(.editor-styles-wrapper) .wp-align-wrapper>.wp-block{
:where(.editor-styles-wrapper) .wp-align-wrapper.wp-align-full,:where(.editor-styles-wrapper) .wp-align-wrapper>.wp-block{
max-width:none;
}
html :where(.editor-styles-wrapper) .wp-align-wrapper.wp-align-wide{
:where(.editor-styles-wrapper) .wp-align-wrapper.wp-align-wide{
max-width:840px;
}
html :where(.editor-styles-wrapper) a{
:where(.editor-styles-wrapper) a{
transition:none;
}
html :where(.editor-styles-wrapper) code,html :where(.editor-styles-wrapper) kbd{
:where(.editor-styles-wrapper) code,:where(.editor-styles-wrapper) kbd{
background:inherit;
font-family:monospace;
font-size:inherit;
margin:0;
padding:0;
}
html :where(.editor-styles-wrapper) p{
:where(.editor-styles-wrapper) p{
font-size:revert;
line-height:revert;
margin:revert;
}
html :where(.editor-styles-wrapper) ol,html :where(.editor-styles-wrapper) ul{
:where(.editor-styles-wrapper) ol,:where(.editor-styles-wrapper) ul{
box-sizing:border-box;
list-style-type:revert;
margin:revert;
padding:revert;
}
html :where(.editor-styles-wrapper) ol ol,html :where(.editor-styles-wrapper) ol ul,html :where(.editor-styles-wrapper) ul ol,html :where(.editor-styles-wrapper) ul ul{
:where(.editor-styles-wrapper) ol ol,:where(.editor-styles-wrapper) ol ul,:where(.editor-styles-wrapper) ul ol,:where(.editor-styles-wrapper) ul ul{
margin:revert;
}
html :where(.editor-styles-wrapper) ol li,html :where(.editor-styles-wrapper) ul li{
:where(.editor-styles-wrapper) ol li,:where(.editor-styles-wrapper) ul li{
margin:revert;
}
html :where(.editor-styles-wrapper) ol ul,html :where(.editor-styles-wrapper) ul ul{
:where(.editor-styles-wrapper) ol ul,:where(.editor-styles-wrapper) ul ul{
list-style-type:revert;
}
html :where(.editor-styles-wrapper) h1,html :where(.editor-styles-wrapper) h2,html :where(.editor-styles-wrapper) h3,html :where(.editor-styles-wrapper) h4,html :where(.editor-styles-wrapper) h5,html :where(.editor-styles-wrapper) h6{
:where(.editor-styles-wrapper) h1,:where(.editor-styles-wrapper) h2,:where(.editor-styles-wrapper) h3,:where(.editor-styles-wrapper) h4,:where(.editor-styles-wrapper) h5,:where(.editor-styles-wrapper) h6{
color:revert;
font-size:revert;
font-weight:revert;
line-height:revert;
margin:revert;
}
html :where(.editor-styles-wrapper) select{
:where(.editor-styles-wrapper) select{
-webkit-appearance:revert;
background:revert;
border:revert;
@@ -72,7 +72,7 @@ html :where(.editor-styles-wrapper) select{
transform:revert;
vertical-align:revert;
}
html :where(.editor-styles-wrapper) select:disabled,html :where(.editor-styles-wrapper) select:focus{
:where(.editor-styles-wrapper) select:disabled,:where(.editor-styles-wrapper) select:focus{
background-color:revert;
background-image:revert;
border-color:revert;