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:
parent
a84227aab7
commit
455ad2fd44
@ -1336,7 +1336,6 @@ div.error p,
|
||||
|
||||
.updated a {
|
||||
padding-bottom: 2px;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.notice-alt {
|
||||
|
@ -45,10 +45,6 @@
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.themes-php div.updated a {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
/**
|
||||
* Main theme element
|
||||
* (has flexible margins)
|
||||
|
Loading…
Reference in New Issue
Block a user