From b61e7a03887fcf4a10a634ff9648ad09cdc52baa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20=C3=81ngel?= Date: Mon, 25 Feb 2019 11:00:34 +0100 Subject: [PATCH] Fix margin --- public/templates/agents/agents-welcome.html | 107 ++++++++++++-------- 1 file changed, 67 insertions(+), 40 deletions(-) diff --git a/public/templates/agents/agents-welcome.html b/public/templates/agents/agents-welcome.html index 9a797160c..6ba17ceb3 100644 --- a/public/templates/agents/agents-welcome.html +++ b/public/templates/agents/agents-welcome.html @@ -7,7 +7,8 @@ not fetch data for this agent. Reason: {{emptyAgent}}
- + Try again
@@ -17,13 +18,14 @@
-
+
{{ agent.name || '-' }} + class="wz-text-bold wz-text-link" ng-click="goDiscover()" tooltip="Discover"> - + Restart agent
@@ -42,7 +44,8 @@
-
+
@@ -99,7 +102,8 @@

Scan in progress

{{agent.syscheck.end - || '-'}} Start time: {{ agent.syscheck.start || '-'}}
End time: {{ agent.syscheck.end || '-'}}
@@ -117,7 +121,8 @@ in progress

{{agent.rootcheck.end || '-'}} - Start time: {{ agent.rootcheck.start || '-'}}
End time: {{ agent.rootcheck.end || '-'}}
@@ -135,8 +140,9 @@

- Groups + Groups
@@ -144,12 +150,15 @@ Available groups:
-
- {{ +
+ {{ group }} 
@@ -165,7 +174,8 @@
- {{ + {{ group }} 
@@ -182,14 +192,20 @@

Security Information Management

- - - - + + + + + +
@@ -198,16 +214,22 @@

Auditing and Policy Monitoring

- - - - + + + + + card-title="'CIS-CAT'" switch-tab="switchTab('ciscat')" current-tab="'ciscat'" + description="TabDescription.ciscat.description">
@@ -222,13 +244,16 @@

Threat Detection and Response

- - + + card-title="'Osquery'" switch-tab="switchTab('osquery')" current-tab="'osquery'" + description="TabDescription.osquery.description">
@@ -238,10 +263,12 @@

Regulatory Compliance

- + + card-title="'GDPR'" switch-tab="switchTab('gdpr')" current-tab="'gdpr'" + description="TabDescription.gdpr.description">