wordpress-develop/src/wp-includes/css
Bernie Reiter 022bfc03c8 Editor: Correctly apply Button block styles for classic themes
In [54358], styling for Button blocks that had been removed from classic themes was reintroduced. However, it was added with a global scope, whereas editor styles are usually added with a `.editor-styles-wrapper` selector, which makes them more specific.

This change modifies the way that classic theme styles are added so that they also get wrapped in an `.editor-styles-wrapper` selector to match specificity.

Furthermore, adjust specificity for some Button block related styling in the editor for the Twenty Twelve and Twenty Twenty themes.

Merges [https://github.com/WordPress/gutenberg/pull/44731 Gutenberg PR 44731] into trunk.

Follow-up to [54358].
Props scruffian, cbravobernal, sabernhardt, audrasjb.
See #56467.

git-svn-id: https://develop.svn.wordpress.org/trunk@54687 602fd350-edb4-49c9-b593-d223f7449a82
2022-10-25 12:17:55 +00:00
..
admin-bar.css General: Add a default font-style value for Adminbar links. 2022-10-05 14:07:35 +00:00
buttons.css Media: Revert media uploader input change in [52059]. 2021-11-15 23:20:20 +00:00
classic-themes.css Editor: Correctly apply Button block styles for classic themes 2022-10-25 12:17:55 +00:00
customize-preview.css Administration: Standardize colors used in CSS to a single palette. 2021-01-26 18:53:55 +00:00
dashicons.css Administration: Fix an invalid property in the Dashicons CSS file. 2020-10-21 13:14:17 +00:00
editor.css Editor: Fix modal height responsiveness on link popup editor. 2022-10-20 21:44:35 +00:00
jquery-ui-dialog.css Administration: Standardize colors used in CSS to a single palette. 2021-01-26 18:53:55 +00:00
media-views.css Media: Change alt attribute field to textarea in media library. 2022-09-20 04:00:35 +00:00
wp-auth-check.css Administration: Standardize colors used in CSS to a single palette. 2021-01-26 18:53:55 +00:00
wp-embed-template-ie.css Embeds: Add fallbacks for IE7-9. 2015-10-31 04:37:41 +00:00
wp-embed-template.css Coding Standards: Apply coding standards on CSS. 2021-09-02 22:16:16 +00:00
wp-pointer.css Coding Standards: Apply coding standards on CSS. 2021-09-02 22:16:16 +00:00