From c63f510d87c727116ac37388cb9cac0aec13c22b Mon Sep 17 00:00:00 2001 From: George Tsiolis Date: Sat, 28 Apr 2018 03:03:55 +0300 Subject: [PATCH] Update environment item action buttons icons --- .../components/environment_actions.vue | 18 ++++++++++-------- .../components/environment_external_url.vue | 14 ++++++++------ .../components/environment_monitoring.vue | 15 ++++++++------- .../components/environment_rollback.vue | 3 --- .../components/environment_terminal_button.vue | 18 ++++++++---------- ...e-environment-item-action-buttons-icons.yml | 5 +++++ 6 files changed, 39 insertions(+), 34 deletions(-) create mode 100644 changelogs/unreleased/update-environment-item-action-buttons-icons.yml diff --git a/app/assets/javascripts/environments/components/environment_actions.vue b/app/assets/javascripts/environments/components/environment_actions.vue index 16bd2f5feb3..ab9e22037d0 100644 --- a/app/assets/javascripts/environments/components/environment_actions.vue +++ b/app/assets/javascripts/environments/components/environment_actions.vue @@ -1,5 +1,5 @@