Changes between Version 1 and Version 2 of Ticket #62831, comment 35
- Timestamp:
- 01/30/2025 02:16:04 AM (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #62831, comment 35
v1 v2 10 10 ==== Implementation ==== 11 11 12 1. [59705] removed the `background` rule entirely. Please define the text and background colors together , even if the final decision is to make it white.12 1. [59705] removed the `background` rule entirely. Please define the text and background colors together (on `body`), even if the final decision is to make it white. 13 13 2. Is the timing appropriate? WordPress 6.8 "will focus primarily on being a polish and bug fix release," and this change could require several follow-up adjustments (including #62866 for alternate table rows, removing the [https://github.com/WordPress/wordpress-develop/blob/9acdbb9d8db4eba90d623eefd5ad312cde140593/src/wp-admin/css/edit.css#L443 background above the Classic Editor], plus anything to make white interface elements stand out more). 14 14 3. Should this overall effort (re-)start in a plugin, as the (larger) MP6 project had?