mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
If a theme includes a `theme.json` file and sets a specific `font-style` on links, the font-style also changes the links in the WordPress admin bar, when the admin bar is visible on front-end. For example, this happens with the `pitch` style variation of Twenty Twenty-Three. Using a default value for the `font-style` property prevents `theme.json` files from overriding it. Props audrasjb, poena. Fixes #56737. git-svn-id: https://develop.svn.wordpress.org/trunk@54395 602fd350-edb4-49c9-b593-d223f7449a82 |
||
|---|---|---|
| .. | ||
| admin-bar.css | ||
| buttons.css | ||
| customize-preview.css | ||
| dashicons.css | ||
| editor.css | ||
| jquery-ui-dialog.css | ||
| media-views.css | ||
| wp-auth-check.css | ||
| wp-embed-template-ie.css | ||
| wp-embed-template.css | ||
| wp-pointer.css | ||