Ticket #56462: 56462.1.patch
| File 56462.1.patch, 830 bytes (added by , 3 years ago) |
|---|
-
wp-content/themes/twentyeleven/blocks.css
217 217 font-weight: bold; 218 218 padding: 6px 10px 6px 0; 219 219 text-transform: uppercase; 220 color: inherit; 220 221 } 221 222 222 223 .wp-block-table td { -
wp-content/themes/twentyeleven/editor-blocks.css
358 358 .editor-block-list__block .wp-block-table th, 359 359 .editor-block-list__block .wp-block-table td { 360 360 padding: 0; 361 color: inherit; 361 362 } 362 363 363 364 .wp-block-table__cell-content {