wordpress-develop/src/wp-includes/css
Tonya Mork b487e4c611 Editor: Restores file block button styles for classic themes.
Adds styles into `wp-includes/css/classic-themes.css` to restore file block button element styling for classic themes.

Why?

In [54257] and [54118], button element styles were moved from each block to `theme.json`. For the file block, the download button styles were removed from the block's stylesheet. These changes impacted themes without a `theme.json` file (i.e. classic themes).

This changeset restores the styles for backwards-compatibility.

References:
* [https://github.com/WordPress/gutenberg/pull/47686 Gutenberg PR 47686]

Follow-up to [54257], [54118].

Props wildworks, scruffian, mamaduka, ntsekouras.
Fixes #57688.

git-svn-id: https://develop.svn.wordpress.org/trunk@55323 602fd350-edb4-49c9-b593-d223f7449a82
2023-02-13 20:48:53 +00:00
..
admin-bar.css Toolbar: Prevent false positive on automated contrast testing. 2023-02-11 17:37:30 +00:00
buttons.css Media: Revert media uploader input change in [52059]. 2021-11-15 23:20:20 +00:00
classic-themes.css Editor: Restores file block button styles for classic themes. 2023-02-13 20:48:53 +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