From a1d7a68ecf2113b6494a4fe2ced02c14ad2c7552 Mon Sep 17 00:00:00 2001 From: dan_s Date: Thu, 10 Nov 2022 16:33:29 -0600 Subject: [PATCH] fixed missing css --- var/www/dragonx.is/explorer.css | 48 ++++++++++++++++++-- var/www/explorer.dragonx.is/tx/template.html | 10 ++-- 2 files changed, 48 insertions(+), 10 deletions(-) diff --git a/var/www/dragonx.is/explorer.css b/var/www/dragonx.is/explorer.css index d60c64e..fa083e9 100644 --- a/var/www/dragonx.is/explorer.css +++ b/var/www/dragonx.is/explorer.css @@ -1411,7 +1411,7 @@ margin-top: 15vh; justify-content: center; align-items: center; margin-top: .75vh; - font-size: 1.75vh; + font-size: 1.4vh; } .tx-info-hash { @@ -1590,12 +1590,12 @@ margin-top: 15vh; @media screen and (max-aspect-ratio: 1/1) { .tx-info-spacing { - height: 55vh; + height: 58vh; } .tx-info-bar { width: 42vh; - height: 60vh; + height: 90vh; } .tx-info-height { @@ -1619,17 +1619,28 @@ margin-top: 15vh; .tx-info-main { width: 40vh; + height: 8vh; margin: 0; margin-left: 1vh; margin-top: 30vh; } + .tx-info-main > span { + text-align: center; + margin: 1vh; + word-wrap: break-word; + word-break: break-all; + } + .tx-info-main:nth-child(n+6) { - margin-top: 37vh; + margin-top: 39vh; + } + .tx-info-main:nth-child(n+6) > span { + font-size: 2.5vh; } .tx-info-hash { - margin-top: 44vh; + margin-top: 48vh; width: 40vh; height: 8vh; margin-left: 1vh; @@ -1672,4 +1683,31 @@ margin-top: 15vh; margin: 2vh; padding: 0vh; } + + .tx-transaction { + width: 38vh; + } + + .tx-container { + width: 38vh; + height: 28vh; + } + + .tx-coinbase-locktime { + width: 34vh; + margin-left: 2vh; + } + + .tx-tz-io { + width: 38vh; + } + + .tx-t-io , .tx-z-io { + margin: 1vh; + } + + .tx-io-info > h3 { + font-size: 1.5vh; + } + } \ No newline at end of file diff --git a/var/www/explorer.dragonx.is/tx/template.html b/var/www/explorer.dragonx.is/tx/template.html index c98bfba..e70bbed 100644 --- a/var/www/explorer.dragonx.is/tx/template.html +++ b/var/www/explorer.dragonx.is/tx/template.html @@ -82,12 +82,12 @@

Block Hash

- 000007e6c32d1bf63458cfce11cb4fb2a62b31bb59e1470636c327a0855a69f7 + #BLOCKHASH#
#TX_DATA# - + --> +