From 2c25e1d48e426d5fc331feb86a07d42ac64de29e Mon Sep 17 00:00:00 2001 From: congs Date: Tue, 2 Aug 2022 14:22:20 +1200 Subject: [PATCH] feat(ui): EE-3571 css portainer tags (#7383) --- .../tags-datatable/tagsDatatable.html | 24 +++++++++++-------- app/portainer/views/tags/tags.html | 19 +++++++++++---- 2 files changed, 28 insertions(+), 15 deletions(-) diff --git a/app/portainer/components/datatables/tags-datatable/tagsDatatable.html b/app/portainer/components/datatables/tags-datatable/tagsDatatable.html index c0cc75483..58183c4ae 100644 --- a/app/portainer/components/datatables/tags-datatable/tagsDatatable.html +++ b/app/portainer/components/datatables/tags-datatable/tagsDatatable.html @@ -28,15 +28,19 @@ - - - - - - Name - - - +
+ + + + + +
@@ -67,7 +71,7 @@
- Items per page + Items per page
-

This field is required.

-

This tag already exists.

+

+ + This field is required. +

+

+ + This tag already exists. +

@@ -40,7 +46,10 @@ ng-click="createTag()" button-spinner="state.actionInProgress" > - Create tag + + + Create tag + Creating tag... @@ -53,6 +62,6 @@
- +