Skip to content

Commit

Permalink
Update WP nightly build
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonpayton committed May 21, 2024
1 parent 3f69fdc commit f3d01c5
Show file tree
Hide file tree
Showing 22 changed files with 103 additions and 89 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -155,9 +155,9 @@ p.has-drop-cap:not(:focus)::first-letter {
border: none;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
box-shadow: 0 1px 2px rgba(0,0,0,0.3);
-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
color: #eee;
cursor: pointer;
font-size: 15px;
Expand Down Expand Up @@ -240,9 +240,9 @@ p.has-drop-cap:not(:focus)::first-letter {
/* Buttons */

.wp-block-button .wp-block-button__link {
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
box-shadow: 0 1px 2px rgba(0,0,0,0.3);
-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
cursor: pointer;
font-size: 15px;
margin: 20px 0;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -409,15 +409,15 @@ section.recent-posts .other-recent-posts .comments-link a:hover {
.widget_search #searchsubmit {
background: #222;
border-color: #333;
-webkit-box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.09);
-moz-box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.09);
box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.09);
-webkit-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
-moz-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
color: #777;
}
.widget_search #searchsubmit:active {
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
color: #40220c;
}

Expand Down Expand Up @@ -545,9 +545,9 @@ li.bypostauthor a.comment-reply-link:active {
}
#respond input#submit {
background: #ddd;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
box-shadow: 0 1px 2px rgba(0,0,0,0.3);
-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
color: #111;
text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -321,9 +321,9 @@ p.has-drop-cap:not(:focus)::first-letter {
border: none;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
box-shadow: 0 1px 2px rgba(0,0,0,0.3);
-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
color: #eee;
cursor: pointer;
font-size: 15px;
Expand Down Expand Up @@ -399,9 +399,9 @@ p.has-drop-cap:not(:focus)::first-letter {
/* Buttons */

.wp-block-button .wp-block-button__link {
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
box-shadow: 0 1px 2px rgba(0,0,0,0.3);
-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
cursor: pointer;
font-size: 15px;
line-height: 24px;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ body {

/* Simplify the pullquotes and pull styles */
.one-column.singular .entry-meta .edit-link a {
right: 0;
right: 0px;
left: auto;
}
/* Make sure we have room for our comment avatars */
Expand Down Expand Up @@ -188,7 +188,7 @@ a.assistive-text:focus {
font-family: Arial, sans-serif;
}
.wp-caption .wp-caption-text {
padding: 10px 40px 5px 0;
padding: 10px 40px 5px 0px;
}
.wp-caption .wp-caption-text:before {
margin-right: 0;
Expand Down Expand Up @@ -515,7 +515,7 @@ section.recent-posts .other-recent-posts .comments-link > span {
}
.singular .entry-meta .edit-link a {
left: auto;
right: 0;
right: 0px;
}
/* Make sure we have room for our comment avatars */
.commentlist > li.comment,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -575,9 +575,9 @@ a.assistive-text:focus,
background: -o-linear-gradient(#252525, #0a0a0a);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#252525), to(#0a0a0a)); /* older webkit syntax */
background: -webkit-linear-gradient(#252525, #0a0a0a);
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
clear: both;
display: block;
float: left;
Expand Down Expand Up @@ -1868,9 +1868,9 @@ video {
.widget_search #searchsubmit {
background: #ddd;
border: 1px solid #ccc;
-webkit-box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.09);
-moz-box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.09);
box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.09);
-webkit-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
-moz-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
color: #888;
font-size: 13px;
line-height: 25px;
Expand All @@ -1880,9 +1880,9 @@ video {
.widget_search #searchsubmit:active {
background: #1982d1;
border-color: #0861a5;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
color: #bfddf3;
}

Expand Down Expand Up @@ -2273,9 +2273,9 @@ a.comment-reply-link > span {
border: none;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
box-shadow: 0 1px 2px rgba(0,0,0,0.3);
-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
color: #eee;
cursor: pointer;
font-size: 15px;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@ Andreas Hecht in https://www.jotform.com/blog/css-perfect-print-stylesheet-98272
h2,
h3,
h4,
.has-regular-font-size,
.has-large-font-size,
h2.author-title,
p.author-bio,
.has-regular-font-size,
.has-large-font-size,
h2.author-title,
p.author-bio,
.comments-title, h3 {
font-size: 14pt;
margin-top: 25px;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -553,9 +553,9 @@
display: block;
}

// If an image does not have a left/center/right alignment,
// it's a direct child of .wp-block-image. If it has no other
// alignment added, we want to make sure the image and its
// If an image does not have a left/center/right alignment,
// it's a direct child of .wp-block-image. If it has no other
// alignment added, we want to make sure the image and its
// caption do not extend beyond the width of the text column.
&:not(.alignwide):not(.alignfull) > img,
&:not(.alignwide):not(.alignfull) > a > img,
Expand Down Expand Up @@ -840,7 +840,7 @@
//! Group
.wp-block-group {

// When the Group block is standard/wide, we need to prevent full-aligned
// When the Group block is standard/wide, we need to prevent full-aligned
// child blocks from expanding out of their container.
&:not(.alignfull) > .wp-block-group__inner-container > .alignfull,
&:not(.alignfull) > .wp-block-group__inner-container > .wp-block-image > img {
Expand Down Expand Up @@ -881,7 +881,7 @@
}
}

// If the Group block is full-width, it does not need this extra padding.
// If the Group block is full-width, it does not need this extra padding.
&.alignfull {
padding-left: 0;
padding-right: 0;
Expand All @@ -896,14 +896,15 @@
&:not(.alignfull) > .wp-block-group__inner-container > .alignfull {
width: 100%;
max-width: 100%;

@include media(tablet) {
width: calc( 100% + #{$size__spacing-unit * 2} );
max-width: calc( 100% + #{$size__spacing-unit * 2} );
margin-left: -#{$size__spacing-unit};
}
}
}

}

//! Latest Comments
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1458,8 +1458,8 @@ ul.wp-block-archives li ul,
padding: 0.5rem;
text-align: left;
text-align: center;
-webkit-margin-start: 0;
margin-inline-start: 0;
-webkit-margin-start: 0px;
margin-inline-start: 0px;
}

.wp-block-freeform {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@ figcaption,
font-size: $font__size-sm;
font-weight: bold;
border-radius: 5px;

&:not(.has-text-color) {
color: #fff;
}
Expand Down Expand Up @@ -841,8 +841,8 @@ ul.wp-block-archives,
padding: ( $size__spacing-unit * .5 );
text-align: left;
text-align: center;
-webkit-margin-start: 0;
margin-inline-start: 0;
-webkit-margin-start: 0px;
margin-inline-start: 0px;
}
}

Expand All @@ -865,8 +865,8 @@ ul.wp-block-archives,
/** === Group Block === */

// This matches the 22px value for 1rem that used on the front end.
// It must be specified in pixels for the editor, since the root font
// size is different here.
// It must be specified in pixels for the editor, since the root font
// size is different here.
$group-block-background__padding: $font__size_base;

.wp-block-group {
Expand Down Expand Up @@ -916,7 +916,7 @@ $group-block-background__padding: $font__size_base;

// Group block with background color
&.has-background {

// Child blocks: Default alignments
> .wp-block-group__inner-container > .wp-block:not([data-align="wide"]):not([data-align="full"]):not(.alignwide):not(.alignfull) {
@include media(tablet) {
Expand All @@ -933,19 +933,19 @@ $group-block-background__padding: $font__size_base;
// Full alignment
.wp-block[data-align="full"] > .wp-block-group {

// Margins & padding are added to this container to mimic
// the style + spacing of the .editor-writing-flow global
// container. This way, child items sync up with the placement
// and size of other top-level blocks.
// Margins & padding are added to this container to mimic
// the style + spacing of the .editor-writing-flow global
// container. This way, child items sync up with the placement
// and size of other top-level blocks.
> .wp-block-group__inner-container {

// 2px of extra padding are added to each side here
// To better match up with the spacing of the whole
// document.
// To better match up with the spacing of the whole
// document.
@include media(tablet) {
width: 80%;
margin-left: 10%;
margin-right: 10%;
margin-right: 10%;
padding-left: 10px;
padding-right: 10px;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -637,6 +637,10 @@ body:not(.search-results) .entry-summary .alignleft {
margin-left: 0;
}

.site-info {
margin: 0.538461538em 0 0.538461538em auto;
}

.no-sidebar .entry-header,
.no-sidebar .entry-content,
.no-sidebar .entry-summary,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3404,7 +3404,17 @@ p > video {
}

.site-footer .social-navigation {
width: 100%;
margin: 0;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
}

.site-info {
margin: 0.538461538em auto 0.538461538em 0;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}

.no-sidebar .content-area {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -323,9 +323,9 @@ input[type="number"],
textarea {
background: #f9f9f9;
border: 1px solid #ccc;
-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
padding: 2px;
}
a:link {
Expand Down Expand Up @@ -418,9 +418,9 @@ div.menu li {
text-decoration: none;
}
#access ul ul {
-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
box-shadow: 0 3px 3px rgba(0,0,0,0.2);
box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
display: none;
position: absolute;
top: 38px;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ body:not(.sidebar) .wp-block-cover > .wp-block-cover__inner-container > * {
}

@media screen and (min-width: 665px) {
body:not(.sidebar) .wp-block-cover__inner-container > .wp-block-group.alignfull,
body:not(.sidebar) .wp-block-cover__inner-container > .wp-block-group.alignfull,
body:not(.sidebar) .wp-block-cover__inner-container > .wp-block-group.has-background.alignfull {
padding: 20px;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Andreas Hecht in https://www.jotform.com/blog/css-perfect-print-stylesheet-98272
.posts {
padding: 0;
}

/* Width */

.entry-content,
Expand Down Expand Up @@ -111,7 +111,7 @@ Andreas Hecht in https://www.jotform.com/blog/css-perfect-print-stylesheet-98272
}

/* Links */

a:link,
a:visited,
a {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
"number-leading-zero": null,
"no-descending-specificity": null,
"length-zero-no-unit": [true, {"ignore": ["custom-properties"]}],
"shorthand-property-no-redundant-values": true,
"value-keyword-case": ["lower", {
"ignoreKeywords": ["currentColor"]
}]
Expand Down
Loading

0 comments on commit f3d01c5

Please sign in to comment.