Media Grid: Move toggling of visible fields to Screen Options. This moves us in a better direction... but this will probably need to be massaged again.

See #24716.


git-svn-id: https://develop.svn.wordpress.org/trunk@29077 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Scott Taylor
2014-07-10 20:59:12 +00:00
parent 55acbf6e40
commit 3ebde0c4d6
8 changed files with 53 additions and 70 deletions
+2
View File
@@ -1025,6 +1025,7 @@ form.upgrade .hint {
display: none;
margin: 0 20px -1px 0px;
position: relative;
z-index: 10;
background-color: #fff;
border: 1px solid #ddd;
border-top: none;
@@ -1047,6 +1048,7 @@ form.upgrade .hint {
#screen-meta-links .screen-meta-toggle {
position: relative;
top: 0;
z-index: 10;
}
#screen-meta-links a {