Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #58669, comment 4


Ignore:
Timestamp:
03/28/2024 05:54:15 AM (9 months ago)
Author:
sabernhardt
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #58669, comment 4

    initial v1  
    1 The input field did not have a border in the iframe editor, same as the front end. However, when I activated the Custom Fields panel, the non-framed //post// editor showed the rounded input border from `wp-admin/forms.css`. This seems related to the lowered specificity in GB41393, though not the same effect mentioned in #60164 (missing outer border on front end).
     1The input field did not have a border in the iframe editor, same as the front end. However, when I activated the Custom Fields panel, the non-framed //post// editor showed the rounded input border from `wp-admin/css/forms.css`. This seems related to the lowered specificity in GB41393, though not the same effect mentioned in #60164 (missing outer border on front end).
    22
    33Steps: