From 5b1cfc879431a12136d8736cadf49e1ef6d16732 Mon Sep 17 00:00:00 2001 From: shunmugam Date: Tue, 17 Sep 2019 18:32:59 +0530 Subject: [PATCH] css changes --- .../latestblocks/latestblocks.component.html | 34 +++++++++---------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/src/app/view/home/latestblocks/latestblocks.component.html b/src/app/view/home/latestblocks/latestblocks.component.html index 53f6b9d..54f353b 100644 --- a/src/app/view/home/latestblocks/latestblocks.component.html +++ b/src/app/view/home/latestblocks/latestblocks.component.html @@ -24,7 +24,7 @@
-
+
{{'home.TARGET_DIFFICULTY' | translate}}
@@ -56,8 +56,8 @@ id="hash_{{hashvalue.blockchain_block_height}}" #item >
-
-
+
-
+
Difficulty
{{(hashvalue.powalgo == 'Cuckoo') ? (hashvalue.target_difficulty_cuckatoo | number) : (hashvalue.powalgo == 'RandomX') ? (hashvalue.target_difficulty_randomx | number) : (hashvalue.powalgo == 'ProgPow') ? (hashvalue.target_difficulty_progpow | number) : 0}}
@@ -182,34 +182,34 @@
-
-
+
+
Capabilities
-
+
User Agent
-
+
Version
-
-
+
+
Addr
-
-
+
+
Direction
-
-
+
+
Total Difficulty
@@ -264,7 +264,7 @@
-
+
User Agent
{{ peer.user_agent }}
@@ -276,13 +276,13 @@
-
+
Addr
{{ peer.addr }}
-
+
Direction
{{ peer.direction }}