[wp-trac] [WordPress Trac] #37504: Update message displays unstyled in plugins list

WordPress Trac noreply at wordpress.org
Tue Aug 9 21:32:02 UTC 2016


#37504: Update message displays unstyled in plugins list
----------------------------------------------+----------------------------
 Reporter:  ovann86                           |       Owner:  DrewAPicture
     Type:  defect (bug)                      |      Status:  reviewing
 Priority:  normal                            |   Milestone:  4.6
Component:  Plugins                           |     Version:  trunk
 Severity:  normal                            |  Resolution:
 Keywords:  has-patch has-screenshots commit  |     Focuses:  ui,
                                              |  administration
----------------------------------------------+----------------------------

Comment (by DrewAPicture):

 Added [attachment:37504.diff], which restores the padding and margin only
 for the `update-message` class.

 This approach is simple, and provides basic styling so it doesn't look as
 broken, and makes no assumptions about what the added div contains.

 If the plugin is inactive, looks like [attachment:37504diff_inactive.png].

 If the plugin is active and the plugin hasn't incorporated the `.active`
 class alongside `.plugin-update-tr` on the `<tr>`, looks like
 [attachment:37504diff_active_no_class.png].

 If the plugin is active and the plugin ''has'' incorporated the `.active`
 class, looks like [attachment:37504_active_with_class.png].

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


More information about the wp-trac mailing list