Ticket #60424: 60424.patch
| File 60424.patch, 910 bytes (added by , 2 years ago) |
|---|
-
wp-content/themes/twentyfifteen/css/editor-blocks.css
1011 1011 :root .editor-styles-wrapper .has-light-blue-background-color { 1012 1012 background-color: #e9f2f9; 1013 1013 } 1014 1015 .wp-block-table.is-style-stripes tbody tr:nth-child(even){ 1016 background-color: #ffffff; 1017 } -
wp-content/themes/twentyfifteen/style.css
6152 6152 padding: 0; 6153 6153 } 6154 6154 } 6155 .wp-block-table table{ 6156 margin-bottom: 0; 6157 } 6158 .wp-block-table.is-style-stripes table{ 6159 border: none; 6160 } 6161 No newline at end of file