[wp-trac] [WordPress Trac] #50594: Ensure new default block patterns are styled correctly in default themes

WordPress Trac noreply at wordpress.org
Tue Jul 7 16:14:40 UTC 2020


#50594: Ensure new default block patterns are styled correctly in default themes
-------------------------------+---------------------
 Reporter:  desrosj            |       Owner:  (none)
     Type:  task (blessed)     |      Status:  new
 Priority:  normal             |   Milestone:  5.5
Component:  Bundled Theme      |     Version:
 Severity:  normal             |  Resolution:
 Keywords:  needs-screenshots  |     Focuses:
-------------------------------+---------------------

Comment (by justinahinon):

 On Twenty Ten, all the default patterns look fine (front and backend)
 except the two buttons pattern. The default color of the first button make
 it not lisible at all in the pattern preview and in the editor.

 [[Image(two-buttons-preview.png)]]

 [[Image(two-buttons-in-editor.png)]]

 I suspect this to be because of default color that is applied in all
 elements in the editor


 {{{
 .editor-styles-wrapper * {
     color: #444;
 }
 }}}
 in {{{ develop.svn.wordpress.org/trunk/src/wp-
 http://develop.svn.wordpress.org/trunk/src/wp-content/themes/twentyten
 /editor-style.css #L9}}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/50594#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list