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.

git-svn-id: https://develop.svn.wordpress.org/trunk@35801 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrea Fercia 2015-12-06 21:59:26 +00:00
parent a84227aab7
commit 455ad2fd44
2 changed files with 0 additions and 5 deletions

View File

@ -1336,7 +1336,6 @@ div.error p,
.updated a {
padding-bottom: 2px;
text-decoration: none;
}
.notice-alt {

View File

@ -45,10 +45,6 @@
clear: both;
}
.themes-php div.updated a {
text-decoration: underline;
}
/**
* Main theme element
* (has flexible margins)