Make WordPress Core

Changes between Initial Version and Version 2 of Ticket #58074


Ignore:
Timestamp:
04/04/2023 10:57:00 PM (3 years ago)
Author:
sabernhardt
Comment:

This is tricky because the regular table styles need to stay the same for anyone who likes the standard font sizes for th and td cells. Patches related to block features also should not change tables created in the Classic Editor.

58074.1.diff uses the universal selector for any child element. If listing individual elements would be better, then the table, th and td elements all need to inherit the block style.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #58074

    • Property Keywords has-patch added
    • Property Summary changed from Twenty Twelve Theme Table font size not changing in editor and front-end part to Twenty Twelve: Table block font size not changing in editor or front-end
  • Ticket #58074 – Description

    initial v2  
    1 Steps to reproduce the issue :-
    2 Activate Twenty Twelve Theme .
    3 Choose table block.
    4 Apply font size to table block.
    5 Now see the no difference both the side.
     1Steps to reproduce the issue:
     21. Activate Twenty Twelve Theme.
     32. Choose table block.
     43. Apply font size to table block (preset or custom).
     54. Now see the setting does not change the font size in the editor or on the front.
     6
    67I have attached video for better understanding.
    78video url:
    8 [https://drive.google.com/file/d/1ILmauVB7mje5PsxmtLfIPxypwXzwIjZN/view?usp=sharing
    9 
    10 ]
     9[https://drive.google.com/file/d/1ILmauVB7mje5PsxmtLfIPxypwXzwIjZN/view?usp=sharing]