[wp-trac] [WordPress Trac] #64678: Admin notice on Theme File Editor screen no longer has default white background styling

WordPress Trac noreply at wordpress.org
Fri Feb 20 18:45:50 UTC 2026


#64678: Admin notice on Theme File Editor screen no longer has default white
background styling
-----------------------------------------+-----------------------
 Reporter:  mohitbsf                     |       Owner:  audrasjb
     Type:  defect (bug)                 |      Status:  accepted
 Priority:  normal                       |   Milestone:  7.0
Component:  Administration               |     Version:  trunk
 Severity:  normal                       |  Resolution:
 Keywords:  has-screenshots needs-patch  |     Focuses:  css
-----------------------------------------+-----------------------
Changes (by audrasjb):

 * status:  new => accepted
 * severity:  minor => normal
 * owner:  (none) => audrasjb
 * version:   => trunk
 * milestone:  Awaiting Review => 7.0
 * keywords:  has-screenshots => has-screenshots needs-patch


Comment:

 Indeed, good job spotting this:
 {{{
 .notice-info {
     border-left-color: #3858e9;
     background-color: transparent;
 }
 }}}

 Moving to 7.0.

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


More information about the wp-trac mailing list