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:
parent
445b364f5b
commit
2d07fb1b59
@ -677,7 +677,7 @@ classes exist in paginate_links() but not seen in list table output. */
|
|||||||
}
|
}
|
||||||
|
|
||||||
.view-switch > .view-grid:before {
|
.view-switch > .view-grid:before {
|
||||||
content: '\f180';
|
content: '\f509';
|
||||||
}
|
}
|
||||||
|
|
||||||
.filter {
|
.filter {
|
||||||
|
Loading…
Reference in New Issue
Block a user