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:
Sergey Biryukov 2016-08-24 15:42:13 +00:00
parent 80439d1c48
commit 47e8c055ef
1 changed files with 0 additions and 8 deletions

View File

@ -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)
------------------------------------------------------------------------------*/