Ticket #56462: #56462.patch
| File #56462.patch, 774 bytes (added by , 3 years ago) |
|---|
-
themes/twentyeleven/blocks.css
217 217 font-weight: bold; 218 218 padding: 6px 10px 6px 0; 219 219 text-transform: uppercase; 220 color: currentColor; 220 221 } 221 222 222 223 .wp-block-table td { -
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: currentColor; 361 362 } 362 363 363 364 .wp-block-table__cell-content {