diff -r 3d4e9c994f10 -r a86126ab1dd4 wp/wp-admin/css/nav-menus-rtl.css --- a/wp/wp-admin/css/nav-menus-rtl.css Tue Oct 22 16:11:46 2019 +0200 +++ b/wp/wp-admin/css/nav-menus-rtl.css Tue Dec 15 13:49:49 2020 +0100 @@ -1,3 +1,4 @@ +/*! This file is auto-generated */ /* nav-menu */ /* @todo: determine if this is truly for nav menus only */ @@ -65,13 +66,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 +183,6 @@ display: inline-block; vertical-align: middle; margin-left: 7px; - font-style: italic; } .nav-menus-php #post-body div.updated, @@ -413,6 +406,10 @@ margin-top: -4px; } +.menu-item-title .post-state { + font-weight: 600; +} + /* Nav Menu */ #menu-container .inside { padding-bottom: 10px; @@ -450,7 +447,7 @@ height: auto; min-height: 20px; width: 382px; - line-height: 2.4; + line-height: 2.30769230; overflow: hidden; word-wrap: break-word; } @@ -480,7 +477,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-left: 13em; @@ -647,7 +644,7 @@ padding: 10px 10px 10px 0; 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 +657,11 @@ .field-move-visual-label { float: right; margin-left: 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 +693,6 @@ border: 1px solid #ddd; color: #72777c; font-size: 12px; - font-style: italic; } .link-to-original a { @@ -737,7 +731,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 +739,6 @@ float: left; } -.nav-menus-php .blank-slate .menu-settings { - display: none; -} - /* Same as the Publish Meta Box #delete-action */ .nav-menus-php .delete-action { float: right; @@ -841,7 +831,7 @@ .nav-menus-php .delete-action { font-size: 14px; - line-height: 2.1; + line-height: 2.14285714; } .menu-item-bar .menu-item-handle,