From 9d5deaf9cd4ed76ab69eeddafceeb9c401d08e9a Mon Sep 17 00:00:00 2001 From: Sebastian Date: Sat, 24 Oct 2020 20:24:42 +0200 Subject: [PATCH] Make tags gray to reserve blue for primary actions. --- .../pages/workflows/workflow.component.html | 1 - .../forms/editors/tag-editor.component.html | 1 - .../forms/editors/tag-editor.component.scss | 14 +++----------- .../angular/forms/editors/tag-editor.component.ts | 3 --- 4 files changed, 3 insertions(+), 16 deletions(-) diff --git a/frontend/app/features/settings/pages/workflows/workflow.component.html b/frontend/app/features/settings/pages/workflows/workflow.component.html index 0522a6567..a854574da 100644 --- a/frontend/app/features/settings/pages/workflows/workflow.component.html +++ b/frontend/app/features/settings/pages/workflows/workflow.component.html @@ -6,7 +6,6 @@
diff --git a/frontend/app/framework/angular/forms/editors/tag-editor.component.html b/frontend/app/framework/angular/forms/editors/tag-editor.component.html index 96da5f9fa..b6571521d 100644 --- a/frontend/app/framework/angular/forms/editors/tag-editor.component.html +++ b/frontend/app/framework/angular/forms/editors/tag-editor.component.html @@ -1,7 +1,6 @@