Media: Remove checkered background for icons in Attachment Details.

Props BandonRandon.
Fixes #42535. See #41948.
Built from https://develop.svn.wordpress.org/trunk@42642


git-svn-id: http://core.svn.wordpress.org/trunk@42471 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2018-02-03 13:54:31 +00:00
parent a7c89d5761
commit 4951b2897e
5 changed files with 11 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.0-alpha-42641';
$wp_version = '5.0-alpha-42642';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.