mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Allow pages to be added automattically to menus. see #13447.
git-svn-id: https://develop.svn.wordpress.org/trunk@14878 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -498,10 +498,16 @@ clear:both;
|
||||
float: right;
|
||||
padding-right: 15px;
|
||||
}
|
||||
.menu-name-label span {
|
||||
.menu-name-label span, .auto-add-pages label {
|
||||
font-size: 11px;
|
||||
font-style: normal;
|
||||
}
|
||||
.auto-add-pages label.howto {
|
||||
display: inline;
|
||||
}
|
||||
.auto-add-pages {
|
||||
clear: both;
|
||||
}
|
||||
.submitbox .submitcancel {
|
||||
color: #21759B;
|
||||
border-bottom: 1px solid #21759B;
|
||||
|
||||
Reference in New Issue
Block a user