Changes between Initial Version and Version 1 of Ticket #49931, comment 15
- Timestamp:
- 08/27/2024 08:12:55 PM (11 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #49931, comment 15
initial v1 5 5 3. I removed the child combinator from `style.css`, which was not in the editor styles. 6 6 4. The patch also inherits text colors for links unless the link element has a text color class or it is inside a Button or File block. Someone who has one of the theme's background colors on a Latest Posts or Query Loop block may find that other links should not inherit a text color either. 7 5. In the editor, links would need a higher specificity to override `.editor-styles-wrapper .wp-block a` and `.editor-styles-wrapper .wp-block a:hover` .7 5. In the editor, links would need a higher specificity to override `.editor-styles-wrapper .wp-block a` and `.editor-styles-wrapper .wp-block a:hover` when the Primary color is customized.