Notices: improve styling consistency of links within notices.

For accessibility, links inside lines or blocks of text should be always underlined.

Props walbo.
Fixes #34606.
Built from https://develop.svn.wordpress.org/trunk@35801


git-svn-id: http://core.svn.wordpress.org/trunk@35765 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrea Fercia
2015-12-06 22:00:26 +00:00
parent 0e8e5124c1
commit bc7950519b
7 changed files with 5 additions and 15 deletions

View File

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