I need a help , is there any way to change order note color in admin panel [wordpress-woocommerce]. for example green color for "Order status changed from Processing to Confirmed." yellow color for "Order status changed from Pending Payment to Processing."
Is there any hook available ? Please reply .
It is not about the status icon or status color . It is about the order notes . for example it is about the --> "Order status changed from Processing to Confirmed. added on December 29, 2015 at 11:22 AM Delete note" in single order detailed page(wp-admin/post.php?post=12345&action=edit).
not about the status icon example green icon for confirmed order in order list page(wp-admin/edit.php?post_type=shop_order).