mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-01 15:50:09 +00:00
Media: Revert media uploader input change in [52059].
Based on follow-up research, this change was never necessary in order to use e2e tests in the media library uploader. Additionally, it created several complicated side effects. Without significant benefit, it's not valuable to pursue the change further. Follow up to [52059]. See #54168, #54411. Fixes #54168. git-svn-id: https://develop.svn.wordpress.org/trunk@52171 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -133,9 +133,6 @@ TABLE OF CONTENTS:
|
||||
color: #0a4b78;
|
||||
}
|
||||
|
||||
/* Support focus state on label designed as button in media uploader. */
|
||||
.drag-drop-inside p.drag-drop-buttons:focus-within label.button,
|
||||
.uploader-inline-content div.browser-container:focus-within label.button,
|
||||
.wp-core-ui .button.focus,
|
||||
.wp-core-ui .button:focus,
|
||||
.wp-core-ui .button-secondary:focus {
|
||||
|
||||
Reference in New Issue
Block a user