Media: Swap in a new icon for the grid mode.

props melchoyce.
fixes #29353.


git-svn-id: https://develop.svn.wordpress.org/trunk@29702 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Helen Hou-Sandi 2014-09-04 14:13:46 +00:00
parent 445b364f5b
commit 2d07fb1b59

View File

@ -677,7 +677,7 @@ classes exist in paginate_links() but not seen in list table output. */
}
.view-switch > .view-grid:before {
content: '\f180';
content: '\f509';
}
.filter {