Menus: Provide menu settings when creating a new menu.

This simplifies the steps in the process of adding new menus.

Props: garrett-eclipse, audrasjb, ianjvr. 


git-svn-id: https://develop.svn.wordpress.org/trunk@48051 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jake Spurlock
2020-06-15 23:20:18 +00:00
parent 1d5e59c538
commit 5cb54881e8
2 changed files with 21 additions and 30 deletions
-11
View File
@@ -65,13 +65,6 @@ ul.add-menu-item-tabs li {
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;
@@ -749,10 +742,6 @@ body.menu-max-depth-11 { min-width: 1280px !important; }
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;