diff --git a/public/site_assets/bootstrap/css/mpos.css b/public/site_assets/bootstrap/css/mpos.css index 0d2c1650..ebf9acea 100644 --- a/public/site_assets/bootstrap/css/mpos.css +++ b/public/site_assets/bootstrap/css/mpos.css @@ -455,6 +455,10 @@ span.spark-25 { background-color: #428BCA; } +.teal { + background-color: #008080 +} + .text-faded { color: rgba(255, 255, 255, 0.7); } diff --git a/public/templates/bootstrap/dashboard/overview/_with_price_graph.tpl b/public/templates/bootstrap/dashboard/overview/_with_price_graph.tpl index e2bad762..cea7546a 100644 --- a/public/templates/bootstrap/dashboard/overview/_with_price_graph.tpl +++ b/public/templates/bootstrap/dashboard/overview/_with_price_graph.tpl @@ -1,9 +1,9 @@
My Hashrate
Pool Hashrate
My Sharerate
Pool Workers
Net Hashrate
{$GLOBAL.config.currency}/{$GLOBAL.config.price.currency}
My Hashrate
Pool Hashrate
My Sharerate
Pool Workers
Net Hashrate
{$NETWORK.block}
{$ESTIMATES.percent|number_format:"2"}%
{$GLOBAL.userdata.estimates.payout|number_format:"8"}
{$NETWORK.difficulty|number_format:"8"}
{$NETWORK.EstNextDifficulty|number_format:"8"}
Change in {$NETWORK.BlocksUntilDiffChange} Blocks
@@ -78,10 +78,10 @@{$NETWORK.EstTimePerBlock|seconds_to_words}
{$NETWORK.block}
{$ESTIMATES.percent|number_format:"2"}%
{$GLOBAL.userdata.estimates.payout|number_format:"8"}
{$NETWORK.difficulty|number_format:"8"}
{$NETWORK.EstNextDifficulty|number_format:"8"}
Change in {$NETWORK.BlocksUntilDiffChange} Blocks
@@ -78,10 +78,10 @@{$NETWORK.EstTimePerBlock|seconds_to_words}