Focus styling: bring the blue glow to more places.
Handles color picker, theme browser, help/screen options, TinyMCE dialog buttons, jQuery UI dialog buttons, and buttons in color schemes. props avryl, celloexpressions. fixes #28267. Built from https://develop.svn.wordpress.org/trunk@29616 git-svn-id: http://core.svn.wordpress.org/trunk@29390 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -1382,12 +1382,6 @@ form.upgrade .hint {
|
||||
color: #333;
|
||||
}
|
||||
|
||||
#screen-meta-links a:focus {
|
||||
border-color: #aaa;
|
||||
-webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.15);
|
||||
box-shadow: 0 2px 3px rgba(0,0,0,0.15);
|
||||
}
|
||||
|
||||
#screen-meta-links a.show-settings {
|
||||
display: block;
|
||||
font-size: 13px;
|
||||
|
||||
Reference in New Issue
Block a user