diff --git a/public/site_assets/bootstrap/css/mpos.css b/public/site_assets/bootstrap/css/mpos.css index 9309a496..87fe7f34 100644 --- a/public/site_assets/bootstrap/css/mpos.css +++ b/public/site_assets/bootstrap/css/mpos.css @@ -460,10 +460,15 @@ span.spark-25 { } p.up { - margin: -10px 0px 0px 0px; + margin: -5px 0px -8px; } div.up { margin: -10px 0px 6px 0px; } + +p.up-more { + margin: -6px 0px 10px; +} + /* End Test */ diff --git a/public/templates/bootstrap/dashboard/overview/_with_price_graph.tpl b/public/templates/bootstrap/dashboard/overview/_with_price_graph.tpl index bb709c46..e180bf7d 100644 --- a/public/templates/bootstrap/dashboard/overview/_with_price_graph.tpl +++ b/public/templates/bootstrap/dashboard/overview/_with_price_graph.tpl @@ -5,7 +5,7 @@
My Hashrate
+My Hashrate
Pool Hashrate
+Pool Hashrate
My Sharerate
+My Sharerate
Pool Workers
+Pool Workers
Net Hashrate
+Net Hashrate
{$GLOBAL.config.currency}/{$GLOBAL.config.price.currency}
+{$GLOBAL.config.currency}/{$GLOBAL.config.price.currency}
My Hashrate
+My Hashrate
Pool Hashrate
+Pool Hashrate
My Sharerate
+My Sharerate
Pool Workers
+Pool Workers
Net Hashrate
+Net Hashrate
{$NETWORK.block}
+{$NETWORK.block}
Current Block
@@ -22,7 +22,7 @@{$ESTIMATES.percent|number_format:"2"}%
+{$ESTIMATES.percent|number_format:"2"}%
Of Expected Shares
@@ -37,7 +37,7 @@{$GLOBAL.userdata.estimates.payout|number_format:"8"}
+{$GLOBAL.userdata.estimates.payout|number_format:"8"}
{$GLOBAL.config.currency} Estimated Earnings
@@ -52,7 +52,7 @@{$NETWORK.difficulty|number_format:"8"}
+{$NETWORK.difficulty|number_format:"8"}
Difficulty
@@ -83,7 +83,7 @@{$NETWORK.EstTimePerBlock|seconds_to_words}
+{$NETWORK.EstTimePerBlock|seconds_to_words}
Est. Avg. Time per Block