Improve focus styles for the Switch View links in Posts listings and Media Library.

props afercia.
fixes #32294.
Built from https://develop.svn.wordpress.org/trunk@32485


git-svn-id: http://core.svn.wordpress.org/trunk@32455 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Dominik Schilling
2015-05-11 19:34:27 +00:00
parent 7314a0f3df
commit a42b5dc78e
7 changed files with 77 additions and 53 deletions

View File

@@ -933,7 +933,7 @@ th.action-links {
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 12px 0 25px;
padding: 0 20px;
padding: 0 10px;
width: 100%;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.04);
box-shadow: 0 1px 1px rgba(0,0,0,0.04);