diff --git a/css/main.css b/css/main.css index bedc96ff4..17e58a215 100644 --- a/css/main.css +++ b/css/main.css @@ -92,6 +92,7 @@ body { .transactions .panel { background: #ECECEC; + border: 1px solid #eee; } .transactions .panel.pending { @@ -99,6 +100,24 @@ body { padding: 1rem; } +.pending .txheader { + margin-bottom: 10px; + padding-bottom: 10px; + border-bottom: 1px solid #eee; +} + +.pending .txbottom { + margin-top: 10px; + padding-top: 10px; + border-top: 1px solid #eee; + font-size: 12px; +} + +.pending table { + width: 100%; + border: none; +} + .home .panel:hover { background: #efefef; } diff --git a/index.html b/index.html index d38963011..8f562e44d 100644 --- a/index.html +++ b/index.html @@ -237,36 +237,72 @@
{{o.value}} BTC
- -{{o.address}}
+Creator | ++ | To address | +
---|---|---|
{{tx.creator}} | +{{o.value}} BTC | +{{o.address}} | +
Address 1 1231 BTC