Twenty Seventeen: Make border colors for panels match WordPress UI

Also, fixes the visibility of the borders for panels after the header videos commit.

Props celloexpressions.

Fixes #38408.
See #38172.

Built from https://develop.svn.wordpress.org/trunk@38988


git-svn-id: http://core.svn.wordpress.org/trunk@38931 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
David A. Kennedy
2016-10-27 23:24:32 +00:00
parent 1ccea74e32
commit 69c8c4ede0
2 changed files with 7 additions and 18 deletions

View File

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