Changes between Initial Version and Version 1 of Ticket #63447, comment 14
- Timestamp:
- 08/12/2025 04:07:33 PM (3 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #63447, comment 14
initial v1 1 1 Using a pseudo-element can make the Events widget pass automated contrast testing and remove the `|` characters. However, it is quite elaborate just for one dashboard widget. 2 2 3 I originally created a proof of concept with a `.subsubsub` list like PR 8929, but I switched back to the paragraph. I'm not sure I like how th atwould center links on smaller screens, with a larger font size ([https://github.com/WordPress/wordpress-develop/blob/c726220a21d13fdb5409372b652c9460c59ce1db/src/wp-admin/css/common.css#L4026-L4027 see common.css]). On the other hand, the pseudo-element could be more valuable with `.subsubsub` lists (in the Activity widget footer and at the top of list table screens) than with the Events widget.3 I originally created a proof of concept with a `.subsubsub` list like PR 8929, but I switched back to the paragraph. I'm not sure I like how the list markup would center links on smaller screens, with a larger font size ([https://github.com/WordPress/wordpress-develop/blob/c726220a21d13fdb5409372b652c9460c59ce1db/src/wp-admin/css/common.css#L4026-L4027 see common.css]). On the other hand, the pseudo-element could be more valuable with `.subsubsub` lists (in the Activity widget footer and at the top of list table screens) than with the Events widget.