[wp-trac] [WordPress Trac] #61563: Twenty Fourteen: update styles for Table blocks and figure captions
WordPress Trac
noreply at wordpress.org
Wed Jul 3 18:01:12 UTC 2024
#61563: Twenty Fourteen: update styles for Table blocks and figure captions
---------------------------+---------------------------------------
Reporter: sabernhardt | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Bundled Theme | Version:
Severity: normal | Keywords: has-patch has-screenshots
Focuses: css |
---------------------------+---------------------------------------
The `editor-blocks.css` stylesheet used selectors with `.editor-block-
list__block`, and its deprecation resulted in multiple discrepancies
between the editor and the front end. #60293 reported the border color
difference in tables, and r58399 matched the front end to the editor's
incorrect border color (at a higher specificity). Differences that were
not mentioned on #60293 include the 14px font size plus the header cells'
alignment and letter case.
The `figcaption` element for multiple blocks also lacks its theme styles
in the editor because `wp-block-*` classes do not begin the class list
anymore.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/61563>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list