Ticket #58074: 58074.1.diff
| File 58074.1.diff, 1.1 KB (added by , 3 years ago) |
|---|
-
src/wp-content/themes/twentytwelve/css/blocks.css
242 242 padding: 6px 10px 6px 0; 243 243 } 244 244 245 .wp-block-table[style*="font-size"] *, 246 .wp-block-table[class*="-font-size"] * { 247 font-size: inherit; 248 } 249 245 250 /*-------------------------------------------------------------- 246 251 4.0 Blocks - Layout Elements 247 252 --------------------------------------------------------------*/ -
src/wp-content/themes/twentytwelve/css/editor-blocks.css
315 315 color: inherit; 316 316 } 317 317 318 .editor-styles-wrapper .wp-block-table[style*="font-size"] *, 319 .editor-styles-wrapper .wp-block-table[class*="-font-size"] * { 320 font-size: inherit; 321 } 322 318 323 .editor-block-list__block .wp-block-table th { 319 324 border: 0; 320 325 font-size: 11px;