Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 5.0.3
-
Fix Version/s: 5.1.0-b1
-
Component/s: Plugins, Staff Interface
-
Labels:None
Description
In v5, we updated the icons in the orders widget to use font-awesome to indicate whether the order was paid. We use fa-check-circle for an order that was paid and fa-times-circle if the order has not been paid. These are the same standard font color.
Instead, fa-check-circle should be green, and fa-times-circle should be red. Use whatever color green and red is consistent with the rest of the application. This adds a helpful visual indicator.