Skip to content

Commit

Permalink
Refresh WordPress Nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
deployment_bot committed Feb 23, 2025
1 parent 0deba0e commit ea91b6c
Show file tree
Hide file tree
Showing 558 changed files with 69,930 additions and 56,424 deletions.
3,609 changes: 1,802 additions & 1,807 deletions packages/playground/wordpress-builds/public/wp-nightly/wordpress-remote-asset-paths

Large diffs are not rendered by default.

Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -181,9 +181,7 @@

#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,
#adminmenu li.current a.menu-top,
#adminmenu .wp-menu-arrow,
#adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head,
#adminmenu .wp-menu-arrow div {
#adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head {
background: #2271b1;
color: #fff;
}
Expand Down Expand Up @@ -334,12 +332,6 @@ div.wp-menu-image:before {
position: fixed;
}

/* A new arrow */

.wp-menu-arrow {
display: none !important;
}

ul#adminmenu a.wp-has-current-submenu {
position: relative;
}
Expand All @@ -353,7 +345,7 @@ ul#adminmenu > li.current > a.current:after {
width: 0;
position: absolute;
pointer-events: none;
border-left-color: #f0f0f1;
border-left-color: #fff;
top: 50%;
margin-top: -8px;
}
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -180,9 +180,7 @@

#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,
#adminmenu li.current a.menu-top,
#adminmenu .wp-menu-arrow,
#adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head,
#adminmenu .wp-menu-arrow div {
#adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head {
background: #2271b1;
color: #fff;
}
Expand Down Expand Up @@ -333,12 +331,6 @@ div.wp-menu-image:before {
position: fixed;
}

/* A new arrow */

.wp-menu-arrow {
display: none !important;
}

ul#adminmenu a.wp-has-current-submenu {
position: relative;
}
Expand All @@ -352,7 +344,7 @@ ul#adminmenu > li.current > a.current:after {
width: 0;
position: absolute;
pointer-events: none;
border-right-color: #f0f0f1;
border-right-color: #fff;
top: 50%;
margin-top: -8px;
}
Expand Down

Large diffs are not rendered by default.

Loading

0 comments on commit ea91b6c

Please sign in to comment.