mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
The `submitdelete` CSS class is used in various places across the admin for some "red" action links. It is worth simplifying this rule for further improvements related to color contrast. - simplifies a non-standard styling for the "Remove/Cancel" links in the Menus screen - underlines all the "Move to trash/Delete" red links in all the Publish meta boxes - fixes CSS classes usage for all the Publish meta boxes primary buttons - fixes broken layout for the old Link Manager publish meta box Props karmatosed, hugobaeta, monikarao, afercia. Fixes #37969, #37018. See #37448, #37138, #27314. git-svn-id: https://develop.svn.wordpress.org/trunk@38616 602fd350-edb4-49c9-b593-d223f7449a82 |
||
|---|---|---|
| src | ||
| tests | ||
| tools/i18n | ||
| .editorconfig | ||
| .gitignore | ||
| .jshintrc | ||
| .travis.yml | ||
| Gruntfile.js | ||
| package.json | ||
| phpunit.xml.dist | ||
| wp-cli.yml | ||
| wp-config-sample.php | ||
| wp-tests-config-sample.php | ||