Media: Swap in a new icon for the grid mode.
props melchoyce. fixes #29353. Built from https://develop.svn.wordpress.org/trunk@29702 git-svn-id: http://core.svn.wordpress.org/trunk@29476 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
3abadc1da9
commit
3bf61c5b6b
|
@ -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 {
|
||||
|
|
|
@ -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 {
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue