|
@@ -23,6 +23,8 @@ add_editor_color_rule( 'bg', '#FFFFFF', array(
|
|
|
#editor .editor-styles-wrapper .wp-block-button__link.has-focus,
|
|
|
#editor .editor-styles-wrapper .wp-block-button__link:focus,
|
|
|
#editor .editor-styles-wrapper .wp-block-button__link:hover,
|
|
|
+ #editor .editor-styles-wrapper table.is-style-stripes tbody tr:nth-child(odd),
|
|
|
+ #editor .editor-styles-wrapper .wp-block-table.is-style-stripes tbody tr:nth-child(odd),
|
|
|
#editor .editor-styles-wrapper .wp-block-cover,
|
|
|
#editor .editor-styles-wrapper .wp-block-cover-image,
|
|
|
#editor .editor-styles-wrapper .wp-block-cover-image:not([class="has-background-background-color"]) .wp-block-cover-image-text,
|