--- a/wp/wp-admin/css/nav-menus.css Tue Oct 22 16:11:46 2019 +0200
+++ b/wp/wp-admin/css/nav-menus.css Tue Dec 15 13:49:49 2020 +0100
@@ -65,13 +65,6 @@
position: relative;
}
-.blank-slate .menu-settings {
- border: none;
- margin-top: 0;
- padding-top: 0;
- overflow: hidden;
-}
-
.is-submenu {
color: #555d66; /* #fafafa background */
font-style: italic;
@@ -189,7 +182,6 @@
display: inline-block;
vertical-align: middle;
margin-right: 7px;
- font-style: italic;
}
.nav-menus-php #post-body div.updated,
@@ -413,6 +405,10 @@
margin-top: -4px;
}
+.menu-item-title .post-state {
+ font-weight: 600;
+}
+
/* Nav Menu */
#menu-container .inside {
padding-bottom: 10px;
@@ -450,7 +446,7 @@
height: auto;
min-height: 20px;
width: 382px;
- line-height: 2.4;
+ line-height: 2.30769230;
overflow: hidden;
word-wrap: break-word;
}
@@ -480,7 +476,7 @@
.menu-item-handle .item-title {
font-size: 13px;
font-weight: 600;
- line-height: 1.6;
+ line-height: 1.53846153;
display: block;
/* @todo: responsive view. */
margin-right: 13em;
@@ -647,7 +643,7 @@
padding: 10px 0 10px 10px;
position: relative;
z-index: 10; /* Keep .item-title's shadow from appearing on top of .menu-item-settings */
- border: 1px solid #e5e5e5;
+ border: 1px solid #ccd0d4;
border-top: none;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
}
@@ -660,13 +656,11 @@
.field-move-visual-label {
float: left;
margin-right: 4px;
- font-style: italic;
}
.menu-item-settings .field-move .button-link {
display: none;
margin: 0 2px;
- font-style: italic;
}
.menu-item-edit-active .menu-item-settings {
@@ -698,7 +692,6 @@
border: 1px solid #ddd;
color: #72777c;
font-size: 12px;
- font-style: italic;
}
.link-to-original a {
@@ -737,7 +730,7 @@
.nav-menus-php .major-publishing-actions {
clear: both;
padding: 10px 0;
- line-height: 2.1;
+ line-height: 2.15384615;
}
.nav-menus-php .major-publishing-actions .publishing-action {
@@ -745,10 +738,6 @@
float: right;
}
-.nav-menus-php .blank-slate .menu-settings {
- display: none;
-}
-
/* Same as the Publish Meta Box #delete-action */
.nav-menus-php .delete-action {
float: left;
@@ -841,7 +830,7 @@
.nav-menus-php .delete-action {
font-size: 14px;
- line-height: 2.1;
+ line-height: 2.14285714;
}
.menu-item-bar .menu-item-handle,