Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #32129


Ignore:
Timestamp:
04/24/2015 08:31:39 PM (10 years ago)
Author:
TobiasBg
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32129 – Description

    initial v1  
    1 When an update is available, the row has a full (depending on the color scheme) red left border:
     1When an update is available, the row has a full (depending on the color scheme) red left border ([attachment:update-available.png]).
    22
    3 After the inline update is finished, the left border color changes, but is no longer stretching to the full height.
     3After the inline update is finished, the left border color changes, but is no longer stretching to the full height ([attachment:updated-current.png]).
    44
    5 The attached patch fixes that, to achieve the desired result:
     5The attached [attachment:32129.diff] fixes that, to achieve the desired result ([attachment:updated-with-patch.png]).