Administration: Underline links in the admin footer for better accessibility.
Props Presskopp. Fixes #37529. git-svn-id: https://develop.svn.wordpress.org/trunk@38347 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
80439d1c48
commit
47e8c055ef
@ -2098,14 +2098,6 @@ html.wp-toolbar {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
#wpfooter a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
#wpfooter a:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
/*------------------------------------------------------------------------------
|
||||
25.0 - Tabbed Admin Screen Interface (Experimental)
|
||||
------------------------------------------------------------------------------*/
|
||||
|
Loading…
Reference in New Issue
Block a user