From a7f0bb4c4aebf2687740eea10034353270b91603 Mon Sep 17 00:00:00 2001 From: Aditya Patel Date: Wed, 22 Jan 2025 16:08:20 +0530 Subject: [PATCH] add styling --- src/components/JobConfiguration.vue | 2 +- src/views/Pipeline.vue | 30 ++++++++++++++++++++++++----- 2 files changed, 26 insertions(+), 6 deletions(-) diff --git a/src/components/JobConfiguration.vue b/src/components/JobConfiguration.vue index 177e57f1..5270ddfe 100644 --- a/src/components/JobConfiguration.vue +++ b/src/components/JobConfiguration.vue @@ -130,7 +130,7 @@
-

{{ translate('Import logs') }}

+

{{ translate('Import logs') }}

{{ translate('View details') }}
diff --git a/src/views/Pipeline.vue b/src/views/Pipeline.vue index d05a56d9..44f1a4ef 100644 --- a/src/views/Pipeline.vue +++ b/src/views/Pipeline.vue @@ -38,7 +38,7 @@
-
+

{{ translate("There are no jobs pending right now")}}

@@ -113,7 +113,7 @@
-
+

{{ translate("There are no jobs running right now")}}

@@ -179,7 +179,7 @@
-
+

{{ translate("No jobs have run yet")}}

@@ -256,11 +256,11 @@ - + -
+