WordPress.org

Make WordPress Core

Opened 2 years ago

Closed 2 years ago

#17283 closed enhancement (fixed)

Make "Space Used" gray instead of green in multisite Right Now box.

Reported by: jane Owned by: ryan
Priority: normal Milestone: 3.2
Component: UI Version: 3.1
Severity: normal Keywords: has-patch
Cc: petemall

Description

Multisite adds:

Storage Space
100MB Space Allowed 0MB (0%) Space Used

...and "Space Used" is green by default. It should be gray since it doesn't denote an action has applied a positive status. Gray until the 'almost near limit' color kicks in.

Attachments (2)

17283-grey-orange-red.patch (1.0 KB) - added by ocean90 2 years ago.
17283-grey-red.patch (1006 bytes) - added by ocean90 2 years ago.

Download all attachments as: .zip

Change History (4)

ocean902 years ago

comment:1 ocean902 years ago

  • Keywords has-patch added; needs-patch removed

First one is for grey -> orange (<=40%) -> red (>=70%), second one for grey -> red (>=70%).

comment:2 ryan2 years ago

  • Owner set to ryan
  • Resolution set to fixed
  • Status changed from new to closed

In [17799]:

Make "Space Used" gray instead of green in multisite Right Now box. Props ocean90. fixes #17283

Note: See TracTickets for help on using tickets.