Skip to content

Commit 7d28a71

Browse files
author
deployment_bot
committed
Recompile WordPress major and beta versions
1 parent db7b75a commit 7d28a71

File tree

518 files changed

+93395
-80336
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

518 files changed

+93395
-80336
lines changed

packages/playground/wordpress-builds/public/wp-beta/wordpress-remote-asset-paths

Lines changed: 1723 additions & 1726 deletions
Large diffs are not rendered by default.
Binary file not shown.

packages/playground/wordpress-builds/public/wp-beta/wp-admin/css/about-rtl.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,12 @@
455455
}
456456

457457
.about__section a.button.button-hero {
458+
padding-top: 1.1875rem;
459+
padding-bottom: 1.1875rem;
458460
font-size: 1.5rem;
461+
line-height: 1.4;
462+
white-space: normal;
463+
text-wrap: pretty;
459464
}
460465

461466
.about__container ul {

packages/playground/wordpress-builds/public/wp-beta/wp-admin/css/about-rtl.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/playground/wordpress-builds/public/wp-beta/wp-admin/css/about.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,12 @@
454454
}
455455

456456
.about__section a.button.button-hero {
457+
padding-top: 1.1875rem;
458+
padding-bottom: 1.1875rem;
457459
font-size: 1.5rem;
460+
line-height: 1.4;
461+
white-space: normal;
462+
text-wrap: pretty;
458463
}
459464

460465
.about__container ul {

packages/playground/wordpress-builds/public/wp-beta/wp-admin/css/about.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/playground/wordpress-builds/public/wp-beta/wp-admin/css/admin-menu-rtl.css

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
right: 160px;
129129
overflow: visible;
130130
word-wrap: break-word;
131-
padding: 7px 0 8px;
131+
padding: 6px 0;
132132
z-index: 9999;
133133
background-color: #2c3338;
134134
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
@@ -181,9 +181,7 @@
181181

182182
#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,
183183
#adminmenu li.current a.menu-top,
184-
#adminmenu .wp-menu-arrow,
185-
#adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head,
186-
#adminmenu .wp-menu-arrow div {
184+
#adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head {
187185
background: #2271b1;
188186
color: #fff;
189187
}
@@ -334,12 +332,6 @@ div.wp-menu-image:before {
334332
position: fixed;
335333
}
336334

337-
/* A new arrow */
338-
339-
.wp-menu-arrow {
340-
display: none !important;
341-
}
342-
343335
ul#adminmenu a.wp-has-current-submenu {
344336
position: relative;
345337
}
@@ -580,7 +572,7 @@ li#wp-admin-bar-menu-toggle {
580572
position: absolute;
581573
top: -1000em;
582574
margin-left: -1px;
583-
padding: 7px 0 8px;
575+
padding: 6px 0;
584576
z-index: 9999;
585577
}
586578

packages/playground/wordpress-builds/public/wp-beta/wp-admin/css/admin-menu-rtl.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/playground/wordpress-builds/public/wp-beta/wp-admin/css/admin-menu.css

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
left: 160px;
128128
overflow: visible;
129129
word-wrap: break-word;
130-
padding: 7px 0 8px;
130+
padding: 6px 0;
131131
z-index: 9999;
132132
background-color: #2c3338;
133133
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
@@ -180,9 +180,7 @@
180180

181181
#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,
182182
#adminmenu li.current a.menu-top,
183-
#adminmenu .wp-menu-arrow,
184-
#adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head,
185-
#adminmenu .wp-menu-arrow div {
183+
#adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head {
186184
background: #2271b1;
187185
color: #fff;
188186
}
@@ -333,12 +331,6 @@ div.wp-menu-image:before {
333331
position: fixed;
334332
}
335333

336-
/* A new arrow */
337-
338-
.wp-menu-arrow {
339-
display: none !important;
340-
}
341-
342334
ul#adminmenu a.wp-has-current-submenu {
343335
position: relative;
344336
}
@@ -579,7 +571,7 @@ li#wp-admin-bar-menu-toggle {
579571
position: absolute;
580572
top: -1000em;
581573
margin-right: -1px;
582-
padding: 7px 0 8px;
574+
padding: 6px 0;
583575
z-index: 9999;
584576
}
585577

packages/playground/wordpress-builds/public/wp-beta/wp-admin/css/admin-menu.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)